aboutsummaryrefslogtreecommitdiff
path: root/hw/display/bochs-display.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-29bochs-display: Fix vgamem=SIZE error handlingMarkus Armbruster
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-12display/bochs: fix pcie supportGerd Hoffmann
2019-06-13edid: flip the default to enabledGerd Hoffmann
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-10-15bochs-display: wire up edid supportGerd Hoffmann
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02bochs-display: enable vgabiosGerd Hoffmann
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-04bochs-display: add missing breakGerd Hoffmann
2018-05-24bochs-display: add pcie supportGerd Hoffmann
2018-05-24bochs-display: add dirty tracking supportGerd Hoffmann
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann