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

KVM: nSVM: do not mark all VMCB01 fields dirty on nested vmexit



Since L1 and L2 now use different VMCBs, most of the fields remain
the same from one L1 run to the next.  svm_set_cr0 and other functions
called by nested_svm_vmexit already take care of clearing the
corresponding clean bits; only the TSC offset is special.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 7c3ecfcd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment