]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-gpu: add bswap helpers header
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 24 May 2019 13:09:39 +0000 (15:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 29 May 2019 04:29:07 +0000 (06:29 +0200)
commitad08e67a9672b69b798340b04245f5d1c1c88229
tree6ac164c09b722da4b70825907e353e000f2cba2d
parentbd2e44fee474c43f54aadd35b5b8fd5ba8f4d11f
virtio-gpu: add bswap helpers header

The helper functions are useful to build the vhost-user-gpu backend.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190524130946.31736-3-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu.c
include/hw/virtio/virtio-gpu-bswap.h [new file with mode: 0644]