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>
Showing
- hw/mips/jazz.c 7 additions, 2 deletionshw/mips/jazz.c
- include/hw/core/cpu.h 13 additions, 15 deletionsinclude/hw/core/cpu.h
- target/alpha/cpu.c 1 addition, 1 deletiontarget/alpha/cpu.c
- target/arm/cpu.c 2 additions, 2 deletionstarget/arm/cpu.c
- target/m68k/cpu.c 1 addition, 1 deletiontarget/m68k/cpu.c
- target/microblaze/cpu.c 1 addition, 1 deletiontarget/microblaze/cpu.c
- target/mips/cpu.c 3 additions, 1 deletiontarget/mips/cpu.c
- target/riscv/cpu.c 1 addition, 1 deletiontarget/riscv/cpu.c
- target/riscv/cpu_helper.c 1 addition, 1 deletiontarget/riscv/cpu_helper.c
- target/sparc/cpu.c 1 addition, 1 deletiontarget/sparc/cpu.c
- target/xtensa/cpu.c 1 addition, 1 deletiontarget/xtensa/cpu.c
- target/xtensa/helper.c 2 additions, 2 deletionstarget/xtensa/helper.c
Loading
Please register or sign in to comment