commit | 56fe28de8c4f0167275c411c0daa5709e9a47bd7 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <mlevitsk@redhat.com> | Thu Jan 07 11:38:54 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 07 18:11:34 2021 -0500 |
tree | f15028b9039dc346e8b64b8e338793660c1bdd3b | |
parent | 81f76adad560dfc39cb9625cf1e00a7e2b7b88df [diff] |
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode We overwrite most of vmcb fields while doing so, so we must mark it as dirty. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20210107093854.882483-5-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>