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 <[email protected]>
Acked-by: Jan Beulich <[email protected]>
Reviewed-by: Julien Grall <[email protected]>
CC: [email protected]
CC: [email protected]
---
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
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel