virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
commitfd1cfb875be551064a27d909edb406316f011f2c
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Jun 2018 17:32:49 +0000 (22 18:32 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Jun 2018 14:04:17 +0000 (26 16:04 +0200)
tree617251afdb0671cf1b27fc512d97b9cd617e21a0
parent6b9b3c1e303cc0dda99e326031d2b1b612b80e3b
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define

In commit a8bff79e9f27df we added a definition to hw/virtio/virtio-gpu.h
for VIRTIO_GPU_CAPSET_VIRGL2, as a workaround for it not yet being
in the Linux kernel headers. In commit 77d361b13c19 we updated our
kernel headers to a version which does define the macro, so we can
now remove our workaround.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180622173249.29963-1-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/hw/virtio/virtio-gpu.h