Re: [Qemu-devel] [PATCH 00/10] Improvements for sm501 display controller emulation

2017-02-23 Thread BALATON Zoltan
On Sun, 19 Feb 2017, BALATON Zoltan wrote: This series improves the sm501 display controller emulation fixing endianness problems that caused mixed up colors in LE hosts, fix hardware cursor and adding panel layer support and some missing registers. The first few patches update the code style and

[Qemu-devel] [PATCH 00/10] Improvements for sm501 display controller emulation

2017-02-19 Thread BALATON Zoltan
This series improves the sm501 display controller emulation fixing endianness problems that caused mixed up colors in LE hosts, fix hardware cursor and adding panel layer support and some missing registers. The first few patches update the code style and QOMify the device before changes are made to