summary refs log tree commit diff stats
path: root/hw/display/cirrus_vga_isa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* display: include dependencies explicitlyMichael S. Tsirkin2022-11-101-0/+1
* hw/display: Allow vga_common_init() to return errorsThomas Huth2022-03-181-1/+3
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* 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
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth2018-10-151-0/+98