On Fri, 2017-09-15 at 10:40 -0400, Farhan Ali wrote: > Virtio GPU code currently only supports litte endian format, > and so using the Virtio GPU device on a big endian machine > does not work. > > Let's fix it by supporting the correct host cpu byte order. > > Signed-off-by: Farhan Ali <al...@linux.vnet.ibm.com>
Reviewed-by: Gerd Hoffmann <kra...@redhat.com> cheers, Gerd