aboutsummaryrefslogtreecommitdiff
path: root/hw/blizzard.c
AgeCommit message (Expand)Author
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-10-05cleanup useless return sentenceAmos Kong
2012-09-05vga: ppm_save(): add error handlingLuiz Capitulino
2012-09-05console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino
2012-03-24fix screendumpGerd Hoffmann
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-10Follow coding conventionsPaul Brook
2009-02-09Fix displaystate (r6344) regression in blizzardaurel32
2009-01-16Fix a warning in hw/blizzard.caurel32
2009-01-16Fix compilation of blizzard.caliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-08-06Add qemu_realloc(), by Gerd Hoffmann.ths
2008-07-01Implement resolution switching in common console code.pbrook
2008-04-14Nokia N800 machine support (ARM).balrog