commit | 1c53da3fa3a333eb15ee5a154700e75d135c21c8 | [log] [tgz] |
---|---|---|
author | Junaid Shahid <junaids@google.com> | Wed Jun 27 14:59:10 2018 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 06 17:58:54 2018 +0200 |
tree | 66492453384245c38e368e5e182d91b65159f67e | |
parent | 0aab33e4f9459fc80378bc2a089d5784fe8ccd3b [diff] |
kvm: x86: Support resetting the MMU context without resetting roots This adds support for re-initializing the MMU context in a different mode while preserving the active root_hpa and the prev_root. Signed-off-by: Junaid Shahid <junaids@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>