Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-03-17 | hw/display: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé |
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-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-12-13 | display/g364fb: Convert sysbus init function to realize function | Mao Zhongyi |
2018-08-30 | use dpy_gfx_update_full | Gerd Hoffmann |
2018-07-02 | hw/display: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-03-06 | g364fb: fix DirtyBitmapSnapshot leak | Paolo Bonzini |
2018-02-13 | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot | Paolo Bonzini |
2018-02-13 | g364fb: switch to using DirtyBitmapSnapshot | Paolo Bonzini |
2017-04-24 | g364fb: make display updates thread safe | Gerd Hoffmann |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
2016-01-29 | hw/display: Clean up includes | Peter Maydell |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-05 | display: add memory_region_sync_dirty_bitmap calls | Paolo Bonzini |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini |
2015-06-05 | g364fb: remove pointless call to memory_region_set_coalescing | Paolo Bonzini |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2013-07-29 | g364fb: QOM cast cleanup | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |