qemu-e2k/target
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Other accelerators have their own headers: sysemu/hax.h, sysemu/hvf.h,
sysemu/kvm.h, sysemu/whpx.h.  Only tcg_enabled() & friends sit in
qemu-common.h.  This necessitates inclusion of qemu-common.h into
headers, which is against the rules spelled out in qemu-common.h's
file comment.

Move tcg_enabled() & friends into their own header sysemu/tcg.h, and
adjust #include directives.

Cc: Richard Henderson <rth@twiddle.net>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190523143508.25387-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Rebased with conflicts resolved automatically, except for
accel/tcg/tcg-all.c]
2019-06-11 20:22:09 +02:00
..
alpha cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
arm qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 2019-06-11 20:22:09 +02:00
cris cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
hppa cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
i386 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 2019-06-11 20:22:09 +02:00
lm32 cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
m68k cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
microblaze cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
mips cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
moxie cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
nios2 cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
openrisc cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
ppc qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 2019-06-11 20:22:09 +02:00
riscv cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
s390x qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 2019-06-11 20:22:09 +02:00
sh4 cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
sparc cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
tilegx cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
tricore cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
unicore32 cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00
xtensa cpu: Remove CPU_COMMON 2019-06-10 07:03:42 -07:00