commit | 98224bf1d1783a25ccede29ab08309424ec8de25 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Mon Sep 27 18:06:16 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:12 2010 +0200 |
tree | 579a4255597fb912944e4540451a4d5048739950 | |
parent | 33f91edb9211f5c0392071f9eb01958ec69f2193 [diff] |
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>