Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -10/+10 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -10/+10 |
* | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 2009-08-25 | 1 | -2/+2 |
* | Remove io_index argument from cpu_register_io_memory() | Avi Kivity | 2009-06-16 | 1 | -1/+1 |
* | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -2/+0 |
* | graphical_console_init change (Stefano Stabellini) | aliguori | 2009-01-16 | 1 | -9/+7 |
* | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 2008-12-01 | 1 | -7/+3 |
* | Introduce accessors for DisplayState (Stefano Stabellini) | aliguori | 2008-11-24 | 1 | -14/+14 |
* | Implement resolution switching in common console code. | pbrook | 2008-07-01 | 1 | -4/+7 |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -1/+19 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+3 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | Add a 7 segments + led display, by Herve Poussineau. | ths | 2007-06-25 | 1 | -0/+303 |