summaryrefslogtreecommitdiffstats
path: root/hw/display/virtio-gpu-pci.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"Dr. David Alan Gilbert2019-07-291-3/+1Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau2019-05-291-16/+1Star
* virtio-gpu: split virtio-gpu-pci & virtio-vgaMarc-André Lureau2019-05-291-16/+36
* virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau2019-05-291-1/+1
* hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé2019-05-211-1/+3
* virtio: split virtio gpu bits from virtio-pci.hJuan Quintela2019-01-181-0/+14
* virtio: Helper for registering virtio device typesEduardo Habkost2018-12-191-4/+3Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+2
* virtio-gpu: disallow vIOMMUPeter Xu2018-02-021-1/+7
* virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann2016-09-131-0/+1
* hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum2016-07-281-3/+1Star
* virtio: Clean up includesPeter Maydell2016-01-291-0/+1
* virtio-gpu: change licence from GPLv2 to GPLv2+Gerd Hoffmann2015-10-081-2/+2
* 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/+8
* virtio-gpu-pci: add virtio pci supportGerd Hoffmann2015-06-121-0/+68