From d81135a57aa66e5bec55cdfe4dda79633f9082dd Mon Sep 17 00:00:00 2001 From: Xiao Guangrong Date: Wed, 13 May 2015 14:42:28 +0800 Subject: [PATCH] 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 Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed