Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-22 18:49:02 to 2026-06-23 05:25:40 UTC [more...]

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  5:25 UTC  (36+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [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 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-23  5:11 UTC  (9+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

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

[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
 2026-06-23  3:03 UTC  (8+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector

[PATCH v13 00/22] TDX KVM selftests
 2026-06-23  1:59 UTC  (5+ messages)
` [PATCH v13 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code

[syzbot] [kvm-x86?] WARNING in hv_tlb_flush_enqueue
 2026-06-23  0:42 UTC  (3+ messages)

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-23  0:36 UTC  (19+ messages)
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v3 08/18] iommu/vt-d: clear unpreserved context entries during shutdown
` [PATCH v3 09/18] iommu: Add APIs to get iommu and device preserved state
` [PATCH v3 10/18] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v3 12/18] iommu/vt-d: Handle reattach of the restored domain
` [PATCH v3 13/18] iommu/vt-d: preserve PASID table of preserved device

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-23  0:29 UTC  (6+ messages)
` [PATCH v2 06/13] KVM: VMX: Use higher-level allocator

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-23  0:09 UTC  (9+ 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] KVM: x86: Clamp the EOI vector if its OOB instead of bugging the kernel
 2026-06-22 23:55 UTC  (3+ messages)

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

[PATCH 0/1] KVM: x86/mmu: don't kill the VM on access to a disabled passthrough BAR
 2026-06-22 23:23 UTC  (3+ messages)
` [PATCH 1/1] KVM: x86/mmu: Emulate, don't kill the VM, "

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-22 23:13 UTC  (10+ messages)
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation

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

[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-22 21:40 UTC  (7+ messages)
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features

[PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
 2026-06-22 21:07 UTC  (7+ messages)

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

[PATCH 6.6.y] KVM: VMX: Update SVI during runtime APICv activation
 2026-06-22 19:54 UTC  (2+ messages)

[PATCH kvm-unit-tests] svm_tests: replace rdpru with byte encoding
 2026-06-22 19:37 UTC  (2+ messages)

[PATCH v3 0/9] liveupdate: kvm: guest_memfd preservation
 2026-06-22 19:13 UTC  (18+ messages)
` [PATCH v3 1/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v3 2/9] kvm: Prepare core VM structs and helpers for LUO support
` [PATCH v3 3/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [PATCH v3 4/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [PATCH v3 5/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [PATCH v3 6/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [PATCH v3 7/9] docs: add documentation for guest_memfd preservation via LUO
` [PATCH v3 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [PATCH v3 9/9] selftests: kvm: Add guest_memfd_preservation_test

[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-22 19:09 UTC  (9+ messages)
` [PATCH v9 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v9 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v9 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v9 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-06-22 19:00 UTC  (3+ messages)


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