Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/display: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-09-07 | 1 | -2/+1 |
* | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer | Paolo Bonzini | 2015-07-24 | 1 | -2/+10 |
* | console: add head to index to qemu consoles. | Gerd Hoffmann | 2014-03-05 | 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 | -85/+1 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -5/+5 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+493 |