Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-04 07:30:20 to 2026-08-04 23:39:35 UTC [more...]

[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-04 23:39 UTC  (9+ messages)
` [PATCH v8 01/17] KVM: x86: Update "last guest TSC" snapshot prior to enabling IRQs/preemption
` [PATCH v8 02/17] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v8 03/17] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v8 06/17] KVM: x86: Drop unnecessary CPU pinning when computing/getting kvmclock
` [PATCH v8 07/17] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v8 08/17] KVM: x86: Wrap all of __get_kvmclock_master_clock() with CONFIG_X86_64=y

[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
 2026-08-04 23:38 UTC  (10+ 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 v7 00/36] Cleaning up the KVM clock mess
 2026-08-04 23:38 UTC  (5+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[kvm-unit-tests PATCH v2] x86: pci: Support unaligned register access in PCI config read/write
 2026-08-04 23:23 UTC 

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-04 23:15 UTC  (24+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04 21:59 UTC  (4+ messages)

[PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
 2026-08-04 21:25 UTC  (2+ messages)

[GIT PULL] vhost,vdpa: last minute fixes
 2026-08-04 21:24 UTC  (2+ messages)

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

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-04 21:15 UTC  (21+ 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 v8 00/21] ARM64 PMU Partitioning
 2026-08-04 21:06 UTC  (2+ messages)

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

[PATCH 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
 2026-08-04 20:33 UTC  (5+ 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 v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-04 20:10 UTC  (13+ messages)
` [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 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 0/7] KVM: s390: more fixes
 2026-08-04 20:03 UTC  (19+ 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 19:55 UTC  (5+ 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 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-04 19:57 UTC  (15+ messages)
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [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 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04 19:54 UTC  (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock

[Invitation] bi-weekly guest_memfd upstream call on 2026-08-06
 2026-08-04 19:29 UTC 

[PATCH 0/2] fix two issues related to the driver
 2026-08-04 19:28 UTC  (5+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
` [PATCH 2/2] hisi_acc_vfio_pci: fix VF BAR2 mmap on 64KB page size

[RFC PATCH v2 0/5] vfio/pci: Support ZONE_DEVICE-backed DMABUF Exports
 2026-08-04 18:50 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio: Add UAPI flag for ZONE_DEVICE-backed DMABUF exports
` [RFC PATCH v2 2/5] vfio/pci: Implement ZONE_DEVICE registration for DMABUFs
` [RFC PATCH v2 3/5] vfio/pci: Implement page-backed .map_dma_buf handler
` [RFC PATCH v2 4/5] vfio/pci: Add .mmap handler for page-backed DMABUFs
` [RFC PATCH v2 5/5] vfio/pci: Add revocation fence for ZONE_DEVICE DMABUFs

[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 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 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
 2026-08-04 15:50 UTC  (6+ messages)

[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  (6+ messages)
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page

[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 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 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  (11+ messages)

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

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 10:08 UTC  (4+ 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  (3+ 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)


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