Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-05-14 20:05:39 to 2026-05-15 12:55:25 UTC [more...]

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

[kvm-unit-tests PATCH] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-15 12:44 UTC  (2+ messages)

[PATCH v2 0/5] KVM: s390: some vSIE and UCONTROL fixes
 2026-05-15 11:51 UTC  (3+ messages)
` [PATCH v2 5/5] KVM: s390: Properly reset zero bit in PGSTE

[PATCH] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
 2026-05-15 11:11 UTC  (2+ messages)

[PATCH v2 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
 2026-05-15 10:52 UTC  (2+ messages)

[PATCH v2 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-15 10:50 UTC  (2+ messages)

[PATCH for 6.12] LoongArch: KVM: Compile switch.S directly into the kernel
 2026-05-15 10:09 UTC  (2+ messages)

[PATCH v10 0/5] vfio/pci: Add PCIe TPH support
 2026-05-15  9:40 UTC  (6+ messages)
` [PATCH v10 1/5] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v10 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v10 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v10 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v10 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management

[PATCH v2] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-15  9:33 UTC  (2+ messages)

[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-15  9:20 UTC  (10+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow

[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
 2026-05-15  9:03 UTC  (4+ messages)
` [RFC PATCH 01/27] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf

[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
 2026-05-15  8:28 UTC  (2+ messages)

[PATCH v4 00/21] KVM: x86: Enable APX for guests
 2026-05-15  8:18 UTC  (6+ messages)
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU

[PATCH 1/2] riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem OOM
 2026-05-15  6:48 UTC  (4+ messages)
` [PATCH 2/2] riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info OOM

VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX
 2026-05-15  6:34 UTC  (3+ messages)

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-15  6:12 UTC  (5+ messages)
` [PATCH v9 11/23] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v9 20/23] x86/virt/tdx: Reject updates during compatibility-sensitive operations

[PATCH] iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
 2026-05-15  5:33 UTC  (2+ messages)

[PATCH v3] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-05-15  3:07 UTC 

[kvm:queue 15/24] arch/x86/kvm/vmx/vmcs12.c:56:9: sparse: sparse: cast truncates bits from constant value (901c9 becomes 1c9)
 2026-05-15  2:54 UTC 

[PATCH 0/3] KVM: Macrofy GPR swapping in assembly code
 2026-05-15  2:04 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()

[PATCH] Enable stage 2 translation in L2
 2026-05-15  1:48 UTC 

[PATCH v1 0/1] KVM: x86: Merge pending debug causes when vectoring #DB
 2026-05-15  1:00 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
 2026-05-15  0:29 UTC  (2+ messages)

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-14 23:16 UTC  (10+ messages)

[kvm-unit-tests PATCH] x86: Disable PKU in vCPU model for vmx_pf_{vpid/no_vpid/invvpid}_test
 2026-05-14 21:37 UTC  (2+ messages)

[PATCH v3 0/3] KVM: SVM: Fix x2AVIC MSR interception issues
 2026-05-14 21:31 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86: Add dedicated API for getting mask of accelerated x2APIC MSRs
` [PATCH v3 2/3] KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supports
` [PATCH v3 3/3] KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are accelerated

[kvm-unit-tests PATCH] x86/emulator: Add testcases for ENTER + emulated MMIO
 2026-05-14 21:15 UTC 

[kvm-unit-tests PATCH] x86/debug: Verify DR6 is always empty on an INT1/ICEBP #DB
 2026-05-14 21:12 UTC 

[kvm-unit-tests PATCH] x86/apic: Verify LVT timer register mode reads back what was written
 2026-05-14 21:07 UTC 

[kvm-unit-tests PATCH v3 00/20] x86: Better backtraces for leaf functions
 2026-05-14 21:05 UTC  (21+ messages)
` [kvm-unit-tests PATCH v3 01/20] x86/vmx: Drop unused SYSENTER "support" in nested VMX infrastructure
` [kvm-unit-tests PATCH v3 02/20] x86/vmx: Drop unused guest_regs "
` [kvm-unit-tests PATCH v3 03/20] x86/svm: Sort (and swap) GPRs by their index, not alphabetically
` [kvm-unit-tests PATCH v3 04/20] x86: Dedup guest/host context switch of registers across SVM and VMX
` [kvm-unit-tests PATCH v3 05/20] x86/virt: Use macro shenanigans to get reg offsets when swapping guest/host regs
` [kvm-unit-tests PATCH v3 06/20] x86/virt: Track "guest regs" using per-CPU variable
` [kvm-unit-tests PATCH v3 07/20] x86/svm: Don't VMLOAD/VMSAVE "guest" state around VMRUN
` [kvm-unit-tests PATCH v3 08/20] x86/vmx: Use separate VMCSes for BSP vs. AP in INIT test
` [kvm-unit-tests PATCH v3 09/20] x86/vmx: Swap GPRs after checking "launched" status
` [kvm-unit-tests PATCH v3 10/20] x86/vmx: Track VMCS "launched" state per-CPU
` [kvm-unit-tests PATCH v3 11/20] x86/vmx: Track "is this CPU in guest mode" per-CPU
` [kvm-unit-tests PATCH v3 12/20] x86/vmx: Communicate hypercalls via RAX, not a global field
` [kvm-unit-tests PATCH v3 13/20] x86/vmx: Initialize test stage in SIPI test *before* launching AP thread
` [kvm-unit-tests PATCH v3 14/20] x86/kvmclock: Replace spaces with tabs
` [kvm-unit-tests PATCH v3 15/20] x86/kvmclock: Skip kvmclock test when not running on KVM with CLOCKSOURCE2
` [kvm-unit-tests PATCH v3 16/20] x86/vmx: Tag "struct vmx_msr_entry" as needing to be 16-byte aligned
` [kvm-unit-tests PATCH v3 17/20] x86/smp: Align the stack to a 16-byte boundary when invoking SMP function calls
` [kvm-unit-tests PATCH v3 18/20] x86/vmx: Write to KVM's WALL_CLOCK MSR via VM-Entry load list sync in SIPI test
` [kvm-unit-tests PATCH v3 19/20] x86: Better backtraces for leaf functions
` [kvm-unit-tests PATCH v3 20/20] x86: Prevent realmode test code instrumentation with nop-mcount

[kvm-unit-tests PATCH] x86/xsave: Extend VMOVDQA testing to also cover VMOVNTDQA
 2026-05-14 20:40 UTC 


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