Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-11 Thread andrzej zaborowski
On 10/08/07, Anthony Liguori <[EMAIL PROTECTED]> wrote: > Jeremy Katz wrote: > > 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 emulati

Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-10 Thread WaxDragon
On 8/10/07, Anthony Liguori <[EMAIL PROTECTED]> wrote: > I suspect our best long term bet is a new paravirtual graphics driver > that's also a standard VESA device and the hope that someone writes a > proper Windows driver for it. > > Regards, > > Anthony Liguori > Too bad we don't know of any op

Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-10 Thread Anthony Liguori
Jeremy Katz wrote: 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. This will ma

Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-10 Thread Paul Brook
On Friday 10 August 2007, Jeremy Katz wrote: > 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 >

Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-10 Thread Jeremy Katz
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. This will make it so that, eg

Re: [Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-10 Thread Paul Brook
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. This will make it so that, eg, we can detect that in X and > know that resolutions > 800x6

[Qemu-devel] [PATCH/RFC] Set a (distinguishable) subsystem id for Cirrus VGA

2007-08-09 Thread Jeremy Katz
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