Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-19 08:58:31 to 2026-08-19 20:11:17 UTC [more...]

[Invitation] bi-weekly guest_memfd upstream call on 2026-08-19
 2026-08-19 20:11 UTC  (3+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-08-19 19:54 UTC  (2+ messages)

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19 19:41 UTC  (9+ messages)

[PATCH v3 0/3] KVM: s390: Improve floating IRQ injection behavior
 2026-08-19 19:19 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] KVM: s390: Kick PV cpus at the right time for service irqs
` [PATCH v3 3/3] KVM: s390: Add opportunistic floating IRQ injection

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-19 19:08 UTC  (13+ 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

[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)

[kvm-unit-tests PATCH] svm: Add SMI handler for svm_intr_intercept_mix_smi test
 2026-08-19 17:26 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)

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

[PATCH v6 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-19 14:09 UTC  (4+ messages)
` [PATCH v6 1/3] vhost: invalidate vring access on IOTLB transitions

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


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