Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-18 13:26:04 to 2026-08-19 17:35:23 UTC [more...]

[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  (13+ 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  (15+ messages)
` [PATCH v2 1/4] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [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  (5+ 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  (7+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
` [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] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
 2026-08-19 11:12 UTC  (3+ messages)

[PATCH v6 0/1] Fix leak of KVM GISC resources
 2026-08-19 10:51 UTC  (6+ 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  (10+ messages)
` [PATCH v2 1/4] KVM: nVMX: Make VMPTRLD result in #UD when eVMCS is used
` [PATCH v2 2/4] KVM: nVMX: Make VMPTRST return eVMCS GPA when it "
` [PATCH v2 3/4] KVM: selftests: Adapt to the updated VMPTRST behavior when eVMCS "
` [PATCH v2 4/4] KVM: selftests: Check VMPTRLD with active eVMCS

[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  (8+ messages)
` [PATCH v8 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v8 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-08-19  1:17 UTC  (6+ messages)
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel

[PATCH] KVM: arm64: vgic-its: Fix O(C*I) loop in vgic_its_free_collection_list
 2026-08-18 22:47 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.3-rc1
 2026-08-18 22:43 UTC 

[RFC PATCH 0/6] Protect VMM from speculative attacks using x86 PKRU
 2026-08-18 22:03 UTC  (9+ messages)
` [RFC PATCH 1/6] x86: Introduce basic PKRU hardware wrappers
` [RFC PATCH 2/6] kvm: Add guest memory Pkey initialization
` [RFC PATCH 3/6] physmem: Tag guest RAMBlocks with Protection Key
` [RFC PATCH 4/6] kvm: Lock guest RAMBlocks via PKRU during host userspace execution
` [RFC PATCH 5/6] x86: Add xstate parsing and PKRU offset detection
` [RFC PATCH 6/6] kvm: Implement SIGSEGV sentinel for Pkey recovery

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-18 21:03 UTC  (8+ messages)

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-18 20:39 UTC  (8+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-08-18 20:36 UTC 

[PATCH v3 3/4] KVM: TDX: Don't assume exit_reason[31:16] as all-0 in tdx_to_vmx_exit_reason()
 2026-08-18 20:18 UTC  (11+ messages)

[PATCH] s390/vfio-ap: Fix leak of KVM GISC resources
 2026-08-18 19:16 UTC  (6+ messages)

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-18 18:37 UTC  (3+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-18 18:28 UTC  (12+ messages)

[PATCH] KVM: selftests: arm64: Skip sea_to_user without 1GB hugepages
 2026-08-18 17:55 UTC  (3+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 17:32 UTC  (13+ messages)
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 10/33] arm64: Share arm64 headers with s390
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-18 16:35 UTC  (28+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v3 0/4] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-18 16:17 UTC  (11+ messages)
` [PATCH v3 4/4] KVM: TDX: Enable Bus Lock VM exit

[RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
 2026-08-18 14:03 UTC  (2+ messages)

[RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
 2026-08-18 13:34 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