|
From: | Richard Henderson |
Subject: | Re: [PATCH v11 21/25] cpu: Move debug_excp_handler to tcg_ops |
Date: | Fri, 11 Dec 2020 11:44:07 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 12/11/20 2:31 AM, Claudio Fontana wrote: > From: Eduardo Habkost <ehabkost@redhat.com> > > Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> > Signed-off-by: Claudio Fontana <cfontana@suse.de> > Reviewed-by: Alex Bennée <alex.bennee@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.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |