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:
f020e29
)
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
author
Ian Campbell
<ian.campbell@citrix.com>
Thu, 21 May 2009 09:09:46 +0000
(10:09 +0100)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 20 Oct 2010 23:22:34 +0000
(16:22 -0700)
This allows xenfs to be built as a module, previously it required flush_tlb_all
and arbitrary_virt_to_machine to be exported.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found