[Qemu-devel] Re: [PATCH] vga: Declare as little endian

2010-12-19 Thread Blue Swirl
Thanks for the ack, applied. On Mon, Dec 13, 2010 at 8:00 AM, Alexander Graf wrote: > > On 11.12.2010, at 23:33, Blue Swirl wrote: > >> This patch replaces explicit bswaps with endianness hints to the >> mmio layer. >> >> CC: Alexander Graf >> Signed-off-by: Blue Swirl > > Acked-by: Alexander G

[Qemu-devel] Re: [PATCH] vga: Declare as little endian

2010-12-13 Thread Alexander Graf
On 11.12.2010, at 23:33, Blue Swirl wrote: > This patch replaces explicit bswaps with endianness hints to the > mmio layer. > > CC: Alexander Graf > Signed-off-by: Blue Swirl Acked-by: Alexander Graf Alex