commit | 0beb8d660425aab339ff68e6f4d4528739e8fc4f | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Sat Aug 28 19:20:47 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:46 2010 +0200 |
tree | 9b30fbca63277dd1c5b74e35c7cb1bcb293ce7e6 | |
parent | 9ad17b10011702cb56c5e32e41ecd5fe281c3574 [diff] |
KVM: MMU: check rmap for every spte The read-only spte also has reverse mapping, so fix the code to check them, also modify the function name to fit its doing Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>