Has somebody besides me tested the patch?
Bernhard Kauer
On Wed, Aug 01, 2007 at 05:42:17PM +0200, Bernhard Kauer wrote:
> The boot_device is not communicated to the bochsbios
> through the CMOS. The following patch allows to boot
> via network on the newest bochsbios.
On Wed, Aug 01, 2007 at 11:02:58AM -0500, Anthony Liguori wrote:
> Bernhard Kauer wrote:
>> -boot_device = 'c'; /* to prevent confusion by the BIOS */
>> +//boot_device = 'c'; /* to prevent confusion by the BIOS */
>> }
>>
>
> Please don't comment out code. Just delete it.
You are
Bernhard Kauer wrote:
The boot_device is not communicated to the bochsbios
through the CMOS. The following patch allows to boot
via network on the newest bochsbios.
Bernhard Kauer
Index: vl.c
===
The boot_device is not communicated to the bochsbios
through the CMOS. The following patch allows to boot
via network on the newest bochsbios.
Bernhard Kauer
Index: vl.c
===
RCS file: /sources/qemu/qemu/vl.c,v
retrieving rev
The boot_device is not communicated to the bochsbios
through the CMOS. The following patch allows to boot
via network on the newest bochsbios.
Bernhard Kauer