summaryrefslogtreecommitdiffstats
path: root/hw/display/blizzard.c
Commit message (Expand)AuthorAgeFilesLines
* display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun2020-05-041-6/+4Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-9/+9
* hw/display/blizzard: Remove blizzard_template.hPeter Maydell2016-05-121-2/+77
* blizzard: Remove support for DEPTH != 32Pooja Dhannawat2016-05-121-37/+4Star
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* blizzard: do not depend on VGA internalsPaolo Bonzini2015-01-151-1/+0Star
* hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell2014-09-291-8/+0Star
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-13/+1Star
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-6/+6
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1004