qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 6/6] target/arm: Restrict TCG cpus to TCG accel


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 6/6] target/arm: Restrict TCG cpus to TCG accel
Date: Wed, 22 Apr 2020 08:58:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 4/22/20 6:24 AM, Richard Henderson wrote:
On 4/21/20 6:19 AM, Philippe Mathieu-Daudé wrote:
A KVM-only build won't be able to run TCG cpus.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
This patch review is funnier using:
'git-diff --color-moved=dimmed-zebra'
---
  target/arm/cpu.c         | 634 -------------------------------------
  target/arm/cpu_tcg.c     | 663 +++++++++++++++++++++++++++++++++++++++
  target/arm/Makefile.objs |   1 +
  3 files changed, 664 insertions(+), 634 deletions(-)
  create mode 100644 target/arm/cpu_tcg.c

Reviewed-by: Richard Henderson <address@hidden>

Thank you Richard for reviewing 6 different time the same code movement...!




reply via email to

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