+1
−0
include/qemu/drm.h
0 → 100644
+6
−0
+2
−49
+1
−0
util/drm.c
0 → 100644
+66
−0
Loading
vhost-user-gpu will share the same code to open a DRM node. Signed-off-by:Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20180713130916.4153-20-marcandre.lureau@redhat.com> [ kraxel: buildfix: util/drm.o must be CONFIG_OPENGL not CONFIG_LINUX ] Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>