On 12/11/20 9:31 AM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana <cfont...@suse.de> > Reviewed-by: Alex Bennée <alex.ben...@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é <phi...@redhat.com>