Age | Commit message (Expand) | Author |
2021-03-14 | hw/display/pl110: Pull included-once parts of template header into pl110.c | Peter Maydell |
2021-03-14 | hw/display/pl110: Remove dead code for non-32-bpp surfaces | Peter Maydell |
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-08-27 | pl110: Rename pl110_version enum values | Eduardo Habkost |
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-01-25 | pl110: Implement vertical compare/next base interrupts | Linus Walleij |
2016-10-24 | hw/display: QOM'ify pl110.c | xiaoqiang zhao |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2015-07-24 | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-09-10 | pl110: Clarify comment about PL110 ID on VersatilePB | Peter Maydell |
2013-07-29 | pl110: QOM'ify pl110, pl110_versatile and pl111 | Andreas Färber |
2013-07-29 | pl110: Rename pl110_state to PL110State | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
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 private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |