Re: [Xen-devel] [PATCH v4 0/9] libxc: support building large pv-domains

2015-11-12 Thread Juergen Gross
On 12/11/15 10:39, Wei Liu wrote: > On Thu, Nov 12, 2015 at 06:09:54AM +0100, Juergen Gross wrote: >> On 05/11/15 15:36, Juergen Gross wrote: >>> The Xen hypervisor supports starting a dom0 with large memory (up to >>> the TB range) by not including the initrd and p2m list in the initial >>> kernel

Re: [Xen-devel] [PATCH v4 0/9] libxc: support building large pv-domains

2015-11-12 Thread Wei Liu
On Thu, Nov 12, 2015 at 06:09:54AM +0100, Juergen Gross wrote: > On 05/11/15 15:36, Juergen Gross wrote: > > The Xen hypervisor supports starting a dom0 with large memory (up to > > the TB range) by not including the initrd and p2m list in the initial > > kernel mapping. Especially the p2m list can

Re: [Xen-devel] [PATCH v4 0/9] libxc: support building large pv-domains

2015-11-11 Thread Juergen Gross
On 05/11/15 15:36, Juergen Gross wrote: > The Xen hypervisor supports starting a dom0 with large memory (up to > the TB range) by not including the initrd and p2m list in the initial > kernel mapping. Especially the p2m list can grow larger than the > available virtual space in the initial mapping.

[Xen-devel] [PATCH v4 0/9] libxc: support building large pv-domains

2015-11-05 Thread Juergen Gross
The Xen hypervisor supports starting a dom0 with large memory (up to the TB range) by not including the initrd and p2m list in the initial kernel mapping. Especially the p2m list can grow larger than the available virtual space in the initial mapping. The started kernel is indicating the support o