On 1/21/25 08:18, Philippe Mathieu-Daudé wrote:
MIPS CPU timer is tied to the CPU, no point of modelling it as
a general timer device. Move mips_int.c to target/mips/system/.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/mips/mips_int.c => target/mips/system/interrupts.c | 0
hw/mips/meson.bu
MIPS CPU timer is tied to the CPU, no point of modelling it as
a general timer device. Move mips_int.c to target/mips/system/.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/mips/mips_int.c => target/mips/system/interrupts.c | 0
hw/mips/meson.build | 2 +-
target