commit | fa1de2bfc0feb7245328ad25fb3e6d5cd2c903b4 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Fri Jul 16 11:19:51 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon Aug 02 06:40:56 2010 +0300 |
tree | bc993022b24c60c2ea2452ca6d7f5ed0faf0a322 | |
parent | 6e3e243c3b6e0bbd18c6ce0fbc12bc3fe2d77b34 [diff] |
KVM: MMU: add missing reserved bits check in speculative path In the speculative path, we should check guest pte's reserved bits just as the real processor does Reported-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>