]> www.infradead.org Git - users/dwmw2/linux.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>
Wed, 9 Mar 2022 16:29:17 +0000 (11:29 -0500)
commit96c76c04a595c6160ac721e076172a14adbb149c
tree860848117d2294508df54abd1ad1f925c5a76314
parent4a204f7895878363ca8211f50ec610408c8c70aa
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