]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c2a5dcdd8a76f37d852a44010198b3c8c600bd4
treed1631260765150c42486dd425047604e2e8d130c
parentd28d6b7c522c516aab1b825d518f14cbb4535734
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