summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-7/+7
* Get rid of _t suffixmalc2009-10-011-7/+7
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-6/+6
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata2009-07-091-6/+6
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Merge common ISA access routines.pbrook2006-09-181-0/+102