aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-11/+11
* Get rid of _t suffixmalc2009-10-011-11/+11
* 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
* Follow coding conventionsPaul Brook2009-05-101-21/+21
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-10/+7
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+1
* Better STOPINTR bit semantics in the PXA2xx DMA.balrog2007-11-171-1/+3
* Break up vl.h.pbrook2007-11-171-1/+2
* use correct printf formatbellard2007-11-111-2/+2
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-0/+57
* Implement the PXA2xx I2C master controller.balrog2007-05-231-3/+3
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+496