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:
4b1a80f
)
KVM: MMU: handle page removal with shadow mapping
author
Marcelo Tosatti
<marcelo@kvack.org>
Mon, 17 Mar 2008 13:08:18 +0000
(10:08 -0300)
committer
Avi Kivity
<avi@qumranet.com>
Tue, 25 Mar 2008 08:22:17 +0000
(10:22 +0200)
Do not assume that a shadow mapping will always point to the same host
frame number. Fixes crash with madvise(MADV_DONTNEED).
[avi: move after first printk(), add another printk()]
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found