Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-30 14:10:07 to 2026-07-30 20:54:08 UTC [more...]

[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
 2026-07-30 20:53 UTC  (2+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-30 20:42 UTC  (7+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces

[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-30 20:24 UTC  (15+ messages)
` [PATCH 1/9] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH 2/9] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH 3/9] KVM: selftests: Affine child tasks to other pCPUs in hardware disable test
` [PATCH 4/9] KVM: selftests: Drop unreachable, dead code from "
` [PATCH 5/9] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH 6/9] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH 7/9] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH 8/9] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH 9/9] KVM: selftests: Clean up global constants in hardware disable test

[PATCH v11 0/6] Add RMPOPT support
 2026-07-30 20:00 UTC  (7+ messages)
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-30 19:37 UTC  (14+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-07-30 19:17 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown

[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
 2026-07-30 18:59 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
 2026-07-30 18:52 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH 2/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH 3/3] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive

[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-30 18:51 UTC  (3+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-30 18:41 UTC  (7+ messages)
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-07-30 18:37 UTC  (6+ messages)
  ` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-07-30 18:18 UTC  (18+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 03/11] KVM: Export kvm_uevent_notify_vm_create()
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v6 00/14] KVM: s390: Misc fixes
 2026-07-30 17:04 UTC  (29+ messages)
` [PATCH v6 01/14] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v6 02/14] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v6 03/14] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v6 04/14] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v6 05/14] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v6 06/14] KVM: s390: Fix race in __do_essa()
` [PATCH v6 07/14] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v6 08/14] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v6 09/14] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v6 10/14] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v6 11/14] KVM: s390: Fix ordering when adding to SCA
` [PATCH v6 12/14] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v6 13/14] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory
` [PATCH v6 14/14] KVM: s390: Move DAT table updates to kvm_arch_prepare_memory_region()

[PATCH] KVM: selftests: Only link to VFIO library on x86
 2026-07-30 16:51 UTC 

[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
 2026-07-30 16:26 UTC  (3+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-30 16:17 UTC  (7+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-30 16:06 UTC  (4+ messages)
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation

[PATCH v3] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
 2026-07-30 15:46 UTC  (2+ messages)

[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-30 15:11 UTC  (5+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs

[PATCH v2] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
 2026-07-30 15:07 UTC  (3+ messages)

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-07-30 14:51 UTC  (4+ messages)

[PATCH stable] KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
 2026-07-30 14:09 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