summaryrefslogtreecommitdiffstats
path: root/hw/display/virtio-vga.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: rename the bar index field name in VirtIOPCIProxyChen Fan2016-10-081-2/+2
* virtio-vga: adapt to page-per-vq=offGerd Hoffmann2016-09-131-0/+11
* hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum2016-07-281-3/+1Star
* virtio-gpu: add live migration supportGerd Hoffmann2016-06-061-0/+12
* virtio-vga: propagate on gpu realized errorMarc-André Lureau2016-05-231-1/+7
* virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann2016-02-031-0/+10
* virtio: Clean up includesPeter Maydell2016-01-291-0/+1
* virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-071-3/+3
* virtio-gpu: update console device property.Gerd Hoffmann2015-07-071-0/+7
* virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann2015-06-121-0/+175