summaryrefslogtreecommitdiffstats
path: root/hw/display/bochs-display.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+1Star
* bochs-display: Fix vgamem=SIZE error handlingMarkus Armbruster2020-04-291-2/+4
* stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann2020-03-161-2/+2
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* display/bochs-display: fix memory leakCameron Esfahani2019-12-201-0/+2
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* display/bochs: fix pcie supportGerd Hoffmann2019-08-121-1/+6
* edid: flip the default to enabledGerd Hoffmann2019-06-131-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* bochs-display: wire up edid supportGerd Hoffmann2018-10-151-0/+13
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-021-4/+5
|\
| * hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-4/+5
* | bochs-display: enable vgabiosGerd Hoffmann2018-07-021-0/+1
|/
* bochs-display: add missing breakGerd Hoffmann2018-06-041-0/+1
* bochs-display: add pcie supportGerd Hoffmann2018-05-241-0/+8
* bochs-display: add dirty tracking supportGerd Hoffmann2018-05-241-2/+32
* hw/display: add new bochs-display deviceGerd Hoffmann2018-05-241-0/+325