commit | 1b7fd45c32fcc170246bf10ba8d33871840319b8 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Fri Mar 04 18:58:02 2011 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 17 13:08:32 2011 -0300 |
tree | 73b4b7a80ff48f47afdd2d08794bf14d13335131 | |
parent | da8dc75f0c4663a568a0ed4e744c6d55d428d8b6 [diff] |
KVM: MMU: set spte accessed bit properly Set spte accessed bit only if guest_initiated == 1 that means the really accessed Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>