On 3/23/21 9:46 AM, Claudio Fontana wrote:
of note, cpreg lists were previously initialized by TCG first,
and then thrown away and replaced with the data coming from KVM.

Now we just initialize once, either for TCG or for KVM.

Signed-off-by: Claudio Fontana<cfont...@suse.de>
---
  target/arm/cpu.c     | 32 ++++++++++++++++++--------------
  target/arm/kvm.c     | 18 +++++++++---------
  target/arm/machine.c | 20 +++++++++++++-------
  3 files changed, 40 insertions(+), 30 deletions(-)

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


r~

Reply via email to