messages from 2026-07-27 19:22:56 to 2026-07-28 12:11:45 UTC [more...]
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-07-28 12:11 UTC (3+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-07-28 11:20 UTC (3+ messages)
` [PATCH RFC 10/12] accel/kvm: Don't default to private attributes for in-place conversion
[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
2026-07-28 10:10 UTC (3+ messages)
[RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
2026-07-28 9:45 UTC (2+ messages)
[PATCH v7] target/arm: Always add pmu property for host and max
2026-07-28 9:40 UTC (4+ messages)
[PATCH] KVM: x86: Cancel IOAPIC EOI work before freeing vCPUs
2026-07-28 9:33 UTC
[PATCH RFC v2 0/4] KVM: guest_memfd: folio migration for non-confidential VMs
2026-07-28 9:28 UTC (8+ messages)
` [PATCH RFC v2 1/4] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC v2 2/4] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH RFC v2 3/4] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH RFC v2 4/4] KVM: selftests: exercise guest_memfd folio migration
[PATCH net 0/4] Revert "tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops"
2026-07-28 9:22 UTC (5+ messages)
` [PATCH net 1/4] Revert "tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present"
` [PATCH net 2/4] Revert "ptr_ring: move free-space check into separate helper"
` [PATCH net 3/4] Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"
` [PATCH net 4/4] Revert "tun/tap: add ptr_ring consume helper with netdev queue wakeup"
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-28 8:49 UTC (17+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
[PATCH v5 0/2] Compute safe bound for VMX preemption timer
2026-07-28 7:22 UTC (6+ 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 v4 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
2026-07-28 6:07 UTC (2+ messages)
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-28 5:34 UTC (4+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH v9 00/10] s390/vfio_ccw fixes
2026-07-28 4:05 UTC (21+ messages)
` [PATCH v9 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v9 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v9 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v9 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v9 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v9 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v9 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v9 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v9 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v9 10/10] s390/vfio_ccw: implement a crw lock
[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
2026-07-28 3:58 UTC (2+ messages)
[PATCH v8 00/10] s390/vfio_ccw fixes
2026-07-28 3:23 UTC (25+ messages)
` [PATCH v8 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v8 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v8 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v8 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v8 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v8 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v8 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v8 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v8 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v8 10/10] s390/vfio_ccw: implement a crw lock
[PATCH v4 0/6] KVM: nVMX: Synthesize SHUTDOWN on RSM with bad state
2026-07-28 3:01 UTC (11+ messages)
` [PATCH v4 1/6] KVM: x86: Extract VMX's unhandleable emulation check to common x86
` [PATCH v4 2/6] KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulation
` [PATCH v4 3/6] KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
` [PATCH v4 4/6] KVM: selftests: Use port 0x80 in invalid nVMX guest state test
` [PATCH v4 5/6] KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
` [PATCH v4 6/6] KVM: selftests: Extend the invalid nVMX guest state test to cover RSM
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-28 2:13 UTC (14+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [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] KVM: x86: Re-pend NMI in vNMI hardware when injection is blocked
2026-07-28 1:54 UTC
[PATCH v5 00/20] KVM: x86: Enable APX for guests
2026-07-28 1:43 UTC (2+ messages)
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-07-28 1:18 UTC (31+ messages)
` [PATCH v1 01/28] KVM: nSVM: Flush the TLB after forcefully leaving nested
` [PATCH v1 02/28] KVM: SVM: Document number of ASIDs CPUID setting
` [PATCH v1 03/28] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [PATCH v1 04/28] KVM: x86/mmu: Support specifying reserved TLB tags
` [PATCH v1 05/28] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [PATCH v1 06/28] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [PATCH v1 07/28] KVM: SVM: Duplicate pre-run ASID check for SEV and non-SEV guests
` [PATCH v1 08/28] KVM: SEV: Do ASID initialization at VMCB initialization
` [PATCH v1 09/28] KVM: SEV: Expose sev_get_asid() outside of sev.c
` [PATCH v1 10/28] KVM: SVM: Use a static ASID per vCPU
` [PATCH v1 11/28] KVM: SVM: Only flush the fallback ASID when used by a different vCPU
` [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
` [PATCH v1 13/28] KVM: x86: hyper-v: Rename kvm_hv_vcpu_purge_flush_tlb()
` [PATCH v1 14/28] KVM: x86: hyper-v: Allow puring all TLB flush FIFOs
` [PATCH v1 15/28] KVM: nSVM: Drop svm->nested.initialized
` [PATCH v1 16/28] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [PATCH v1 17/28] KVM: nSVM: Always switch VMCB before leaving guest mode
` [PATCH v1 18/28] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [PATCH v1 19/28] KVM: nSVM: Service local TLB flushes before nested transitions
` [PATCH v1 20/28] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [PATCH v1 21/28] KVM: nSVM: Flush the TLB if L1 changes L2's ASID in vmcb12
` [PATCH v1 22/28] KVM: nSVM: Do not reset TLB_CONTROL in vmcb02 on nested VM-Enter
` [PATCH v1 23/28] KVM: x86/mmu: Rename __kvm_mmu_invalidate_addr() to kvm_mmu_sync_addr()
` [PATCH v1 24/28] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the GVA flush
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
` [PATCH v1 26/28] KVM: nSVM: Flush the ASID on nested transitions if shared by L1 and L2
` [PATCH v1 27/28] KVM: nSVM: Use different ASIDs for "
` [PATCH v1 28/28] KVM: selftests: Add a test for nested TLB flushes
[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
2026-07-28 1:00 UTC (5+ messages)
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
[PATCH v7 00/10] s390/vfio_ccw fixes
2026-07-28 0:54 UTC (25+ messages)
` [PATCH v7 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v7 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v7 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v7 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v7 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v7 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v7 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v7 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v7 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v7 10/10] s390/vfio_ccw: implement a crw lock
[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
2026-07-28 0:43 UTC (2+ messages)
[PATCH 0/2] KVM: x86/mmu: Use LOCK CMPXCHG to clear Accessed bits
2026-07-28 0:34 UTC (5+ messages)
` [PATCH 1/2] KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMU
` [PATCH 2/2] KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in the shadow MMU
[PATCH v4 00/12] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-07-28 0:31 UTC (19+ messages)
` [PATCH v4 01/12] KVM: selftests: Use __stringify() instead of custom XSTR() macros
` [PATCH v4 02/12] KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2
` [PATCH v4 03/12] KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)
` [PATCH v4 04/12] KVM: selftests: Handle rflags save/restore for SVM in guest_regs
` [PATCH v4 05/12] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH v4 06/12] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH v4 07/12] KVM: selftests: Add a blank line before logging assertion failures
` [PATCH v4 08/12] KVM: selftests: Expose PTE masks to guests as part of an MMU
` [PATCH v4 09/12] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v4 10/12] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH v4 11/12] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH v4 12/12] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
[PATCH v3] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
2026-07-28 0:26 UTC (4+ messages)
[PATCH v3] KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs
2026-07-28 0:18 UTC (2+ messages)
[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-27 23:55 UTC (20+ messages)
` [PATCH v7 1/9] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH v7 2/9] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v7 3/9] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH v7 4/9] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH v7 5/9] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [PATCH v7 6/9] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
` [PATCH v7 8/9] KVM: x86/pmu: Emulate RDPMC on performance metrics
` [PATCH v7 9/9] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests
[PATCH v11 0/6] Add RMPOPT support
2026-07-27 21:02 UTC (10+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-27 20:57 UTC (3+ messages)
[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
2026-07-27 19:58 UTC (2+ messages)
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-27 19:26 UTC (2+ messages)
` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
page: next (older) | 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