qemu-e2k/target/mips
Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h
This had been pulled in via qemu/plugin.h from hw/core/cpu.h,
but that will be removed.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230310195252.210956-5-richard.henderson@linaro.org>
[AJB: add various additional cases shown by CI]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230315174331.2959-15-alex.bennee@linaro.org>
Reviewed-by: Emilio Cota <cota@braap.org>
2023-03-22 15:06:57 +00:00
..
sysemu target/mips: Replace [g_]assert(0) -> g_assert_not_reached() 2023-03-07 18:08:12 +01:00
tcg target/mips: Avoid tcg_const_* throughout 2023-03-13 06:44:37 -07:00
cpu-defs.c.inc target/mips: Set correct CP0.Config[4, 5] values for M14K(c) 2023-03-08 00:37:48 +01:00
cpu-param.h target/mips: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h
cpu.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
cpu.h target/mips: Implement CP0.Config7.WII bit support 2023-03-08 00:37:48 +01:00
fpu_helper.h
fpu.c
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.h
internal.h mips: Remove support for trap and emulate KVM 2023-01-13 09:32:32 +01:00
Kconfig
kvm_mips.h
kvm.c mips: Remove support for trap and emulate KVM 2023-01-13 09:32:32 +01:00
meson.build
mips-defs.h
msa.c