public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 13:45:12 to 2026-04-10 03:50:22 UTC [more...]

[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-10  3:50 UTC  (10+ messages)
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-10  3:41 UTC  (20+ messages)

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-04-10  1:05 UTC  (16+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-10  0:16 UTC  (6+ messages)
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY

[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-04-09 23:56 UTC  (12+ messages)
` [PATCH 01/11] KVM: SVM: Truncate INVLPGA address in compatibility mode
` [PATCH 02/11] KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercall
` [PATCH 03/11] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH 04/11] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH 05/11] KVM: x86: Trace hypercall register *after* truncating values for 32-bit
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
` [PATCH 07/11] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH 08/11] KVM: x86: Drop non-raw kvm_<reg>_write() helpers
` [PATCH 09/11] KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
` [PATCH 10/11] Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode"
` [PATCH 11/11] KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-09 23:48 UTC  (17+ messages)

[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
 2026-04-09 22:42 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP
` [PATCH v2 2/6] KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
` [PATCH v2 3/6] KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
` [PATCH v2 4/6] KVM: x86: Add wrapper APIs to reset dirty/available register masks
` [PATCH v2 5/6] KVM: x86: Track available/dirty register masks as "unsigned long" values
` [PATCH v2 6/6] KVM: x86: Use a proper bitmap for tracking available/dirty registers

[PATCH 0/3] KVM: SVM: Fix x2AVIC MSR interception mess
 2026-04-09 22:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
` [PATCH 2/3] KVM: SVM: Always intercept RDMSR for TMCCT (current APIC timer count)
` [PATCH 3/3] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated

[PATCH] KVM: Drop kvm_vcpu.ready to squash race where "ready" can get stuck "true"
 2026-04-09 21:33 UTC 

[PATCH v2 0/5] Revoke supported SEV VM types
 2026-04-09 21:17 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types

[RFC PATCH v1] x86/split_lock: Provide KVM helper to log guest bus lock exits
 2026-04-09 20:56 UTC  (4+ messages)

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-04-09 19:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-09 18:59 UTC  (9+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
` [PATCH 2/3] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH 3/3] KVM, vfio: remove symbol_get(kvm_put_kvm) "

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-04-09 18:48 UTC  (4+ messages)
` [PATCH 12/21] KVM: SEV: WARN on unhandled VM type when initializing VM

[PATCH v2 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-09 18:30 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-09 17:18 UTC  (4+ messages)
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops

[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
 2026-04-09 16:40 UTC 

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-04-09 15:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-09 15:01 UTC  (6+ messages)
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR "
        ` [EXTERNAL] "

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-09 14:23 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