commit | d81135a57aa66e5bec55cdfe4dda79633f9082dd | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Wed May 13 14:42:28 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 19 20:52:43 2015 +0200 |
tree | ce0f3cf0b521e7c742e6915e160205f84987e5f0 | |
parent | efdfe536d8c643391e19d5726b072f82964bfbdb [diff] |
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed CR0.CD and CR0.NW are not used by shadow page table so that need not adjust mmu if these two bit are changed Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>