qemu-e2k/target
Claudio Fontana cbc183d2d9 cpu: move cc->transaction_failed to tcg_ops
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

[claudio: wrap target code around CONFIG_TCG and !CONFIG_USER_ONLY]

avoiding its use in headers used by common_ss code (should be poisoned).

Note: need to be careful with the use of CONFIG_USER_ONLY,
Message-Id: <20210204163931.7358-11-cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-02-05 10:24:14 -10:00
..
alpha cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
arm cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
avr cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
cris cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
hppa cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
i386 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
lm32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
m68k cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
microblaze cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
mips cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
moxie cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
nios2 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
openrisc cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
ppc cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
riscv cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
rx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
s390x cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
sh4 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
sparc cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
tilegx cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
tricore cpu: Move tlb_fill to tcg_ops 2021-02-05 10:24:14 -10:00
unicore32 cpu: move cc->do_interrupt to tcg_ops 2021-02-05 10:24:14 -10:00
xtensa cpu: move cc->transaction_failed to tcg_ops 2021-02-05 10:24:14 -10:00
meson.build