Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-19 11:02:38 to 2026-08-20 06:36:18 UTC [more...]

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-20  6:36 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: selftests: Add coverage for LASS CPUID and CR4 handling
` [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement

[PATCH RFC 0/1] Fix ICEBP handling after KVM debug exits
 2026-08-20  6:13 UTC  (2+ messages)
` [PATCH RFC 1/1] target/i386: skip ICEBP before reinjecting #DB

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-20  6:06 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

[GIT PULL] KVM/arm64 changes for 7.3
 2026-08-20  4:47 UTC 

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-20  3:16 UTC  (11+ messages)

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-20  1:53 UTC  (9+ messages)
` [PATCH v4 2/9] KVM: TDX: Check if there is valid exit infos based on vp_enter_ret
` [PATCH v4 5/9] KVM: TDX: Update exit_reason on wait_for_sept_zap return

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-20  1:32 UTC  (12+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating

[PATCH v8 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-08-20  0:56 UTC  (3+ messages)
` [PATCH v8 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU

[PATCH net v2] vsock/virtio: validate packet source for connected sockets
 2026-08-20  0:15 UTC 

[PATCH v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-19 22:58 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v2 2/5] KVM: arm64: vgic-v3: Reset assignments after failed region setup
` [PATCH v2 3/5] KVM: arm64: vgic-v3: Unregister redistributors before freeing regions
` [PATCH v2 4/5] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v2 5/5] KVM: arm64: selftests: Test VGICv3 redistributor region retry

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


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