aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc/pic_cpu.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth1-1/+1
2016-01-29openrisc: Clean up includesPeter Maydell1-0/+1
2013-08-21hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()Jia Liu1-1/+3
2013-08-21hw/openrisc: Fix masking in openrisc_pic_cpu_handler()Jia Liu1-8/+5
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber1-1/+1
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber1-1/+2
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+60