[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7b 15/25] xen/arm: introduce create_domUs
Hi Stefano, On 13/11/2018 17:51, Stefano Stabellini wrote: Call a new function, "create_domUs", from setup_xen to start DomU VMs. Introduce support for the "xen,domain" compatible node on device tree. Create new DomU VMs based on the information found on device tree under "xen,domain". Call construct_domU for each domain. Introduce a simple global variable named max_init_domid to keep track of the initial allocated domids. It holds the max domid among the initial domains. Move the discard_initial_modules after DomUs have been built. First create domUs, then start dom0 -- no point in trying to start dom0 when the cpu is busy. Signed-off-by: Stefano Stabellini <stefanos@xxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Reviewed-by: Julien Grall <julien.grall@xxxxxxx> CC: andrew.cooper3@xxxxxxxxxx CC: jbeulich@xxxxxxxx --- Changes in v7b: - add XEN_DOMCTL_CDF_hvm_guest flag, now required You also need XEN_DOMCTL_CDF_hap. I will fixup on commit. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |