hw/arm/virt: Restrict Cortex-A7 check to TCG
commit7a98c8377b7466fbcbc488425d6b6bff85437013
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 20 Apr 2023 09:21:15 +0000 (20 10:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Apr 2023 09:21:15 +0000 (20 10:21 +0100)
treeb922f21e58c285f550ad6c3702a664671b306b78
parent409504a1d59efb61316de80b3dfb593b4f53ef14
hw/arm/virt: Restrict Cortex-A7 check to TCG

The Cortex-A7 core is only available when TCG is enabled (see
commit 80485d88f9 "target/arm: Restrict v7A TCG cpus to TCG accel").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230405100848.76145-3-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c