|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v11 24/25] cpu: move cc->transaction_failed to tcg_ops |
Date: | Fri, 11 Dec 2020 12:00:20 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 12/11/20 9:31 AM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana <cfontana@suse.de> > Reviewed-by: Alex Bennée <alex.bennee@linaro.org> > --- > include/hw/core/cpu.h | 18 +++++++----------- > include/hw/core/tcg-cpu-ops.h | 14 ++++++++++++++ > hw/mips/jazz.c | 9 +++++++-- > target/alpha/cpu.c | 2 +- > target/arm/cpu.c | 4 ++-- > target/m68k/cpu.c | 2 +- > target/microblaze/cpu.c | 2 +- > target/mips/cpu.c | 4 +++- > target/riscv/cpu.c | 2 +- > target/riscv/cpu_helper.c | 2 +- > target/sparc/cpu.c | 2 +- > target/xtensa/cpu.c | 2 +- > target/xtensa/helper.c | 4 ++-- > 13 files changed, 42 insertions(+), 25 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |