Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode

2013-06-21 Thread Peter Maydell
On 21 June 2013 17:07, Mark Cave-Ayland wrote: > It seems to be that several OS images in my OpenBIOS test suite are > expecting either an 8-bit or 32-bit display depth. For example Darwin and > older versions of HelenOS will freeze if they don't have a 8bpp or 32bpp > display (and newer versions

Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode

2013-06-21 Thread Mark Cave-Ayland
On 20/06/13 13:23, Alexander Graf wrote: On 20.06.2013, at 14:19, Peter Maydell wrote: On 20 June 2013 13:09, Alexander Graf wrote: We have stayed at 800x600x15 as default graphics mode for the last 9 years. If there ever was a reason to be there, surely nobody remembers it. However, recent

Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode

2013-06-20 Thread Alexander Graf
On 20.06.2013, at 14:19, Peter Maydell wrote: > On 20 June 2013 13:09, Alexander Graf wrote: >> We have stayed at 800x600x15 as default graphics mode for the last 9 years. >> If there ever was a reason to be there, surely nobody remembers it. >> >> However, recently non-Linux PPC guests started

Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode

2013-06-20 Thread Peter Maydell
On 20 June 2013 13:09, Alexander Graf wrote: > We have stayed at 800x600x15 as default graphics mode for the last 9 years. > If there ever was a reason to be there, surely nobody remembers it. > > However, recently non-Linux PPC guests started to show bad effects on 15 bit > color mode. They do wo

[Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode

2013-06-20 Thread Alexander Graf
We have stayed at 800x600x15 as default graphics mode for the last 9 years. If there ever was a reason to be there, surely nobody remembers it. However, recently non-Linux PPC guests started to show bad effects on 15 bit color mode. They do work just fine with 32 bits however. So let's switch to