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:
e3c5e7e
)
KVM: MMU: Fix nx access bit for huge pages
author
Avi Kivity
<avi@qumranet.com>
Thu, 11 Oct 2007 13:08:41 +0000
(15:08 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:51 +0000
(17:52 +0200)
We must set the bit before the shift, otherwise the wrong bit gets set.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found