| Commit message (Expand) | Author | Age | Files | Lines |
* | display/blizzard: use extract16() for fix clang analyzer warning in blizzard_... | Chen Qun | 2020-05-04 | 1 | -6/+4 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -1/+1 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -9/+9 |
* | hw/display/blizzard: Remove blizzard_template.h | Peter Maydell | 2016-05-12 | 1 | -2/+77 |
* | blizzard: Remove support for DEPTH != 32 | Pooja Dhannawat | 2016-05-12 | 1 | -37/+4 |
* | hw/display: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | blizzard: do not depend on VGA internals | Paolo Bonzini | 2015-01-15 | 1 | -1/+0 |
* | hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv | Peter Maydell | 2014-09-29 | 1 | -8/+0 |
* | console: add head to index to qemu consoles. | Gerd Hoffmann | 2014-03-05 | 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 | -13/+1 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 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/+1004 |