Age | Commit message (Expand) | Author | Files | Lines |
2020-02-20 | Remove unnecessary cast when using the cpu_[physical]_memory API | Philippe Mathieu-Daudé | 1 | -5/+5 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+2 |
2016-05-12 | omap_lcdc: Remove support for DEPTH != 32 | Pooja Dhannawat | 1 | -43/+5 |
2016-01-29 | hw/display: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+1 |
2015-07-24 | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini | 1 | -2/+10 |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -3/+6 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -85/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -5/+5 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+493 |