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
* PL011 qdev conversionPaul Brook2009-05-141-18/+37
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-3/+3
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Save/restore for stellaris boards.pbrook2008-07-021-1/+52
* Implement break for the pl011, based on a patch from Jason Wessel.aurel322008-04-081-3/+9
* Add input buffer to mux chr (patch by Tristan Gingold).balrog2007-11-251-0/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* ARMv7 support.pbrook2007-11-111-4/+11
* Fix 64-bit host printf format mismatches.pbrook2007-11-101-2/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* Spelling fixes, by Stefan Weil.ths2007-07-111-3/+3
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Unify IRQ handling.pbrook2007-04-071-5/+3
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-271-2/+2
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+251