virtio-gpu: add virtio-gpu-gl-device
commit063cd34a03e2a12bf338137410cb972250fe5027
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 30 Apr 2021 11:35:33 +0000 (30 13:35 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 10 May 2021 11:55:28 +0000 (10 13:55 +0200)
treea5eeb7b296cf3a7308f0d703cc49b97b1f4eebbc
parent7d2ad4e1e8b63babac11de42bf2a000e40ab4e89
virtio-gpu: add virtio-gpu-gl-device

Just a skeleton for starters, following patches will add more code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210430113547.1816178-1-kraxel@redhat.com
Message-Id: <20210430113547.1816178-3-kraxel@redhat.com>
hw/display/meson.build
hw/display/virtio-gpu-gl.c [new file with mode: 0644]
include/hw/virtio/virtio-gpu.h
util/module.c