Age | Commit message (Expand) | Author |
2021-03-06 | hw/display/omap_lcdc: Delete unnecessary macro | Peter Maydell |
2021-03-06 | hw/display/omap_lcdc: Inline template header into C file | Peter Maydell |
2020-11-02 | hw/display/omap_lcdc: Fix potential NULL pointer dereference | AlexChen |
2020-02-20 | Remove unnecessary cast when using the cpu_[physical]_memory API | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2016-05-12 | omap_lcdc: Remove support for DEPTH != 32 | Pooja Dhannawat |
2016-01-29 | hw/display: Clean up includes | Peter Maydell |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
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-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 display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |