Skip to content
Commit e670bf68 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 7923ef4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment