git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e3e243
)
KVM: MMU: add missing reserved bits check in speculative path
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Fri, 16 Jul 2010 03:19:51 +0000
(11:19 +0800)
committer
Avi 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