On Sat, 6 Mar 2021 at 15:18, Philippe Mathieu-Daudé <f4...@amsat.org> wrote:
>
> KVM requires the target cpu to be at least ARMv8 architecture
> (support on ARMv7 has been dropped in commit 82bf7ae84ce:
> "target/arm: Remove KVM support for 32-bit Arm hosts").
>
> A KVM-only build won't be able to run TCG cpus, move the
> v7A CPU definitions to cpu_tcg.c.
>
> Reported-by: Peter Maydell <peter.mayd...@linaro.org>
> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> ---
> v3: Rebased on ed84a60ca80 ("target/arm: Set ID_PFR2.SSBS
>     to 1 for "max" 32-bit CPU")

Applied to target-arm.next, thanks.

(I forgot to edit the commit message of patch 2 in the arm pullreq,
but it's not a big deal.)

-- PMM

Reply via email to