Re: [Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

2011-06-15 Thread Roy Tam
2011/6/16 Andreas Färber : > Am 15.06.2011 um 06:33 schrieb Roy Tam: > >> 2011/6/14 Andreas Färber : >>> >>> The IBM E15 is equivalent to an S3 Vision864. >>> >>> Lacking S3 SDAC (86C716) support, the DAC indizes are translated >>> to greyscale colors. This works sufficiently to observe firmware >>

Re: [Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

2011-06-15 Thread Andreas Färber
Am 15.06.2011 um 20:11 schrieb Andreas Färber: Am 15.06.2011 um 06:33 schrieb Roy Tam: 2011/6/14 Andreas Färber : The IBM E15 is equivalent to an S3 Vision864. Lacking S3 SDAC (86C716) support, the DAC indizes are translated to greyscale colors. This works sufficiently to observe firmware bo

Re: [Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

2011-06-15 Thread Andreas Färber
Am 15.06.2011 um 06:33 schrieb Roy Tam: 2011/6/14 Andreas Färber : The IBM E15 is equivalent to an S3 Vision864. Lacking S3 SDAC (86C716) support, the DAC indizes are translated to greyscale colors. This works sufficiently to observe firmware boot progress. IMO we can generalize it as a gen

Re: [Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

2011-06-14 Thread Roy Tam
Hi all, 2011/6/14 Andreas Färber : > The IBM E15 is equivalent to an S3 Vision864. > > Lacking S3 SDAC (86C716) support, the DAC indizes are translated > to greyscale colors. This works sufficiently to observe firmware > boot progress. > IMO we can generalize it as a generic S3 Vision864 and use

[Qemu-devel] [RFC 23/23] 40p: Add an 8514/A graphics card

2011-06-13 Thread Andreas Färber
The IBM E15 is equivalent to an S3 Vision864. Lacking S3 SDAC (86C716) support, the DAC indizes are translated to greyscale colors. This works sufficiently to observe firmware boot progress. Cc: Hervé Poussineau Fixed off-by-one drawing issue. Replaced hardcoded color for RECT. Separate I/O deb