Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-18 16:53:04 to 2026-08-19 07:18:40 UTC [more...]

[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 v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-19  5:58 UTC  (8+ 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 1/1] KVM: x86: lapic: update apic_base and APIC ID together
 2026-08-19  5:48 UTC  (4+ messages)

[PATCH] linux-headers: Update to include KVM_CAP_PPC_COMPAT_CAPS
 2026-08-19  4:59 UTC 

[PATCH] KVM: VMX: Clear GUEST_ACTIVITY_STATE when userspace makes a vCPU RUNNABLE
 2026-08-19  3:46 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 v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-08-19  1:48 UTC  (3+ messages)

[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: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19  0:59 UTC  (3+ messages)

[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-19  0:49 UTC  (11+ 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 v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-18 23:46 UTC  (12+ messages)

[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 0/4] KVM: nVMX: Adjust VMPTRLD/VMPTRST behavior with active eVMCS
 2026-08-18 21:56 UTC  (9+ 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 v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-18 21:03 UTC  (8+ messages)

[PATCH v2 0/6] KVM: s390: Even more misc fixes
 2026-08-18 20:43 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()

[PATCH v6 0/1] Fix leak of KVM GISC resources
 2026-08-18 20:41 UTC  (4+ messages)
` [PATCH v6 1/1] s390/vfio-ap: fix KVM GISC and page leak when queue removed from host config

[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  (3+ messages)
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
 2026-08-18 16:58 UTC  (6+ messages)


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