include/hw/mips/mips.h | 2 +- target/mips/cpu.h | 5 ++- target/mips/internal.h | 3 ++ hw/intc/mips_gic.c | 4 +-- hw/mips/cps.c | 4 --- hw/mips/fuloong2e.c | 8 ++--- hw/mips/jazz.c | 10 ++---- hw/mips/loongson3_virt.c | 8 ++--- hw/mips/malta.c | 8 ++--- hw/mips/mipssim.c | 8 ++--- hw/pci-host/bonito.c | 14 ++++---- target/mips/cpu.c | 33 +++++++++++-------- target/mips/system/cp0_timer.c | 8 ++--- .../mips/system/interrupts.c | 11 ++----- hw/mips/meson.build | 2 +- target/mips/system/meson.build | 1 + 16 files changed, 53 insertions(+), 76 deletions(-) rename hw/mips/mips_int.c => target/mips/system/interrupts.c (90%)