summary refs log tree commit diff stats
path: root/hw/intc/mips_gic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* target/mips: Use env_cpu, env_archcpuRichard Henderson2019-06-101-1/+1
* hw/mips_gic: Update pin state on mask changesPaul Burton2017-02-211-25/+31
* hw/mips: implement Global Interrupt ControllerYongbok Kim2016-07-121-0/+460