KVM: MMU: audit: fix vcpu's spte walking
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Mon, 27 Sep 2010 10:06:16 +0000 (18:06 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:12 +0000 (10:53 +0200)
commit98224bf1d1783a25ccede29ab08309424ec8de25
tree579a4255597fb912944e4540451a4d5048739950
parent33f91edb9211f5c0392071f9eb01958ec69f2193
KVM: MMU: audit: fix vcpu's spte walking

After nested nested paging, it may using long mode to shadow 32/PAE paging
guest, so this patch fix it

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