KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
authorMaxim Levitsky <mlevitsk@redhat.com>
Tue, 1 Mar 2022 14:36:46 +0000 (16:36 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Apr 2022 09:41:11 +0000 (05:41 -0400)
commitb9f3973ab3a80141a6decc34f4740e6494ca7d51
tree9207b30f8c8a15205fc1c1de2118bc030d68a296
parent6c2fa8b20d0cad3719b024ba0f25a50199a90c9a
KVM: x86: nSVM: implement nested VMLOAD/VMSAVE

This was tested by booting L1,L2,L3 (all Linux) and checking
that no VMLOAD/VMSAVE vmexits happened.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20220301143650.143749-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/nested.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h