Re: [Xen-devel] [PATCH v3 08/19] libxl: functions to build vmemranges for PV guest

2015-01-14 Thread Wei Liu
On Tue, Jan 13, 2015 at 06:15:49PM +, Ian Jackson wrote: > Wei Liu writes ("[PATCH v3 08/19] libxl: functions to build vmemranges for PV > guest"): > > Introduce a arch-independent routine to generate one vmemrange per > > vnode. Also introduce arch-dependent routines for different > > archite

Re: [Xen-devel] [PATCH v3 08/19] libxl: functions to build vmemranges for PV guest

2015-01-13 Thread Ian Jackson
Wei Liu writes ("[PATCH v3 08/19] libxl: functions to build vmemranges for PV guest"): > Introduce a arch-independent routine to generate one vmemrange per > vnode. Also introduce arch-dependent routines for different > architectures because part of the process is arch-specific -- ARM has > yet ha

[Xen-devel] [PATCH v3 08/19] libxl: functions to build vmemranges for PV guest

2015-01-13 Thread Wei Liu
Introduce a arch-independent routine to generate one vmemrange per vnode. Also introduce arch-dependent routines for different architectures because part of the process is arch-specific -- ARM has yet have NUMA support and E820 is x86 only. For those x86 guests who care about machine E820 map (i.e