Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-23 14:20:37 to 2026-06-24 16:44:56 UTC [more...]

[PATCH 0/8] Testcase improvements and Power8E/NVL removal
 2026-06-24 16:44 UTC  (21+ messages)
` [PATCH 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH 4/8] tests/functional: Use default powernv machine instead of power10
` [PATCH 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH 6/8] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH 7/8] ppc/pnv: Remove Power8E and Power8NVL CPUs
` [PATCH 8/8] MAINTAINERS: Add self as maintainer for PowerNV

[GIT PULL] KVM: Early selftests changes for 7.3
 2026-06-24 16:31 UTC  (2+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 16:19 UTC  (8+ messages)
` [PATCH v2 06/13] KVM: VMX: Use higher-level allocator

[PATCH v13 00/22] TDX KVM selftests
 2026-06-24 16:07 UTC  (6+ messages)
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 15:12 UTC  (27+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-24 14:37 UTC  (6+ messages)

[PATCH] KVM: x86: Drop WARN_ON_ONCE() for concurrently disappearing interrupts
 2026-06-24 14:00 UTC  (3+ messages)

[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
 2026-06-24 13:20 UTC  (2+ messages)

[PATCH] KVM: x86: Clamp the EOI vector if its OOB instead of bugging the kernel
 2026-06-24 13:18 UTC  (3+ messages)

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-24 12:59 UTC  (21+ messages)
` [PATCH v12 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v12 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v12 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v12 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-24 12:00 UTC  (10+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize "

[GIT PULL v1 00/12] KVM: s390: Fix S390_USER_OPEREXEC and more gmap fixes
 2026-06-24 11:46 UTC  (18+ messages)
` [GIT PULL v1 01/12] KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74
` [GIT PULL v1 02/12] KVM: s390: selftests: Extended user_operexec tests
` [GIT PULL v1 03/12] KVM: s390: Fix typo in UCONTROL documentation
` [GIT PULL v1 04/12] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [GIT PULL v1 05/12] KVM: s390: Fix dat_peek_cmma() overflow
` [GIT PULL v1 06/12] KVM: s390: Do not set special large pages dirty
` [GIT PULL v1 07/12] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [GIT PULL v1 08/12] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [GIT PULL v1 09/12] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [GIT PULL v1 10/12] KVM: s390: Fix cmma dirty tracking
` [GIT PULL v1 11/12] KVM: s390: selftests: Fix cmma selftest
` [GIT PULL v1 12/12] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-24 11:42 UTC  (9+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v9 0/7] target/arm: fully model WFxT instructions for A-profile
 2026-06-24 10:30 UTC  (8+ messages)
` [PATCH v9 1/7] hw/arm: use cortex-a9 mpcore base for CBAR on npcm7xx machines
` [PATCH v9 2/7] tests/functional: update anacapa-bmc image
` [PATCH v9 3/7] target/arm: do not clear halting reason in has_work helper
` [PATCH v9 4/7] target/arm: ensure we create the wxft_timer for all modes
` [PATCH v9 5/7] target/arm: implements SEV/SEVL "
` [PATCH v9 6/7] target/arm: enable WFE sleeping for A-profile
` [PATCH v9 7/7] target/arm: implement WFET

[PATCH v3 0/2] KVM: x86: Fix VM-Entry fail due to stale CR8 intercept
 2026-06-24  9:55 UTC  (2+ messages)

[PATCH] KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails
 2026-06-24  9:54 UTC  (2+ messages)

[PATCH] KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid
 2026-06-24  9:53 UTC  (2+ messages)

[PATCH] KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows
 2026-06-24  9:53 UTC  (2+ messages)

[PATCH v3 RESEND 0/5] Implement Eager Page Splitting for RISC-V
 2026-06-24  9:41 UTC  (10+ messages)
` [PATCH v3 RESEND 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v3 RESEND 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v3 RESEND 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v3 RESEND 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v3 RESEND 5/5] RISC-V: KVM: Add the eager_page_split module parameter

[PATCH] KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
 2026-06-24  9:28 UTC  (2+ messages)

[PATCH] KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
 2026-06-24  9:25 UTC  (2+ messages)

[PATCH v2] KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()
 2026-06-24  9:23 UTC  (2+ messages)

[PATCH] x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
 2026-06-24  9:22 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
 2026-06-24  9:20 UTC  (3+ messages)

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-24  9:00 UTC  (15+ messages)
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test

[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-24  8:53 UTC  (6+ messages)
` [PATCH kvmtool 4/4] arm64: Add support for protected VMs

[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
 2026-06-24  8:42 UTC  (3+ messages)

[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-24  7:39 UTC  (3+ messages)

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-24  6:42 UTC  (28+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
                    ` [EXTERNAL] "

[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-24  5:24 UTC  (4+ messages)
` [PATCH v9 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature

[PATCH v2 0/6] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-24  4:23 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value

[PATCH V4 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-24  3:16 UTC  (8+ messages)
` [PATCH V4 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU

[PATCH RESEND v18 00/12] vfio/pci: Add PCIe TPH support
 2026-06-24  2:52 UTC  (3+ messages)
` [PATCH RESEND v18 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping

[PATCH][v2] vfio/type1: Sanitize user-supplied inputs to prevent undefined __ffs() behavior
 2026-06-24  2:05 UTC  (3+ messages)
  ` 答复: [????] "

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-24  1:18 UTC  (4+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator

[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
 2026-06-24  0:22 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-23 23:41 UTC  (6+ messages)

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-23 22:28 UTC  (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore

[PATCH v2 2/2] KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabled
 2026-06-23 20:45 UTC  (3+ messages)

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-06-23 19:57 UTC  (6+ messages)

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-23 19:15 UTC  (8+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v2 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-23 17:58 UTC  (5+ messages)
` [PATCH v2 2/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v2 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH] KVM: s390: gmap: protect entire guest top-level table when shadowing
 2026-06-23 17:34 UTC  (3+ messages)

[PATCH 0/3] migration/ram: Abort on unsupported migratable RAM changes
 2026-06-23 16:38 UTC  (5+ messages)

[PATCH v6 00/10] KVM: s390: A bunch of gmap-related fixes
 2026-06-23 15:55 UTC  (17+ messages)
` [PATCH v6 01/10] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v6 02/10] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v6 03/10] KVM: s390: Do not set special large pages dirty
` [PATCH v6 04/10] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v6 05/10] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v6 06/10] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [PATCH v6 07/10] KVM: s390: Fix cmma dirty tracking
` [PATCH v6 08/10] KVM: s390: selftests: Fix cmma selftest
` [PATCH v6 09/10] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
` [PATCH v6 10/10] KVM: s390: vsie: Avoid potential deadlock with real spaces

[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
 2026-06-23 14:46 UTC  (6+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
` [PATCH 4/4] kvm: sev: Acquire a writeable page reference for CPUID pages

[PATCH] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
 2026-06-23 14:30 UTC  (2+ messages)


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