qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 1/2] virtio-gpu: Handle endian conversion


From: Farhan Ali
Subject: Re: [Qemu-devel] [PATCH v3 1/2] virtio-gpu: Handle endian conversion
Date: Mon, 18 Sep 2017 08:39:46 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0



On 09/18/2017 06:32 AM, Gerd Hoffmann wrote:
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 <address@hidden>

Reviewed-by: Gerd Hoffmann <address@hidden>

cheers,
  Gerd



Thanks for reviewing it :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]