summaryrefslogtreecommitdiff
path: root/hw/arm/pxa2xx.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-13/+13
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-16/+19
2013-08-05pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"Andreas Färber1-1/+3
2013-07-29pxa2xx: QOM cast cleanup for PXA2xxI2CStateAndreas Färber1-13/+21
2013-07-29pxa2xx: QOM cast cleanup for PXA2xxRTCStateAndreas Färber1-5/+12
2013-07-29pxa2xx: QOM cast cleanup for PXA2xxSSPStateAndreas Färber1-10/+18
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-2/+1
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-4/+6
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-15/+15
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede1-1/+3
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-3/+4
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini1-0/+2291