aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/pxa2xx_pic.c
AgeCommit message (Expand)Author
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-03-10pxa2xx: Don't shift into sign bitPeter Maydell
2014-02-20target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell
2013-07-29pxa2xx_pic: QOM cast cleanup for PXA2xxPICStateAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini