summaryrefslogtreecommitdiff
path: root/hw/display/virtio-vga.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé1-1/+0
2016-10-08virtio: rename the bar index field name in VirtIOPCIProxyChen Fan1-2/+2
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann1-0/+11
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum1-3/+1
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann1-0/+12
2016-05-23virtio-vga: propagate on gpu realized errorMarc-André Lureau1-1/+7
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann1-0/+10
2016-01-29virtio: Clean up includesPeter Maydell1-0/+1
2015-07-07virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann1-3/+3
2015-07-07virtio-gpu: update console device property.Gerd Hoffmann1-0/+7
2015-06-12virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann1-0/+175