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

[PATCH v2 0/7] KVM: s390: more fixes
 2026-08-04 18:40 UTC  (17+ messages)
` [PATCH v2 1/7] KVM: s390: Remove user triggerable WARN_ON
` [PATCH v2 2/7] KVM: s390: Zero initialize data structures for inject_pfault_token
` [PATCH v2 3/7] KVM: s390: Zero initialize irq in reinject_machine_check
` [PATCH v2 4/7] KVM: s390: Fix memory leak in guest debug handling
` [PATCH v2 5/7] KVM: s390: Fix old_data leak in guest debug error path
` [PATCH v2 6/7] KVM: s390: Take srcu when importing watchpoint data
` [PATCH v2 7/7] KVM: s390: Free guest debug data on vcpu destroy

[PATCH v5 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-08-04 18:29 UTC  (4+ messages)
` [PATCH v5 1/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
` [PATCH v5 2/3] target/ppc/kvm: Add support for querying host compatibility mode
` [PATCH v5 3/3] target/ppc/kvm: Use host compatibility mode for nested guests

[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 18:27 UTC  (9+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
 2026-08-04 17:46 UTC  (4+ messages)
` [PATCH 1/2] KVM: selftests: Test one random GP counter in PMU arch events testcase
` [PATCH 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test

[PATCH v2 0/4] Introduce vfio_dma_mapping_perf_test
 2026-08-04 17:15 UTC  (7+ messages)
` [PATCH v2 1/4] vfio: selftests: Assert the region was unmapped in iommu_unmap()
` [PATCH v2 2/4] vfio: selftests: Introduce vfio_dma_mapping_perf_test
` [PATCH v2 3/4] vfio: selftests: Add memfd test to vfio_dma_mapping_perf_test
` [PATCH v2 4/4] vfio: selftests: Allow a size for vfio_dma_mapping_perf_test

[PATCH 0/4] Introduce vfio_dma_mapping_perf_test
 2026-08-04 17:08 UTC  (4+ messages)
` [PATCH 3/4] vfio: selftests: Allow a size for vfio_dma_mapping_perf_test

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-04 17:07 UTC  (11+ messages)
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v6 10/15] s390/vfio-ap: File ops called to resume the vfio device migration

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-04 16:19 UTC  (4+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
 2026-08-04 15:50 UTC  (6+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-04 15:39 UTC  (31+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH 1/2] KVM: SVM: Serialize the owner's mirror list in sev_migrate_from()
 2026-08-04 15:32 UTC  (3+ messages)

[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-04 15:16 UTC  (14+ messages)
` [PATCH 1/6] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
` [PATCH 4/6] KVM: arm64: Correctly handle end of VA space TLBI invalidation
` [PATCH 5/6] KVM: arm64: Couple VNCR fixmap clearing and CPU number invalidation
` [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again

[PATCH 2/2] KVM: SVM: Re-check enc_context_owner under the owner's lock in sev_vm_destroy()
 2026-08-04 15:00 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-04 14:59 UTC  (11+ messages)
` [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit

[PATCH 0/3] KVM: s390: more fixes
 2026-08-04 14:52 UTC  (9+ messages)
` [PATCH 1/3] KVM: s390: remove user triggerable WARN_ON
` [PATCH 2/3] KVM: s390: zero initialize irq for inject_pfault_token
  ` [PATCH 3/3] KVM: s390: memory leak in guest debug handling

[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
 2026-08-04 14:44 UTC  (2+ messages)

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-04 14:42 UTC  (19+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 5/6] mm: pull writability check to follow_pfnmap_start()
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-04 14:35 UTC  (10+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()

[kvm-unit-tests 0/2] s390x: Fixup test fencing
 2026-08-04 14:16 UTC  (3+ messages)
` [kvm-unit-tests 1/2] s390x: unittests: Reenable tcg for migration tests
` [kvm-unit-tests 2/2] s390x: skey: Fence TCG protection checks

[PATCH 0/6] LoongArch: KVM: Add separate vmid support
 2026-08-04 14:14 UTC  (5+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU

[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
 2026-08-04 14:09 UTC  (11+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-04 13:19 UTC  (8+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH] kvm: apply VM_READ/VM_WRITE checks to all VMA types
 2026-08-04 13:11 UTC  (8+ messages)

[PATCH v2] KVM: x86/mmu: Write-protect tracked GFNs in all address spaces
 2026-08-04 13:10 UTC  (2+ messages)

[PATCH] KVM: x86: Protect virtualization-enable VM walks with RCU
 2026-08-04 12:51 UTC  (2+ messages)

[PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
 2026-08-04 12:22 UTC  (12+ messages)

[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
 2026-08-04 11:29 UTC  (9+ messages)
` [PATCH v1 1/8] x86/virt/tdx: Stop treating tdx_global_metadata.h as auto-generated
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs
` [PATCH v1 3/8] x86/virt/tdx: Add a table-driven TDX global metadata reader
` [PATCH v1 4/8] x86/virt/tdx: Convert version/tdmr/td_ctrl/handoff readers
` [PATCH v1 5/8] x86/virt/tdx: Convert td_conf reader
` [PATCH v1 6/8] x86/virt/tdx: Remove the auto-generated tdx_global_metadata.c
` [PATCH v1 7/8] x86/virt/tdx: Clean up error handling in get_tdx_sys_info()
` [PATCH v1 8/8] x86/virt/tdx: Verify the C member size against the metadata field ID

[PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
 2026-08-04 11:20 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-08-04 11:10 UTC  (13+ messages)

[PATCH] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
 2026-08-04 11:07 UTC 

[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04 10:39 UTC  (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 10:08 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-08-04  9:45 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-08-04  9:22 UTC  (4+ messages)

[PATCH v3] hw/i386: Configure proper KVM Suppress EOI Broadcast behavior under split irqchip
 2026-08-04  9:18 UTC 

[Bug 221828] New: Windows 11 blue screen 0xc0000185 when using disk cache none on newer kernels
 2026-08-04  9:11 UTC  (2+ messages)
` [Bug 221828] "

[PATCH] LoongArch: KVM: Advertise already-supported capabilities
 2026-08-04  8:40 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Set cpu before IN_GUEST_MODE is set
 2026-08-04  8:21 UTC 

[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
 2026-08-04  8:26 UTC  (12+ messages)

[PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry()
 2026-08-04  8:15 UTC  (2+ messages)

[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
 2026-08-04  8:01 UTC  (5+ messages)
` [PATCH 0/3] tools/virtio: exercise VHOST_*_FEATURES_ARRAY ioctls
  ` [PATCH 1/3] tools/virtio: add device-id compat header for virtio
  ` [PATCH 2/3] tools/virtio: add __must_be_array stub
  ` [PATCH 3/3] tools/virtio: add --features-array switch

[PATCH v4 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-08-04  7:30 UTC  (2+ messages)

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-08-04  7:21 UTC  (11+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
  ` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
  ` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates

[PATCH v2] vhost-scsi: flush backend after device ioctls
 2026-08-04  6:06 UTC 

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-08-04  5:46 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  3:06 UTC  (2+ messages)

[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
 2026-08-04  2:55 UTC  (2+ messages)
` [PATCH v2] "

[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
 2026-08-04  2:56 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  2:48 UTC  (3+ messages)

[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-08-03 18:36 UTC  (6+ messages)
` [PATCH net-next v14 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v14 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v14 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v14 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v14 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-04  1:26 UTC  (3+ messages)
` [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04  0:53 UTC  (3+ messages)

[PATCH] KVM: nVMX: Don't load L1's host state when freeing a vCPU
 2026-08-04  0:44 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
 2026-08-03 23:48 UTC  (4+ messages)

[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
 2026-08-03 22:54 UTC  (2+ messages)

[PATCH v5 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
 2026-08-03 22:37 UTC  (2+ messages)

[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
 2026-08-03 22:27 UTC  (5+ messages)
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA

[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
 2026-08-03 22:22 UTC  (7+ messages)


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