Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: boot(8) diffs



Andrew Doran wrote:
>On Thu, Oct 09, 2008 at 01:08:41AM +0200, Joerg Sonnenberger wrote:

>> On Thu, Oct 09, 2008 at 12:03:02AM +0200, Joerg Sonnenberger wrote:
>> > On Thu, Oct 02, 2008 at 08:05:06PM +0200, Manuel Bouyer wrote:
>> > > And also fix the issue with dom0_mem being ignored if there isn't a dummy
>> > > parameter before it ...
>> > 
>> > http://www.netbsd.org/~joerg/boot.diff fixes that and allows passing
>> > options to the dom0.
>> 
>> http://www.netbsd.org/~joerg/boot3.diff is the remaining diff after the
>> refactoring of exec.c. This should address Andrew's and Manuel's
>> concerns.

>+struct multiboot_module {
>
>Is this part of the multiboot spec? Are you overloading the 'module' command
>for something else?

It is part of the multiboot spec.

The NetBSD/i386 kernel code to parse a struct multiboot_info doesn't
look for it at present.

Robert Swindells




Home | Main Index | Thread Index | Old Index