From: Xiao Guangrong Date: Mon, 11 Jul 2011 19:25:56 +0000 (+0800) Subject: KVM: MMU: rename 'pt_write' to 'emulate' X-Git-Tag: v3.1-rc1~264^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b90a0e6c81d7b1fef0b7dea007015e1a56ab14c7;p=pandora-kernel.git KVM: MMU: rename 'pt_write' to 'emulate' If 'pt_write' is true, we need to emulate the fault. And in later patch, we need to emulate the fault even though it is not a pt_write event, so rename it to better fit the meaning Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed