On Fri, 2007-08-10 at 17:28 +0100, Paul Brook wrote:
> On Thursday 09 August 2007, Jeremy Katz wrote:
> > The attached adds a PCI subsystem vendor ID of 0x514D (QM ascii->hex)
> > for the Cirrus emulation so that you can tell that the system is running
> > under qemu. T
The attached adds a PCI subsystem vendor ID of 0x514D (QM ascii->hex)
for the Cirrus emulation so that you can tell that the system is running
under qemu. This will make it so that, eg, we can detect that in X and
know that resolutions > 800x600 won't blow up a monitor.
Downside is that it's not
The bochs rombios has supported attempting to boot from more than one
device for a while. It seems like it would make sense to be able to
specify "-boot acd" as an argument for qemu to try booting first from
the floppy, then the cd and finally the hard drive to make things more
like a "real" machi
The bochs rombios has supported attempting to boot from more than one
device for a while. It seems like it would make sense to be able to
specify "-boot acd" as an argument for qemu to try booting first from
the floppy, then the cd and finally the hard drive to make things more
like a "real" machi