Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-24 20:06:23 to 2026-07-25 21:33:35 UTC [more...]

[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
 2026-07-25 21:33 UTC  (6+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-25 17:11 UTC  (17+ messages)
` [PATCH v6 02/36] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas

[PATCH v4 0/9] s390/vfio_ccw fixes
 2026-07-25 17:04 UTC  (24+ messages)
` [PATCH v4 1/9] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v4 2/9] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v4 3/9] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v4 4/9] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v4 5/9] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v4 6/9] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v4 7/9] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v4 8/9] s390/vfio_ccw: implement a channel program mutex
` [PATCH v4 9/9] s390/vfio_ccw: implement a crw lock

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-25 15:22 UTC  (17+ messages)
` [PATCH v6 1/9] KVM: guest_memfd: Pass the number of pages instead of the end pfn into .invalidate()
` [PATCH v6 3/9] KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()
` [PATCH v6 5/9] KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given page
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
` [PATCH v6 8/9] KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
` [PATCH v6 9/9] KVM: guest_memfd: Make private exactly what can be mapped on page fault

[PATCH v3 0/8] s390/vfio_ccw fixes
 2026-07-25 11:29 UTC  (7+ messages)
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-25 10:56 UTC  (15+ messages)
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain

[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
 2026-07-25  9:41 UTC  (2+ messages)

7.2-rc1 regression Folio lock leak in writepage_delalloc()
 2026-07-25  6:26 UTC  (10+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back

[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
 2026-07-25  3:38 UTC 

[PATCH v8 00/11] Dynamic PAMT
 2026-07-25  0:46 UTC  (16+ messages)
` [PATCH v8 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v8 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v8 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v8 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v8 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v8 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v8 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v8 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v8 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v8 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v8 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH v4 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
 2026-07-25  0:17 UTC 

[PATCH v5 0/2] Compute safe bound for VMX preemption timer
 2026-07-24 23:49 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=y
` [PATCH v5 2/2] KVM: VMX: Cap VMX preemption timer to work around Intel erratum

[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-24 22:59 UTC  (8+ messages)
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU

[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
 2026-07-24 22:27 UTC  (8+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-24 22:26 UTC  (11+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default

[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-24 21:42 UTC  (2+ messages)

[PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
 2026-07-24 21:07 UTC  (4+ messages)

[PATCH v4] KVM: VMX: Cap VMX preemption timer to work around Intel erratum
 2026-07-24 20:56 UTC  (2+ messages)

[PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-07-24 20:32 UTC  (7+ messages)
` [PATCH v3 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test

[PATCH 0/7] KVM: SVM: Add support for AMD LBR Extension v2
 2026-07-24 20:17 UTC  (11+ messages)
` [PATCH 1/7] KVM: SVM: Add VMCB fields for LBR v2 virtualization
` [PATCH 3/7] KVM: SVM: Emulate guest accesses to LBR v2 MSRs
` [PATCH 4/7] KVM: SVM: Enable hardware-assisted LBR v2 virtualization
` [PATCH 5/7] KVM: SVM: Advertise LbrExtV2 to userspace
` [PATCH 6/7] KVM: SVM: Add LBR/PMC freeze support

[PATCH 0/2] target/i386: Add AMD LBR Extension v2 support
 2026-07-24 20:12 UTC  (3+ messages)
` [PATCH 1/2] target/i386: Add support for AMD LbrExtV2
` [PATCH 2/2] target/i386: Add support for AMD LBR/PMC freeze


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