commit | c4806acdcec020fe5bbb054ce9dc75aaecaf29dd | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Fri Nov 12 14:49:55 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:29:14 2011 +0200 |
tree | 0fafeeb72efdb8985165fcab0a24ffcc5071653c | |
parent | 060c2abe6c5e0f90418baf0a43b48d8d9a5521fb [diff] |
KVM: MMU: fix apf prefault if nested guest is enabled If apf is generated in L2 guest and is completed in L1 guest, it will prefault this apf in L1 guest's mmu context. Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>