qemu-e2k/target/mips/tcg/sysemu
Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it
Many files use "qemu/log.h" declarations but neglect to include
it (they inherit it via "exec/exec-all.h"). "exec/exec-all.h" is
a core component and shouldn't be used that way. Move the
"qemu/log.h" inclusion locally to each unit requiring it.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220207082756.82600-10-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-02-21 10:18:06 +01:00
..
cp0_helper.c target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder 2021-05-02 16:49:35 +02:00
meson.build target/mips: Move Special opcodes to tcg/sysemu/special_helper.c 2021-05-02 16:49:35 +02:00
mips-semi.c target/mips: Rewrite UHI errno_mips() using switch statement 2021-07-11 22:29:54 +02:00
special_helper.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
tlb_helper.c target/mips: Restrict cpu_exec_interrupt() handler to sysemu 2021-09-14 12:00:21 -07:00