messages from 2024-10-23 12:45:34 to 2024-10-25 10:54:37 UTC [more...]
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-25 10:54 UTC (9+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v11 0/4] debugfs to hisilicon migration driver
2024-10-25 9:01 UTC (5+ messages)
` [PATCH v11 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v11 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v11 4/4] Documentation: add debugfs description for hisi migration
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-25 8:46 UTC (9+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
2024-10-25 8:42 UTC (5+ messages)
` [PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-25 8:04 UTC (15+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-25 7:03 UTC (13+ messages)
` [PATCH v5 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
` [PATCH v5 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v5 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v5 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v5 21/43] arm64: RME: Runtime faulting of memory
[PATCH v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
2024-10-25 6:07 UTC (3+ messages)
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-25 6:13 UTC (16+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-25 2:55 UTC (13+ messages)
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 27/58] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [RFC PATCH v3 41/58] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
[RFC PATCH v3 15/58] perf/x86: Support switch_interrupt interface
2024-10-25 0:52 UTC (3+ messages)
[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-24 23:56 UTC (3+ messages)
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-10-24 23:25 UTC (3+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-10-24 22:18 UTC (8+ messages)
` [PATCH v3 1/7] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models
` [PATCH v3 3/7] target/i386: Add PerfMonV2 feature bit
` [PATCH v3 4/7] target/i386: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH v3 5/7] target/i386: Expose bits related to SRSO vulnerability
` [PATCH v3 6/7] target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
` [PATCH v3 7/7] target/i386: Add support for EPYC-Turin model
[PATCH RFC v2 0/3] riscv: add Svukte extension
2024-10-24 19:16 UTC (3+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM
[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
2024-10-24 18:19 UTC (5+ messages)
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 1/2] mm: introduce vma flag VM_PGOFF_IS_PFN
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 2/2] vfio: avoid unnecessary pin memory when dma map io address space
[PATCH v10 0/4] debugfs to hisilicon migration driver
2024-10-24 16:06 UTC (9+ messages)
` [PATCH v10 3/4] hisi_acc_vfio_pci: register debugfs for "
` [PATCH v10 4/4] Documentation: add debugfs description for hisi migration
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-24 15:36 UTC (54+ messages)
` [PATCH v5 01/37] arm64: Drop SKL0/SKL1 from TCR2_EL2
` [PATCH v5 02/37] arm64: Remove VNCR definition for PIRE0_EL2
` [PATCH v5 03/37] arm64: Add encoding "
` [PATCH v5 04/37] KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()
` [PATCH v5 05/37] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
` [PATCH v5 06/37] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v5 07/37] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v5 08/37] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v5 09/37] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v5 10/37] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v5 11/37] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v5 12/37] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v5 13/37] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v5 14/37] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v5 15/37] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v5 16/37] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v5 17/37] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 18/37] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v5 19/37] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v5 20/37] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v5 21/37] KVM: arm64: Implement AT S1PIE support
` [PATCH v5 22/37] KVM: arm64: Add a composite EL2 visibility helper
` [PATCH v5 23/37] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v5 24/37] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v5 25/37] KVM: arm64: Hide S1PIE registers "
` [PATCH v5 26/37] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
` [PATCH v5 27/37] arm64: Add encoding for POR_EL2
` [PATCH v5 28/37] KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routing
` [PATCH v5 29/37] KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}
` [PATCH v5 30/37] KVM: arm64: Add kvm_has_s1poe() helper
` [PATCH v5 31/37] KVM: arm64: Add basic support for POR_EL2
` [PATCH v5 32/37] KVM: arm64: Add save/restore "
` [PATCH v5 33/37] KVM: arm64: Add POE save/restore for AT emulation fast-path
` [PATCH v5 34/37] KVM: arm64: Disable hierarchical permissions when POE is enabled
` [PATCH v5 35/37] KVM: arm64: Make PAN conditions part of the S1 walk context
` [PATCH v5 36/37] KVM: arm64: Handle stage-1 permission overlays
` [PATCH v5 37/37] KVM: arm64: Handle WXN attribute
[PATCH v13 00/13] Add Secure TSC support for SNP guests
2024-10-24 15:34 UTC (10+ messages)
` [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v13 05/13] x86/sev: Prevent RDTSC/RDTSCP interception "
[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
2024-10-24 14:37 UTC (2+ messages)
` [Bug 219009] "
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-24 12:59 UTC (13+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[kvm-unit-tests PATCH 0/3] riscv: sbi: Add SUSP tests
2024-10-24 12:41 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Implement setjmp/longjmp
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Clean up env checking
` [kvm-unit-tests PATCH 3/3] riscv: sbi: Add SUSP tests
[kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
2024-10-24 12:28 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast
` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension tests
[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
2024-10-24 10:37 UTC (3+ messages)
[PATCH] KVM: x86: Fast forward the iterator when zapping the TDP MMU
2024-10-24 10:25 UTC (3+ messages)
[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
2024-10-24 10:19 UTC (2+ messages)
[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
2024-10-24 9:54 UTC (5+ messages)
` [PATCH 1/4] KVM: guest_memfd: add generic post_populate callback
` [PATCH 2/4] KVM: add KVM_GUEST_MEMFD_POPULATE ioctl for guest_memfd
` [PATCH 3/4] KVM: allow KVM_GUEST_MEMFD_POPULATE in another mm
` [PATCH 4/4] KVM: document KVM_GUEST_MEMFD_POPULATE ioctl
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-24 9:05 UTC (10+ messages)
` [EXTERNAL] "
[kvm-unit-tests PATCH v2 0/4] Fix arm64 clang errors on fpu tests
2024-10-24 8:40 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: Fix clang error in sve_vl()
` [kvm-unit-tests PATCH v2 2/4] arm: fpu: Convert 'q' registers to 'v' to satisfy clang
` [kvm-unit-tests PATCH v2 3/4] arm: fpu: Add '.arch_extension fp' to fpu macros
` [kvm-unit-tests PATCH v2 4/4] arm: fpu: Fix the input/output args for inline asm in fpu.c
` [kvm-unit-tests PATCH 5/4] arm64: gitlab-ci: Add clang build tests
[kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang
2024-10-24 8:38 UTC (2+ messages)
[PATCH v3 0/9] Initial support for SMMUv3 nested translation
2024-10-24 7:54 UTC (11+ messages)
` [PATCH v3 3/9] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v3 4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v3 7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
[syzbot] [kvm?] WARNING in kvm_put_kvm (2)
2024-10-24 6:36 UTC
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-24 3:37 UTC (2+ messages)
[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
2024-10-24 3:27 UTC (4+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
[PATCH v2 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-23 21:31 UTC (5+ messages)
` [PATCH v2 18/20] meson: build contrib/plugins with meson
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-23 18:39 UTC (7+ messages)
` [EXTERNAL] "
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-23 1:18 UTC (3+ messages)
` [PATCH RFC v2 3/5] kvm: Convert to use "
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-23 18:09 UTC (8+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
[RFC kvm-unit-tests PATCH] lib/report: Return pass/fail result from report
2024-10-23 16:53 UTC
[kvmtool PATCH v2 0/8] Add RISC-V ISA extensions based on Linux-6.11
2024-10-23 16:21 UTC (2+ messages)
[kvm-unit-tests PATCH v5 0/5] riscv: sbi: Add support to test HSM extension
2024-10-23 14:40 UTC (3+ messages)
[RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL
2024-10-23 14:33 UTC (5+ messages)
[kvm-unit-tests PATCH 0/4] riscv: A few SMP fixes
2024-10-23 13:21 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/4] riscv: Bump NR_CPUS to 256
` [kvm-unit-tests PATCH 2/4] riscv: Filter unmanaged harts from present mask
` [kvm-unit-tests PATCH 3/4] riscv: Fix secondary_entry
` [kvm-unit-tests PATCH 4/4] riscv: Rework smp_boot_secondary
[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
2024-10-23 13:17 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization
` [kvm-unit-tests PATCH 2/2] lib/on-cpus: Fix on_cpumask
[PATCH v3 00/18] maintainer updates (testing, gdbstub, plugins) pre-PR
2024-10-23 13:14 UTC (3+ messages)
` [PATCH v3 10/18] gitlab: make check-[dco|patch] a little more verbose
[PATCH] KVM: Array access out of bounds
2024-10-23 12:58 UTC (2+ messages)
[PATCH] KVM: x86: Try to enable irr_pending state with disabled APICv
2024-10-23 12:45 UTC
[RFC PATCH 0/5] Documentation: kvm: cleanup and introduce "VM planes"
2024-10-23 12:45 UTC (2+ messages)
` [PATCH 5/5] Documentation: kvm: introduce "VM plane" concept
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox