From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Anthony Liguori <anthony@codemonkey.ws>
Subject: [Qemu-devel] gtk UI doesn't correctly byte swap 32-bit framebuffer on qemu-system-ppc little-endian host
Date: Mon, 03 Jun 2013 23:35:57 +0100 [thread overview]
Message-ID: <51AD1A4D.1090301@ilande.co.uk> (raw)
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.
next reply other threads:[~2013-06-03 22:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 22:35 Mark Cave-Ayland [this message]
2013-06-03 23:19 ` [Qemu-devel] gtk UI doesn't correctly byte swap 32-bit framebuffer on qemu-system-ppc little-endian host Anthony Liguori
2013-06-04 7:50 ` Gerd Hoffmann
2013-06-04 8:52 ` Mark Cave-Ayland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51AD1A4D.1090301@ilande.co.uk \
--to=mark.cave-ayland@ilande.co.uk \
--cc=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.