summaryrefslogtreecommitdiff
path: root/target-openrisc/interrupt_helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini1-0/+1
2016-01-29openrisc: Clean up includesPeter Maydell1-0/+1
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-1/+1
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+1
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-1/+2
2013-01-27target-openrisc: Clean up triple QOM castsAndreas Färber1-1/+1
2012-07-27target-or32: Add interrupt supportJia Liu1-0/+57