diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-06 16:18:00 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-03-08 17:20:04 +0000 |
commit | 80485d88f90777648519ec39eb25f6f5ca28a80b (patch) | |
tree | fca10fae7a8504c4b4b830cfcdde3ce1393d65af /include | |
parent | bf7ca80386cd361a429c8eef4798bd2afe0219dc (diff) | |
download | qemu-80485d88f90777648519ec39eb25f6f5ca28a80b.zip qemu-80485d88f90777648519ec39eb25f6f5ca28a80b.tar.gz qemu-80485d88f90777648519ec39eb25f6f5ca28a80b.tar.bz2 |
target/arm: Restrict v7A TCG cpus to TCG accel
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.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210306151801.2388182-1-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions