From: Xiao Guangrong Date: Tue, 7 Dec 2010 02:48:06 +0000 (+0800) Subject: KVM: MMU: rename 'no_apf' to 'prefault' X-Git-Tag: v2.6.38-rc1~244^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b2c54aa4a7e9e4257d2b8e3a4b96d2d0c6e636;p=pandora-kernel.git KVM: MMU: rename 'no_apf' to 'prefault' It's the speculative path if 'no_apf = 1' and we will specially handle this speculative path in the later patch, so 'prefault' is better to fit the sense. Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed