summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_pic.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-3/+3
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* hw/pxa2xx_pic: Convert coprocessor registers to new schemePeter Maydell2012-06-201-22/+31
* pxa2xx_pic: Store ARMCPU in PXA2xxPICStateAndreas Färber2012-06-111-13/+16
* pxa2xx: Pass ARMCPU to pxa2xx_pic_init()Andreas Färber2012-06-111-1/+2
* arm hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* pxa2xx_pic: convert to memory APIBenoît Canet2011-11-241-18/+13
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* pxa2xx_pic: fixup initialisationAndrzej Zaborowski2011-03-101-2/+1
* pxa2xx_pic: Set base address for sysbus device.Andrzej Zaborowski2011-03-031-0/+2
* pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov2011-02-251-43/+45
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* 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-12/+12
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-8/+2
* Break up vl.h.pbrook2007-11-171-1/+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/+37
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+280
OpenPOWER on IntegriCloud