| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | milkymist: update specification URLs | Michael Walle | 2016-06-20 | 1 | -1/+1 |
* | hw/display: QOM'ify milkymist-vgafb.c | xiaoqiang zhao | 2016-06-20 | 1 | -6/+10 |
* | lm32: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini | 2015-07-24 | 1 | -3/+12 |
* | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2014-05-14 | 1 | -2/+1 |
* | console: add head to index to qemu consoles. | Gerd Hoffmann | 2014-03-05 | 1 | -1/+1 |
* | milkymist-vgafb: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -5/+12 |
* | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | console: add device link to QemuConsoles | Gerd Hoffmann | 2013-04-25 | 1 | -1/+1 |
* | console: add GraphicHwOps | Gerd Hoffmann | 2013-04-16 | 1 | -3/+6 |
* | console: simplify screendump | Gerd Hoffmann | 2013-04-16 | 1 | -1/+1 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -6/+6 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+335 |