On 12/11/20 2:31 AM, Claudio Fontana wrote: > From: Eduardo Habkost <ehabk...@redhat.com> > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > Signed-off-by: Claudio Fontana <cfont...@suse.de> > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > --- > include/hw/core/cpu.h | 2 -- > include/hw/core/tcg-cpu-ops.h | 2 ++ > accel/tcg/cpu-exec.c | 4 ++-- > target/arm/cpu.c | 2 +- > target/i386/tcg/tcg-cpu.c | 2 +- > target/lm32/cpu.c | 2 +- > target/s390x/cpu.c | 2 +- > target/xtensa/cpu.c | 2 +- > 8 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~