aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc/pic_cpu.c
AgeCommit message (Expand)Author
2020-12-15target/openrisc: Move pic_cpu code into CPU object properPeter Maydell
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2016-01-29openrisc: Clean up includesPeter Maydell
2013-08-21hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()Jia Liu
2013-08-21hw/openrisc: Fix masking in openrisc_pic_cpu_handler()Jia Liu
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-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini