summaryrefslogtreecommitdiffstats
path: root/hw/display/virtio-gpu-pci.c
Commit message (Expand)AuthorAgeFilesLines
* modules: introduces module_kconfig directiveJose R. Ziviani2022-06-061-0/+1
* modules: add virtio-gpu module annotationsGerd Hoffmann2021-07-091-0/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-3/+1Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-3/+2Star
* qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2020-07-101-3/+1Star
* hw: Fix error API violation around object_property_set_link()Markus Armbruster2020-07-021-1/+1
* qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster2020-06-151-2/+1Star
* 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