Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | savevm: Port to qdev.vmsd all devices that have qdev | Juan Quintela | 2009-12-03 | 1 | -1/+1 |
* | vmstate: port ssd0303 device | Juan Quintela | 2009-10-05 | 1 | -43/+22 |
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -1/+2 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -1/+3 |
* | SSD0303 qdev conversion | Paul Brook | 2009-05-14 | 1 | -7/+16 |
* | Replace gcc variadic macro extension with C99 version | Blue Swirl | 2009-05-13 | 1 | -7/+7 |
* | graphical_console_init change (Stefano Stabellini) | aliguori | 2009-01-16 | 1 | -7/+5 |
* | Introduce accessors for DisplayState (Stefano Stabellini) | aliguori | 2008-11-24 | 1 | -2/+2 |
* | Eliminate spurous screen updates. | pbrook | 2008-07-07 | 1 | -46/+48 |
* | Save/restore for stellaris boards. | pbrook | 2008-07-02 | 1 | -0/+44 |
* | Implement resolution switching in common console code. | pbrook | 2008-07-01 | 1 | -3/+5 |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -1/+1 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+3 |
* | ARMv7 support. | pbrook | 2007-11-11 | 1 | -0/+273 |