On 3/26/21 1:36 PM, Claudio Fontana wrote:
move init, realizefn and reset code into it.

Signed-off-by: Claudio Fontana<cfont...@suse.de>
Cc: Paolo Bonzini<pbonz...@redhat.com>
---
  target/arm/tcg/tcg-cpu.h        |  4 ++-
  target/arm/cpu.c                | 44 ++------------------------
  target/arm/tcg/sysemu/tcg-cpu.c | 27 ++++++++++++++++
  target/arm/tcg/tcg-cpu-models.c | 10 +++---
  target/arm/tcg/tcg-cpu.c        | 55 +++++++++++++++++++++++++++++++--
  5 files changed, 92 insertions(+), 48 deletions(-)

I think this patch is confused, and confusing, because of the tcg-cpu-models.c / tcg-cpu.c split I mentioned earlier.


r~

Reply via email to