qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v11 10/55] target/arm: split off cpu-sysemu.c


From: Richard Henderson
Subject: Re: [RFC v11 10/55] target/arm: split off cpu-sysemu.c
Date: Wed, 24 Mar 2021 12:24:21 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/23/21 9:45 AM, Claudio Fontana wrote:
move work is needed later on to split things into
tcg-specific portions and kvm-specific portions of this

Signed-off-by: Claudio Fontana<cfontana@suse.de>
Reviewed-by: Alex Bennée<alex.bennee@linaro.org>
---
  target/arm/internals.h  |   8 ++-
  target/arm/cpu-sysemu.c | 105 ++++++++++++++++++++++++++++++++++++++++
  target/arm/cpu.c        |  83 -------------------------------
  target/arm/meson.build  |   1 +
  4 files changed, 113 insertions(+), 84 deletions(-)
  create mode 100644 target/arm/cpu-sysemu.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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