On 26/4/23 20:00, Fabiano Rosas wrote:
From: Claudio Fontana <cfont...@suse.de>

move the module containing cpu models definitions
for 32bit TCG-only CPUs to tcg/ and rename it for clarity.

Signed-off-by: Claudio Fontana <cfont...@suse.de>
Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Acked-by: Thomas Huth <th...@redhat.com>
---
  hw/arm/virt.c                         |  2 --
  target/arm/meson.build                |  1 -
  target/arm/{cpu_tcg.c => tcg/cpu32.c} | 13 +++----------
  target/arm/tcg/cpu64.c                |  2 +-
  target/arm/tcg/meson.build            |  1 +
  5 files changed, 5 insertions(+), 14 deletions(-)
  rename target/arm/{cpu_tcg.c => tcg/cpu32.c} (99%)

I think it took almost 3 years to get this in... :)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>



Reply via email to