messages from 2026-08-19 00:35:18 to 2026-08-19 17:50:16 UTC [more...]
[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
2026-08-19 17:49 UTC (7+ messages)
` [PATCH v7 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v7 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v7 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
[PATCH v2] KVM: PPC: Book3S HV: Don't drop pending doorbell across L2 entry
2026-08-19 17:46 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
2026-08-19 17:43 UTC (4+ messages)
[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
2026-08-19 17:35 UTC (6+ messages)
[kvm-unit-tests PATCH] svm: Add SMI handler for svm_intr_intercept_mix_smi test
2026-08-19 17:26 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-08-19
2026-08-19 17:03 UTC (2+ messages)
[GIT PULL] vhost,vdpa,virtio: fixes, features
2026-08-19 16:46 UTC
[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
2026-08-19 16:41 UTC (4+ messages)
[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-19 16:39 UTC (12+ messages)
` [PATCH v4 1/9] KVM: TDX: Enable Notify VM exit
` [PATCH v4 2/9] KVM: TDX: Check if there is valid exit infos based on vp_enter_ret
` [PATCH v4 3/9] KVM: TDX: Set bits 31:16 to 0 for the synthesized Exit Reason
` [PATCH v4 4/9] KVM: TDX: Don't assume exit_reason[31:16] is all-0 in tdx_to_vmx_exit_reason()
` [PATCH v4 5/9] KVM: TDX: Update exit_reason on wait_for_sept_zap return
` [PATCH v4 6/9] KVM: VMX: Preserve negative return value in vmx_handle_exit() with bus lock detected
` [PATCH v4 7/9] KVM: VMX: Make handle_bus_lock_vmexit() a shared helper
` [PATCH v4 8/9] KVM: TDX: Enable Bus Lock VM exit
` [PATCH v4 9/9] KVM: VMX: Consolidate the exit handler for VMX and TDX
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-08-19 16:00 UTC (13+ messages)
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-19 15:33 UTC (10+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
[PATCH] KVM: VMX: Clear GUEST_ACTIVITY_STATE when userspace makes a vCPU RUNNABLE
2026-08-19 15:20 UTC (3+ messages)
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-19 14:57 UTC (12+ messages)
[PATCH v3 37/49] monitor: tighten monitor_printf*()
2026-08-19 14:46 UTC (3+ messages)
[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
2026-08-19 14:27 UTC (12+ messages)
` [PATCH v2 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v2 3/4] KVM: SEV: Drop page refcount early in VMSA reload
` [PATCH v2 4/4] KVM: guest_memfd: Stop returning struct page from PFN lookup
[PATCH v6 0/3] vhost: fix device IOTLB feature lifecycle
2026-08-19 14:09 UTC (6+ messages)
` [PATCH v6 1/3] vhost: invalidate vring access on IOTLB transitions
` [PATCH v6 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
[PATCH 1/1] KVM: x86: lapic: update apic_base and APIC ID together
2026-08-19 14:02 UTC (3+ messages)
[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-19 13:00 UTC (6+ messages)
` [PATCH v5 4/9] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH v5 7/9] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
2026-08-19 12:57 UTC (8+ messages)
[PATCH 0/7] KVM: SVM: Enable FRED support
2026-08-19 12:08 UTC (6+ messages)
` [PATCH 7/7] KVM: SVM: Enable save/restore of FRED MSRs
[PATCH v2 0/6] KVM: s390: Even more misc fixes
2026-08-19 11:46 UTC (3+ messages)
` [PATCH v2 5/6] KVM: s390: Add missing srcu in kvm_s390_set_irq_state()
[PATCH v2] vhost: clear vq->worker under vq->mutex when freeing workers
2026-08-19 11:43 UTC
[PATCH v6 0/1] Fix leak of KVM GISC resources
2026-08-19 10:51 UTC (4+ messages)
` [PATCH v6 1/1] s390/vfio-ap: fix KVM GISC and page leak when queue removed from host config
[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
2026-08-19 10:47 UTC (3+ messages)
[PATCH] vfio/fsl-mc: prevent read-only region mappings from becoming writable
2026-08-19 9:02 UTC (2+ messages)
[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
2026-08-19 9:01 UTC (12+ messages)
` [PATCH v4 2/7] KVM: x86: Use linear_read_system() to read the TSS I/O bitmap
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 5/7] KVM: x86: Virtualize LASS and advertise support to userspace
[PATCH] vfio/cdx: prevent read-only region mappings from becoming writable
2026-08-19 8:58 UTC (2+ messages)
[PATCH] vfio/platform: prevent read-only region mappings from becoming writable
2026-08-19 8:53 UTC (2+ messages)
[PATCH v2 0/4] KVM: nVMX: Adjust VMPTRLD/VMPTRST behavior with active eVMCS
2026-08-19 8:43 UTC (6+ messages)
` [PATCH v2 4/4] KVM: selftests: Check VMPTRLD "
[PATCH] vfio/platform: prevent read-only region mappings from becoming writable
2026-08-19 8:41 UTC
[PATCH] vfio/fsl-mc: prevent read-only region mappings from becoming writable
2026-08-19 8:39 UTC
[PATCH] vfio/cdx: prevent read-only region mappings from becoming writable
2026-08-19 8:39 UTC
[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
2026-08-19 8:12 UTC
[PATCH 0/2] fix two issues related to the driver
2026-08-19 7:50 UTC (6+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
[PATCH v14 00/22] TDX KVM selftests
2026-08-19 7:44 UTC (3+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
2026-08-19 7:18 UTC (2+ messages)
[PATCH v4 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
2026-08-19 6:11 UTC (16+ messages)
` [PATCH v4 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v4 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v4 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v4 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v4 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v4 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v4 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v4 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v4 9/9] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH] linux-headers: Update to include KVM_CAP_PPC_COMPAT_CAPS
2026-08-19 4:59 UTC
[PATCH v8 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-08-19 3:14 UTC (3+ messages)
` [PATCH v8 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-19 1:17 UTC (3+ messages)
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
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