commit | f8e453b00cf1d90a047eb0ef8eefe6200e0f4512 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Thu Dec 23 16:09:29 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:31:19 2011 +0200 |
tree | 7347af552a9a0ca0ba2bf8e19e3c33721a7637e5 | |
parent | b034cf0105235e65ee1b0161dbe8fef0338d06e7 [diff] |
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 <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>