[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH] Graphics: Switch to 800x600x32 as default mode |
Date: |
Thu, 20 Jun 2013 13:19:06 +0100 |
On 20 June 2013 13:09, Alexander Graf <address@hidden> 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 work just fine with 32 bits however.
Have we identified what the actual problem with these guests is?
32 bit might be a more sensible default but "it masks a bug"
doesn't seem like a very solid justification for the change...
thanks
-- PMM