aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/pic_cpu.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell1-25/+0
2013-08-20target-arm: Make IRQ and FIQ gpio lines on the CPU objectPeter Maydell1-53/+10
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-3/+2
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber1-6/+9
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-0/+66
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+40