Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-15 19:08:44 to 2026-06-16 06:46:31 UTC [more...]

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-16  6:46 UTC  (25+ messages)
` [PATCH v4 15/30] KVM: x86: Move register helper declarations from kvm_host.h => regs.h
` [PATCH v4 16/30] KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.h
` [PATCH v4 17/30] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v4 18/30] KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
` [PATCH v4 19/30] KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c
` [PATCH v4 20/30] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v4 21/30] KVM: x86: Move LLDT assembly wrappers into VMX
` [PATCH v4 22/30] KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
` [PATCH v4 26/30] KVM: x86: Don't treat interrupts as allowed just because a nested run is pending

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-16  6:38 UTC  (7+ messages)

[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
 2026-06-16  6:17 UTC 

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-16  6:06 UTC  (12+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "

[PATCH v8 1/7] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
 2026-06-16  6:03 UTC  (13+ messages)
` [PATCH v8 2/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v8 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v8 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v8 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH v3 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-16  2:39 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH v3 2/2] KVM: LoongArch: selftests: Add FPU test case

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-16  2:19 UTC  (6+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-06-16  1:30 UTC  (32+ messages)
` [RFC PATCH v2 01/25] KVM: nSVM: Flush the TLB after forcefully leaving nested
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
` [RFC PATCH v2 03/25] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 05/25] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [RFC PATCH v2 06/25] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [RFC PATCH v2 07/25] KVM: SVM: Duplicate pre-run ASID check for SEV and non-SEV guests
` [RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
` [RFC PATCH v2 09/25] KVM: SVM: Use a static ASID per vCPU
` [RFC PATCH v2 10/25] KVM: nSVM: Add a placeholder ASID for L2
` [RFC PATCH v2 11/25] KVM: x86: hyper-v: Rename kvm_hv_vcpu_purge_flush_tlb()
` [RFC PATCH v2 12/25] KVM: x86: hyper-v: Allow puring all TLB flush FIFOs
` [RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH v2 14/25] KVM: nSVM: Move svm_switch_vmcb() to nested.c
` [RFC PATCH v2 15/25] KVM: nSVM: Call nested_svm_transition_tlb_flush() on every VMCB switch
` [RFC PATCH v2 16/25] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH v2 18/25] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH v2 19/25] KVM: nSVM: Flush the TLB if L1 changes L2's ASID in vmcb12
` [RFC PATCH v2 20/25] KVM: nSVM: Do not reset TLB_CONTROL in vmcb02 on nested VM-Enter
` [RFC PATCH v2 21/25] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
` [RFC PATCH v2 23/25] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
` [RFC PATCH v2 24/25] KVM: nSVM: Use different ASIDs for L1 and L2
` [RFC PATCH v2 25/25] DO NOT MERGE: Add nested_tlb_force_flush

[PATCH v2] KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
 2026-06-16  0:29 UTC  (6+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16  0:26 UTC  (14+ messages)
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH v2 1/4] KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
 2026-06-16  0:19 UTC  (6+ messages)

[PATCH V3 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-15 23:26 UTC  (7+ messages)
` [PATCH V3 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V3 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V3 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-15 22:56 UTC  (5+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper
` [PATCH v3 2/2] vfio: selftests: Avoid VLAs

[GIT PULL] VFIO updates for v7.2-rc1
 2026-06-15 22:38 UTC 

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-15 21:42 UTC  (5+ messages)

[PATCH v2 4/8] KVM: Initialize a vCPU's index to '-1' while it's being created
 2026-06-15 20:47 UTC  (6+ messages)

[PATCH v3 0/6] vfio/pci: Latch module params, fix bitfield use and VGA unwind
 2026-06-15 20:47 UTC  (10+ messages)
` [PATCH v3 1/6] vfio/pci: Latch disable_idle_d3 per device
` [PATCH v3 2/6] vfio/pci: Release the VGA arbiter client on register_device() failure
` [PATCH v3 3/6] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH v3 4/6] vfio/mlx5: "
` [PATCH v3 5/6] vfio/pci: Latch all module parameters per device
` [PATCH v3 6/6] vfio/pci: Expose latched module parameter policy in debugfs
` [PATCH v3 7/6] vfio: Remove device debugfs before releasing devres

[PATCH v3 0/8] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-15 20:35 UTC  (5+ messages)
` [PATCH v3 7/8] KVM: x86: WARN if MOV DR emulation hits a "too late" #GP

[PATCH] KVM: SEV: Don't return a still-assigned gmem page to the host
 2026-06-15 20:07 UTC  (9+ messages)

[PATCH v7 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
 2026-06-15 20:04 UTC  (7+ messages)

[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-06-15 19:48 UTC  (2+ messages)

[PATCH v8 0/7] Add RMPOPT support
 2026-06-15 19:47 UTC 

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-15 19:07 UTC  (2+ messages)

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-15 19:08 UTC  (4+ messages)
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox