Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-23 14:03:37 to 2026-06-23 18:17:40 UTC [more...]

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

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 18:13 UTC  (19+ 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 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 v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-23 17:50 UTC  (7+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-23 17:47 UTC  (8+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

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

[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-23 17:26 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-23 17:03 UTC  (4+ messages)
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize the extensions

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

[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-23 16:37 UTC  (5+ messages)
` [PATCH kvmtool 4/4] arm64: Add support for protected VMs

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-23 16:14 UTC  (12+ 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

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-06-23 16:04 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/8] Testcase improvements and Power8E/NVL removal
 2026-06-23 15:54 UTC  (11+ 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

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-23 14:51 UTC  (13+ messages)
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
                    ` [EXTERNAL] "

[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)

[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-06-23 14:05 UTC  (4+ messages)
` [PATCH v4 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl


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