aboutsummaryrefslogtreecommitdiff
path: root/hw/display/virtio-vga.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-17virtio: split virtio gpu bits from virtio-pci.hJuan Quintela1-0/+1
2018-12-19virtio: Helper for registering virtio device typesEduardo Habkost1-4/+3
2018-09-27display/stdvga: add edid support.Gerd Hoffmann1-1/+1
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann1-11/+0
2018-08-30virtio-vga: fix resetGerd Hoffmann1-1/+5
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau1-0/+11
2018-07-03vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann1-1/+1
2018-06-26vga: set owner for mmio regionsGerd Hoffmann1-1/+1
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