qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v12 48/65] target/arm: add tcg cpu accel class


From: Richard Henderson
Subject: Re: [RFC v12 48/65] target/arm: add tcg cpu accel class
Date: Sun, 28 Mar 2021 11:51:49 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

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

Signed-off-by: Claudio Fontana<cfontana@suse.de>
Cc: Paolo Bonzini<pbonzini@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

[Prev in Thread] Current Thread [Next in Thread]