summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Fix SD init arguments.pbrook2007-11-241-1/+1
* Partial SD card SPI mode support.pbrook2007-11-241-1/+1
* Better STOPINTR bit semantics in the PXA2xx DMA.balrog2007-11-171-1/+1
* Break up vl.h.pbrook2007-11-171-3/+4
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-4/+3
* 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/+81
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+472