summaryrefslogtreecommitdiff
path: root/hw/mips/mips_int.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini1-1/+2
2016-01-23mips: Clean up includesPeter Maydell1-0/+1
2014-06-18hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal1-0/+11
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
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-3/+5
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+65