]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb370e5daf041dcaffc6eb1ad7537f7cafb221b3d
tree9207b30f8c8a15205fc1c1de2118bc030d68a296
parent66c8657d646ce7dd59ca39b8e718b4a0c283042d
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