diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-13 13:16:12 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-01 04:26:00 -0400 |
commit | e670bf68f4b701506d51f007917ab633894294d0 (patch) | |
tree | 6aa7aed4f3b9a201245170a2b3772f7e2951f7c0 /arch/arm | |
parent | 7923ef4f6ec4a25a902bd827446eac860b01fd1c (diff) |
KVM: nSVM: save all control fields in svm->nested
In preparation for nested SVM save/restore, store all data that matters
from the VMCB control area into svm->nested. It will then become part
of the nested SVM state that is saved by KVM_SET_NESTED_STATE and
restored by KVM_GET_NESTED_STATE, just like the cached vmcs12 for nVMX.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions