diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2021-06-28 12:44:24 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-15 10:19:44 -0400 |
commit | bb00bd9c0862558c6528e3ac97470aee222436ef (patch) | |
tree | 18897831ddea699c51d8b083af42af022622ef67 /tools | |
parent | 37be407b2ce807179108eeac788805848fe048f1 (diff) |
KVM: nSVM: Restore nested control upon leaving SMM
If the VM was migrated while in SMM, no nested state was saved/restored,
and therefore svm_leave_smm has to load both save and control area
of the vmcb12. Save area is already loaded from HSAVE area,
so now load the control area as well from the vmcb12.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210628104425.391276-6-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions