aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vmstate: port ssd0303 deviceJuan Quintela2009-10-051-43/+22
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-1/+3
* SSD0303 qdev conversionPaul Brook2009-05-141-7/+16
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-7/+5
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-2/+2
* Eliminate spurous screen updates.pbrook2008-07-071-46/+48
* Save/restore for stellaris boards.pbrook2008-07-021-0/+44
* Implement resolution switching in common console code.pbrook2008-07-011-3/+5
* Add an ncurses UI.balrog2008-02-101-1/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* ARMv7 support.pbrook2007-11-111-0/+273