Age | Commit message (Expand) | Author | Files | Lines |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -2/+1 |
2020-04-29 | bochs-display: Fix vgamem=SIZE error handling | Markus Armbruster | 1 | -2/+4 |
2020-03-16 | stdvga+bochs-display: add dummy mmio handler | Gerd Hoffmann | 1 | -2/+2 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-12-20 | display/bochs-display: fix memory leak | Cameron Esfahani | 1 | -0/+2 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-12 | display/bochs: fix pcie support | Gerd Hoffmann | 1 | -1/+6 |
2019-06-13 | edid: flip the default to enabled | Gerd Hoffmann | 1 | -1/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+2 |
2018-10-15 | bochs-display: wire up edid support | Gerd Hoffmann | 1 | -0/+13 |
2018-07-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -4/+5 |
2018-07-02 | bochs-display: enable vgabios | Gerd Hoffmann | 1 | -0/+1 |
2018-07-02 | hw/display: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -4/+5 |
2018-06-04 | bochs-display: add missing break | Gerd Hoffmann | 1 | -0/+1 |
2018-05-24 | bochs-display: add pcie support | Gerd Hoffmann | 1 | -0/+8 |
2018-05-24 | bochs-display: add dirty tracking support | Gerd Hoffmann | 1 | -2/+32 |
2018-05-24 | hw/display: add new bochs-display device | Gerd Hoffmann | 1 | -0/+325 |