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:
5dc8326
)
KVM: MMU: Fix is_rmap_pte() with io ptes
author
Avi Kivity
<avi@qumranet.com>
Sun, 23 Mar 2008 10:18:19 +0000
(12:18 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Tue, 25 Mar 2008 08:22:16 +0000
(10:22 +0200)
is_rmap_pte() doesn't take into account io ptes, which have the avail bit set.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found