diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-17 02:51:35 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-15 04:42:34 -0400 |
commit | c08f390a75c14fb9f8115d74ae9b7a6142a659b3 (patch) | |
tree | 2c4d7095a40f217590f8fe71b80a237899f1a4e5 /arch/x86/kvm/x86.h | |
parent | 4bb170a5430b9ea9589ded486d8fbb0df99de377 (diff) |
KVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_set_nested_state()
The VMLOAD/VMSAVE data is not taken from userspace, since it will
not be restored on VMEXIT (it will be copied from VMCB02 to VMCB01).
For clarity, replace the wholesale copy of the VMCB save area
with a copy of that state only.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.h')
0 files changed, 0 insertions, 0 deletions