messages from 2026-07-24 16:42:37 to 2026-07-25 00:46:58 UTC [more...]
[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] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
2026-07-24 23:50 UTC (3+ messages)
[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 v6 00/36] Cleaning up the KVM clock mess
2026-07-24 21:29 UTC (11+ 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 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
2026-07-24 21:07 UTC (5+ messages)
[PATCH v4] KVM: VMX: Cap VMX preemption timer to work around Intel erratum
2026-07-24 20:56 UTC (2+ messages)
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-24 20:44 UTC (18+ messages)
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock
[PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-07-24 20:32 UTC (20+ messages)
` [PATCH v3 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v3 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v3 09/10] KVM: selftests: Support running stress save+restore and #PF test in L2
` [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 (13+ messages)
` [PATCH 1/7] KVM: SVM: Add VMCB fields for LBR v2 virtualization
` [PATCH 2/7] KVM: SVM: Add capability for LbrExtV2
` [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 7/7] KVM: x86: Use SCATTERED_F() for PERFMON_V2
[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
[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-07-24 19:52 UTC (2+ messages)
[PATCH v5 00/15] s390/vfio-ap: Add live guest migration support
2026-07-24 18:38 UTC (31+ messages)
` [PATCH v5 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v5 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v5 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v5 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v5 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v5 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v5 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v5 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v5 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v5 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v5 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v5 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v5 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v5 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v5 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-24 18:15 UTC (9+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
[PATCH v3 0/2] KVM: x86: Suppress false positives on "lost" IRQs
2026-07-24 17:49 UTC (4+ messages)
` [PATCH v3 1/2] KVM: x86: Don't WARN if IRQ disappears because it was cleared from the PIC
` [PATCH v3 2/2] KVM: x86: Don't WARN if IRQ disappears when Xen emulation is enabled
[PATCH v2] KVM: guest_memfd: Fix ABBA deadlock in error_remove_folio
2026-07-24 17:27 UTC (3+ messages)
[PATCH v3 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
2026-07-24 17:13 UTC (2+ messages)
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-24 16:45 UTC (7+ messages)
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox