Re: [PATCH 24/24] [HACK] xen/arm: implement xen_remap_domain_mfn_range

2012-08-01 Thread Konrad Rzeszutek Wilk
On Thu, Jul 26, 2012 at 04:34:06PM +0100, Stefano Stabellini wrote: > From: Ian Campbell > > Do not apply! Mukesh, I believe this is similar to what you had in mind. > > This is a simple, hacky implementation of xen_remap_domain_mfn_range, > using XENMAPSPACE_gmfn_foreign. > > It should use s

[PATCH 24/24] [HACK] xen/arm: implement xen_remap_domain_mfn_range

2012-07-26 Thread Stefano Stabellini
From: Ian Campbell Do not apply! This is a simple, hacky implementation of xen_remap_domain_mfn_range, using XENMAPSPACE_gmfn_foreign. It should use same interface as hybrid x86. Signed-off-by: Ian Campbell Signed-off-by: Stefano Stabellini --- arch/arm/xen/enlighten.c | 79