qemu-e2k/target/moxie
Richard Henderson 8349d2aeb3 exec: Move TranslationBlock typedef to qemu/typedefs.h
This also means we don't need an extra declaration of
the structure in hw/core/cpu.h.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210208233906.479571-2-richard.henderson@linaro.org>
Message-Id: <20210213130325.14781-11-alex.bennee@linaro.org>
2021-02-18 08:19:08 +00:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu.c cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass 2021-02-05 10:24:15 -10:00
cpu.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 2020-09-18 14:12:32 -04:00
helper.c target/moxie: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
helper.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
machine.c Include hw/boards.h a bit less 2019-08-16 13:31:53 +02:00
machine.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
meson.build meson: target 2020-08-21 06:30:35 -04:00
mmu.c target/moxie: Fix LGPL information in the file headers 2019-02-06 15:46:11 +01:00
mmu.h Supply missing header guards 2019-06-12 13:20:21 +02:00
translate.c exec: Move TranslationBlock typedef to qemu/typedefs.h 2021-02-18 08:19:08 +00:00