On Thu, 14 Jun 2018, Julien Grall wrote:
> Hi,
>
> On 13/06/18 23:15, Stefano Stabellini wrote:
> > Similar to construct_dom0, construct_domU creates a barebone DomU guest.
> > Default to 1 max vcpu and 64MB of memory if not specified otherwise.
> >
> > The device tree node passed as argument is
Hi,
On 13/06/18 23:15, Stefano Stabellini wrote:
Similar to construct_dom0, construct_domU creates a barebone DomU guest.
Default to 1 max vcpu and 64MB of memory if not specified otherwise.
The device tree node passed as argument is compatible "xen,domU", see
docs/misc/arm/device-tree/booting.
Similar to construct_dom0, construct_domU creates a barebone DomU guest.
Default to 1 max vcpu and 64MB of memory if not specified otherwise.
The device tree node passed as argument is compatible "xen,domU", see
docs/misc/arm/device-tree/booting.txt.
Allocate all vcpus on cpu0 initially.
Signed-