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:
bc1a34f
)
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
author
Avi Kivity
<avi@qumranet.com>
Fri, 2 May 2008 10:23:10 +0000
(13:23 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 4 May 2008 11:44:49 +0000
(14:44 +0300)
nonpae guests can call rmap_write_protect twice per page (for page tables)
or four times per page (for page directories), triggering a bogus warning.
Remove the warning.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found