On 12/11/20 2:31 AM, Claudio Fontana wrote: > From: Eduardo Habkost <[email protected]> > > Signed-off-by: Eduardo Habkost <[email protected]> > Signed-off-by: Claudio Fontana <[email protected]> > Reviewed-by: Alex Bennée <[email protected]> > --- > 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 <[email protected]> r~
