KVM: MMU: audit: check whether have unsync sps after root sync
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Mon, 27 Sep 2010 10:09:29 +0000 (18:09 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:14 +0000 (10:53 +0200)
commit6903074c367cfb13166c2974d6a886fdc7a00d21
treed1631260765150c42486dd425047604e2e8d130c
parent38904e128778c38809daf44a1dabc7f25fa8d83e
KVM: MMU: audit: check whether have unsync sps after root sync

After root synced, all unsync sps are synced, this patch add a check to make
sure it's no unsync sps in VCPU's page table

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/mmu_audit.c