From: Xiao Guangrong Date: Thu, 23 Dec 2010 08:09:29 +0000 (+0800) Subject: KVM: MMU: handle 'map_writable' in set_spte() function X-Git-Tag: v2.6.38-rc1~244^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e453b00cf1d90a047eb0ef8eefe6200e0f4512;p=pandora-kernel.git KVM: MMU: handle 'map_writable' in set_spte() function Move the operation of 'writable' to set_spte() to clean up code [avi: remove unneeded booleanification] Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed