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