From: Xiao Guangrong Date: Wed, 13 May 2015 06:42:28 +0000 (+0800) Subject: KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81135a57aa66e5bec55cdfe4dda79633f9082dd;p=pandora-kernel.git 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-diff-tree failed