commit | 6903074c367cfb13166c2974d6a886fdc7a00d21 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Mon Sep 27 18:09:29 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:14 2010 +0200 |
tree | d1631260765150c42486dd425047604e2e8d130c | |
parent | 38904e128778c38809daf44a1dabc7f25fa8d83e [diff] |
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>