]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: improve spte audit
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Mon, 30 Aug 2010 10:25:51 +0000 (18:25 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:58 +0000 (10:51 +0200)
commit3036a5d85e373a4eeb7b872f37bc04b303c9e850
treeccc0b0b6a837ca8ecc13cc2184da25fd6478860c
parent250f005939583d40c1ff044170e3180ebce957ae
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>
arch/x86/kvm/mmu_audit.c