KVM: MMU: add missing reserved bits check in speculative path
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Fri, 16 Jul 2010 03:19:51 +0000 (11:19 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Aug 2010 03:40:56 +0000 (06:40 +0300)
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>

No differences found