From: Xiao Guangrong Date: Mon, 11 Jul 2011 19:28:04 +0000 (+0800) Subject: KVM: MMU: remove bypass_guest_pf X-Git-Tag: v3.1-rc1~264^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37079586f317d7e7f1a70d36f0e5177691c89c2;p=pandora-kernel.git KVM: MMU: remove bypass_guest_pf The idea is from Avi: | Maybe it's time to kill off bypass_guest_pf=1. It's not as effective as | it used to be, since unsync pages always use shadow_trap_nonpresent_pte, | and since we convert between the two nonpresent_ptes during sync and unsync. Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed