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:
7905d9a
)
KVM: propagate fault r/w information to gup(), allow read-only memory
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 22 Oct 2010 16:18:18 +0000
(14:18 -0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:28:40 +0000
(11:28 +0200)
As suggested by Andrea, pass r/w error code to gup(), upgrading read fault
to writable if host pte allows it.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found