summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorFarhan Ali <alifm@linux.vnet.ibm.com>2017-09-15 10:40:31 -0400
committerCornelia Huck <cohuck@redhat.com>2017-09-19 18:31:32 +0200
commit1715d6b59cf917397c6d1088ca5f66461271da4e (patch)
tree59bfad056e52cc49daaf1ac4c9dbcdaab588c077 /scripts/qemu.py
parent8ad9087c4a07ad1a19ae03ffd2c504f5fba40e84 (diff)
downloadfocaccia-qemu-1715d6b59cf917397c6d1088ca5f66461271da4e.tar.gz
focaccia-qemu-1715d6b59cf917397c6d1088ca5f66461271da4e.zip
virtio-gpu: Handle endian conversion
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 <alifm@linux.vnet.ibm.com>
Message-Id: <dc748e15f36db808f90b4f2393bc29ba7556a9f6.1505485574.git.alifm@linux.vnet.ibm.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions