]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'kvm-apx-prepare' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 May 2026 16:38:31 +0000 (12:38 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 May 2026 16:38:31 +0000 (12:38 -0400)
commitb7fbe9a1bf9ee6c967ef77d366ca58c35fcf1887
tree5418d293f2c1fbdb98cb77231f5f533f47c52b73
parentfcaf986d10768dddb23598d6f0560006dad0c8bd
parent39a5ee37be89d3c4ed65ad206c0a2b4aebd9e1cf
Merge branch 'kvm-apx-prepare' into HEAD

Clean up KVM's register tracking and storage, primarily to prepare for
APX support, which expands the maximum number of GPRs from 16 to 32.
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/tdx.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/vmx/vmx.h
arch/x86/kvm/x86.c