]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: add pages parameter to xen_remap_domain_mfn_range
authorIan Campbell <ian.campbell@citrix.com>
Wed, 17 Oct 2012 20:37:49 +0000 (13:37 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 5 Dec 2012 17:34:01 +0000 (12:34 -0500)
commitdc5ffa7110f206de553b0e1203a96dd7a8f3e7cc
treefc2eede84e691b942cc750ca5b1e642dbc4ff058
parent74944214e7a11589099cc70f43341e1b0d79ec18
xen: add pages parameter to xen_remap_domain_mfn_range

Also introduce xen_unmap_domain_mfn_range. These are the parts of
Mukesh's "xen/pvh: Implement MMU changes for PVH" which are also
needed as a baseline for ARM privcmd support.

The original patch was:

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This derivative is also:

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Conflicts:
arch/x86/xen/mmu.c
arch/x86/xen/mmu.c
drivers/xen/privcmd.c
include/xen/xen-ops.h