Re: [Xen-devel] [PATCH RFC 07/15] xen/arm: increase MAX_MODULES

2018-07-06 Thread Julien Grall
Hi Doug, On 06/07/18 03:10, Doug Goldstein wrote: On Wed, Jun 13, 2018 at 03:15:10PM -0700, Stefano Stabellini wrote: Xen boot modules need to account not just for Dom0 but also for a few potential DomUs, each of them coming with their own kernel and initrd. Increase MAX_MODULES to 32 to allow

Re: [Xen-devel] [PATCH RFC 07/15] xen/arm: increase MAX_MODULES

2018-07-05 Thread Doug Goldstein
On Wed, Jun 13, 2018 at 03:15:10PM -0700, Stefano Stabellini wrote: > Xen boot modules need to account not just for Dom0 but also for a few > potential DomUs, each of them coming with their own kernel and initrd. > Increase MAX_MODULES to 32 to allow for more DomUs. > > Signed-off-by: Stefano Stab

[Xen-devel] [PATCH RFC 07/15] xen/arm: increase MAX_MODULES

2018-06-13 Thread Stefano Stabellini
Xen boot modules need to account not just for Dom0 but also for a few potential DomUs, each of them coming with their own kernel and initrd. Increase MAX_MODULES to 32 to allow for more DomUs. Signed-off-by: Stefano Stabellini --- xen/include/asm-arm/setup.h | 2 +- 1 file changed, 1 insertion(+