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é <phi...@redhat.com>
---
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 <richard.hender...@linaro.org>

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


Reply via email to