summaryrefslogtreecommitdiffstats
path: root/hw/arm/pxa2xx_pic.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell2020-07-031-2/+7
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-2/+2
* hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao2016-05-121-7/+0Star
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2015-06-151-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+0Star
* pxa2xx: Don't shift into sign bitPeter Maydell2014-03-101-2/+2
* target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell2014-02-201-7/+4Star
* pxa2xx_pic: QOM cast cleanup for PXA2xxPICStateAndreas Färber2013-07-291-6/+12
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-3/+3
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-2/+2
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+2
* arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-011-0/+334