KVM: MMU: handle 'map_writable' in set_spte() function
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Thu, 23 Dec 2010 08:09:29 +0000 (16:09 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:31:19 +0000 (11:31 +0200)
Move the operation of 'writable' to set_spte() to clean up code

[avi: remove unneeded booleanification]

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found