[Xen-devel] [PATCH v2 05/21] xen/arm: extend device tree based multiboot protocol

2018-07-06 Thread Stefano Stabellini
Extend the existing device tree based multiboot protocol to include information regarding multiple domains to boot. Signed-off-by: Stefano Stabellini --- Changes in v2: - lower case kernel - rename mem to memory - mandate cpus and memory - replace domU-kernel with kernel and domU-ramdisk with ra

Re: [Xen-devel] [PATCH v2 05/21] xen/arm: extend device tree based multiboot protocol

2018-07-09 Thread Julien Grall
Hi, On 07/07/18 00:12, Stefano Stabellini wrote: Extend the existing device tree based multiboot protocol to include information regarding multiple domains to boot. Signed-off-by: Stefano Stabellini --- Changes in v2: - lower case kernel - rename mem to memory - mandate cpus and memory - repl

Re: [Xen-devel] [PATCH v2 05/21] xen/arm: extend device tree based multiboot protocol

2018-07-13 Thread Stefano Stabellini
On Mon, 9 Jul 2018, Julien Grall wrote: > Hi, > > On 07/07/18 00:12, Stefano Stabellini wrote: > > Extend the existing device tree based multiboot protocol to include > > information regarding multiple domains to boot. > > > > Signed-off-by: Stefano Stabellini > > > > --- > > Changes in v2: > >

Re: [Xen-devel] [PATCH v2 05/21] xen/arm: extend device tree based multiboot protocol

2018-07-16 Thread Julien Grall
Hi Stefano, On 13/07/18 23:41, Stefano Stabellini wrote: On Mon, 9 Jul 2018, Julien Grall wrote: On 07/07/18 00:12, Stefano Stabellini wrote: Extend the existing device tree based multiboot protocol to include information regarding multiple domains to boot. Signed-off-by: Stefano Stabellini

Re: [Xen-devel] [PATCH v2 05/21] xen/arm: extend device tree based multiboot protocol

2018-07-16 Thread Stefano Stabellini
On Mon, 16 Jul 2018, Julien Grall wrote: > Hi Stefano, > > On 13/07/18 23:41, Stefano Stabellini wrote: > > On Mon, 9 Jul 2018, Julien Grall wrote: > > > On 07/07/18 00:12, Stefano Stabellini wrote: > > > > Extend the existing device tree based multiboot protocol to include > > > > information reg