index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
/
mips_int.c
Age
Commit message (
Expand
)
Author
2020-06-01
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
2020-05-26
hw/mips/mips_int: De-duplicate KVM interrupt delivery
Philippe Mathieu-Daudé
2020-02-27
hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Philippe Mathieu-Daudé
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-08-19
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-02-14
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-01-23
mips: Clean up includes
Peter Maydell
2014-06-18
hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls
Sanjay Lal
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini