commit | afe828d1de4047d26eb0cd0c0154f5ac3722bf63 | [log] [tgz] |
---|---|---|
author | Junaid Shahid <junaids@google.com> | Wed Jun 27 14:59:12 2018 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 06 17:58:55 2018 +0200 |
tree | dde4847d96f41b66542bcf81c65b351d273a1f6f | |
parent | 50c28f21d045dde8c52548f8482d456b3f0956f5 [diff] |
kvm: x86: Add ability to skip TLB flush when switching CR3 Remove the implicit flush from the set_cr3 handlers, so that the callers are able to decide whether to flush the TLB or not. Signed-off-by: Junaid Shahid <junaids@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>