>>> On 07.07.18 at 01:12, <[email protected]> wrote: > --- a/xen/include/asm-x86/setup.h > +++ b/xen/include/asm-x86/setup.h > @@ -73,4 +73,6 @@ extern bool opt_dom0_shadow; > #endif > extern bool dom0_pvh; > > +#define max_init_domid (1)
Why is this 1 rather than 0? Or is the name imprecise? Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
