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:
9b705f0
)
xen: introduce gnttab_map_refs and gnttab_unmap_refs
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Fri, 10 Dec 2010 14:54:44 +0000
(14:54 +0000)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 11 Jan 2011 19:32:00 +0000
(14:32 -0500)
gnttab_map_refs maps some grant refs and uses the new m2p override to
set a proper m2p mapping for the granted pages.
gnttab_unmap_refs unmaps the granted refs and removes th mappings from
the m2p override.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found