summaryrefslogtreecommitdiffstats
path: root/hw/display/virtio-vga.c
diff options
context:
space:
mode:
authorJuan Quintela2019-01-03 15:10:11 +0100
committerMichael S. Tsirkin2019-01-18 03:10:57 +0100
commit7ecb381fcf514fd5e083eb3c9eab4eb557eba593 (patch)
tree62f280081d187b19a0efe0029364bf0879918139 /hw/display/virtio-vga.c
parentvirtio: split virtio serial bits from virtio-pci (diff)
downloadqemu-7ecb381fcf514fd5e083eb3c9eab4eb557eba593.tar.gz
qemu-7ecb381fcf514fd5e083eb3c9eab4eb557eba593.tar.xz
qemu-7ecb381fcf514fd5e083eb3c9eab4eb557eba593.zip
virtio: split virtio gpu bits from virtio-pci.h
Reviewed-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/display/virtio-vga.c')
-rw-r--r--hw/display/virtio-vga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display/virtio-vga.c b/hw/display/virtio-vga.c
index 8db4d916f2..1e48009b74 100644
--- a/hw/display/virtio-vga.c
+++ b/hw/display/virtio-vga.c
@@ -3,6 +3,7 @@
#include "hw/pci/pci.h"
#include "vga_int.h"
#include "hw/virtio/virtio-pci.h"
+#include "hw/virtio/virtio-gpu.h"
#include "qapi/error.h"
/*