commit | eb2591865a234c6fb1162085d9b277236fa890b6 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Mon Aug 30 18:25:51 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:58 2010 +0200 |
tree | ccc0b0b6a837ca8ecc13cc2184da25fd6478860c | |
parent | 49edf87806f52a005152beaed9f4731862efc8fe [diff] |
KVM: MMU: improve spte audit Both audit_mappings() and audit_sptes_have_rmaps() need to walk vcpu's page table, so we can do these checking in a spte walking Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>