qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] gtk UI doesn't correctly byte swap 32-bit framebuffer on qemu-system-ppc little-endian host
@ 2013-06-03 22:35 Mark Cave-Ayland
  2013-06-03 23:19 ` Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Cave-Ayland @ 2013-06-03 22:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori

Hi all,

I've just been testing some more OpenBIOS images with the new gtk UI and 
found that if you specify a 32-bit depth framebuffer on qemu-system-ppc 
running on a little-endian host then the RGB -> BGR byteswap doesn't 
take place.

Good:
./qemu-system-ppc -g 1024x768x32 -vnc :1
./qemu-system-ppc -g 1024x768x32 -sdl

Bad:
./qemu-system-ppc -g 1024x768x32

I've quickly confirmed this with git bisect which simply returns:

commit 15546425c5527ebb08ede399373b705866f1ff84
Author: Anthony Liguori <aliguori@us.ibm.com>
Date:   Wed Feb 20 07:43:25 2013 -0600

     gtk: make default UI (v5)


Many thanks,

Mark.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-04  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 22:35 [Qemu-devel] gtk UI doesn't correctly byte swap 32-bit framebuffer on qemu-system-ppc little-endian host Mark Cave-Ayland
2013-06-03 23:19 ` Anthony Liguori
2013-06-04  7:50   ` Gerd Hoffmann
2013-06-04  8:52     ` Mark Cave-Ayland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).