Re: [Qemu-devel] [PATCH 0/3] vga: add endianness switching support

2014-09-23 Thread Alexander Graf
On 23.09.14 22:24, Benjamin Herrenschmidt wrote: > On Tue, 2014-09-23 at 14:30 +0200, Gerd Hoffmann wrote: >> Hi, > > (Adding Mike) > >> Series applies on top of the vga patches posted yesterday. >> It adds a mmio register to the pci stdvga cards allowing >> to switch framebuffer endiannness.

Re: [Qemu-devel] [PATCH 0/3] vga: add endianness switching support

2014-09-23 Thread Benjamin Herrenschmidt
On Tue, 2014-09-23 at 14:30 +0200, Gerd Hoffmann wrote: > Hi, (Adding Mike) > Series applies on top of the vga patches posted yesterday. > It adds a mmio register to the pci stdvga cards allowing > to switch framebuffer endiannness. Ben's patches 1+2 prepare > for runtime-swicthable endianness

[Qemu-devel] [PATCH 0/3] vga: add endianness switching support

2014-09-23 Thread Gerd Hoffmann
Hi, Series applies on top of the vga patches posted yesterday. It adds a mmio register to the pci stdvga cards allowing to switch framebuffer endiannness. Ben's patches 1+2 prepare for runtime-swicthable endianness and patch #3 actually implements the new register. It has been placed in a new