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

KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit



The control state changes on every L2->L0 vmexit, and we will have to
serialize it in the nested state.  So keep it up to date in svm->nested.ctl
and just copy them back to the nested VMCB in nested_svm_vmexit.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d8e4e58f
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