| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | hw/mips: Add CPU IRQ3 delivery for KVM | Huacai Chen | 2020-06-01 | 1 | -1/+1 |
* | hw/mips/mips_int: De-duplicate KVM interrupt delivery | Philippe Mathieu-Daudé | 2020-05-26 | 1 | -8/+3 |
* | hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu() | Philippe Mathieu-Daudé | 2020-02-27 | 1 | -1/+1 |
* | mips: fix memory leaks in board initialization | Paolo Bonzini | 2019-10-04 | 1 | -0/+1 |
* | target/mips: Style improvements in mips_int.c | Aleksandar Markovic | 2019-08-19 | 1 | -1/+2 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | target/mips: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
* | hw/mips_int: hold BQL for all interrupt requests | Aleksandar Markovic | 2019-02-14 | 1 | -0/+12 |
* | mips: use MIPSCPU instead of CPUMIPSState | Paolo Bonzini | 2016-05-19 | 1 | -1/+2 |
* | mips: Clean up includes | Peter Maydell | 2016-01-23 | 1 | -0/+1 |
* | hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls | Sanjay Lal | 2014-06-18 | 1 | -0/+11 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 1 | -1/+1 |
* | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 2013-03-12 | 1 | -3/+5 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+65 |