[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 16/30] xen/x86: parse Dom0 kernel for PVHv2
On Thu, Oct 06, 2016 at 09:14:18AM -0600, Jan Beulich wrote: > >>> On 27.09.16 at 17:57, <roger.pau@xxxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |