On Mo, 2016-06-06 at 22:01 +0200, Thomas Huth wrote:
> This is required for running QEMU on big endian hosts (like
> PowerPC machines) that use RGB instead of BGR byte ordering.
Added to ui patch queue.
thanks,
Gerd
This is required for running QEMU on big endian hosts (like
PowerPC machines) that use RGB instead of BGR byte ordering.
Ticket: https://bugs.launchpad.net/qemu/+bug/1581796
Signed-off-by: Thomas Huth
---
ui/console-gl.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/ui/console-gl.c b/