aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-10/+10
* Get rid of _t suffixmalc2009-10-011-10/+10
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-9/+7
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-7/+3
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-14/+14
* Implement resolution switching in common console code.pbrook2008-07-011-4/+7
* Add an ncurses UI.balrog2008-02-101-1/+19
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Add a 7 segments + led display, by Herve Poussineau.ths2007-06-251-0/+303