summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-5/+6
* 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
* PL050 qdev conversionPaul Brook2009-05-141-8/+27
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-2/+2
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Break up vl.h.pbrook2007-11-171-1/+3
* Fix 64-bit host printf format mismatches.pbrook2007-11-101-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* PL050 status register fixes.pbrook2007-04-301-6/+25
* Unify IRQ handling.pbrook2007-04-071-5/+3
* Fix comment typo.pbrook2006-07-171-1/+1
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+127