commit | 6e42782f516f05c8030f63308f2457681b1c9919 | [log] [tgz] |
---|---|---|
author | Junaid Shahid <junaids@google.com> | Wed Jun 27 14:59:08 2018 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 06 17:58:52 2018 +0200 |
tree | fd7a55232cc338dfd86687875a26e7a3a8c4ffc6 | |
parent | 9fa72119b24db78d665a4034b5a0d349b0289b08 [diff] |
kvm: x86: Introduce KVM_REQ_LOAD_CR3 The KVM_REQ_LOAD_CR3 request loads the hardware CR3 using the current root_hpa. Signed-off-by: Junaid Shahid <junaids@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>