summaryrefslogtreecommitdiff
path: root/hw/display/blizzard.c
AgeCommit message (Expand)Author
2020-05-04display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...Chen Qun
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2016-05-12hw/display/blizzard: Remove blizzard_template.hPeter Maydell
2016-05-12blizzard: Remove support for DEPTH != 32Pooja Dhannawat
2016-01-29hw/display: Clean up includesPeter Maydell
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini
2014-09-29hw/display/blizzard.c: Delete unused function blizzard_rgb2yuvPeter Maydell
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini