| Commit message (Expand) | Author | Age | Files | Lines |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -3/+1 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -3/+2 |
* | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 2020-07-10 | 1 | -3/+1 |
* | hw: Fix error API violation around object_property_set_link() | Markus Armbruster | 2020-07-02 | 1 | -1/+1 |
* | qdev: Convert uses of qdev_set_parent_bus() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs" | Dr. David Alan Gilbert | 2019-07-29 | 1 | -3/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/display: add vhost-user-vga & gpu-pci | Marc-André Lureau | 2019-05-29 | 1 | -16/+1 |
* | virtio-gpu: split virtio-gpu-pci & virtio-vga | Marc-André Lureau | 2019-05-29 | 1 | -16/+36 |
* | virtio-gpu: split virtio-gpu, introduce virtio-gpu-base | Marc-André Lureau | 2019-05-29 | 1 | -1/+1 |
* | hw: report invalid disable-legacy|modern usage for virtio-1-only devs | Daniel P. Berrangé | 2019-05-21 | 1 | -1/+3 |
* | virtio: split virtio gpu bits from virtio-pci.h | Juan Quintela | 2019-01-18 | 1 | -0/+14 |
* | virtio: Helper for registering virtio device types | Eduardo Habkost | 2018-12-19 | 1 | -4/+3 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+2 |
* | virtio-gpu: disallow vIOMMU | Peter Xu | 2018-02-02 | 1 | -1/+7 |
* | virtio-gpu-pci: tag as not hotpluggable | Gerd Hoffmann | 2016-09-13 | 1 | -0/+1 |
* | hw/virtio-pci: fix virtio behaviour | Marcel Apfelbaum | 2016-07-28 | 1 | -3/+1 |
* | virtio: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | virtio-gpu: change licence from GPLv2 to GPLv2+ | Gerd Hoffmann | 2015-10-08 | 1 | -2/+2 |
* | virtio-gpu: use virtio_instance_init_common, fixup properties | Gerd Hoffmann | 2015-07-07 | 1 | -3/+3 |
* | virtio-gpu: update console device property. | Gerd Hoffmann | 2015-07-07 | 1 | -0/+8 |
* | virtio-gpu-pci: add virtio pci support | Gerd Hoffmann | 2015-06-12 | 1 | -0/+68 |