On Thu, Oct 06, 2016 at 09:14:18AM -0600, Jan Beulich wrote:
> >>> On 27.09.16 at 17:57, <roger....@citrix.com> wrote:
> > +    start_info.modlist_paddr = last_addr;
> > +    start_info.nr_modules = 1;
> > +    last_addr += sizeof(mod);
> 
> How can this be unconditionally 1? It is certainly possible to boot
> without initrd.

Yes, it seems like I left this here and forgot to finish it, so an initrd 
was assumed to be present (here and in the code further up). It should now 
be able to handle booting Dom0 without any initrd.

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to