Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-05-14 19:30:33 to 2026-05-14 21:05:26 UTC [more...]

[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 

[kvm-unit-tests PATCH] x86: Disable PKU in vCPU model for vmx_pf_{vpid/no_vpid/invvpid}_test
 2026-05-14 20:05 UTC 

[PATCH 0/3] KVM: Macrofy GPR swapping in assembly code
 2026-05-14 19:30 UTC  (3+ messages)
` [PATCH 1/3] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()


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