summaryrefslogtreecommitdiff
path: root/hw/blizzard.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-2/+2
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann1-2/+2
2012-10-05cleanup useless return sentenceAmos Kong1-2/+0
2012-09-05vga: ppm_save(): add error handlingLuiz Capitulino1-1/+1
2012-09-05console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino1-1/+1
2012-03-24fix screendumpGerd Hoffmann1-3/+1
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann1-2/+6
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-05-10Follow coding conventionsPaul Brook1-14/+14
2009-02-09Fix displaystate (r6344) regression in blizzardaurel321-4/+4
2009-01-16Fix a warning in hw/blizzard.caurel321-1/+1
2009-01-16Fix compilation of blizzard.caliguori1-1/+1
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-7/+5
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori1-9/+9
2008-08-06Add qemu_realloc(), by Gerd Hoffmann.ths1-1/+1
2008-07-01Implement resolution switching in common console code.pbrook1-4/+5
2008-04-14Nokia N800 machine support (ARM).balrog1-0/+1001