commit | 22c9b2d166a88573a933e8d355833d36579d83be | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Wed Apr 28 11:54:44 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed May 19 11:36:25 2010 +0300 |
tree | 76542ec35aa15097ee0a2e2acee1bf9a7454694c | |
parent | 329d20ba451b5a9fd17a4ce9471e4d335b3b8c74 [diff] |
KVM: MMU: fix for calculating gpa in invlpg code If the guest is 32-bit, we should use 'quadrant' to adjust gpa offset Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>