diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-12-15 14:42:15 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-01-08 15:13:38 +0000 |
commit | 416dd95295b1c13fc9f1f2dbb2803ad581de415a (patch) | |
tree | 225baf22bb08b238fa3ccd635f289b7e96f7be78 /qemu.nsi | |
parent | 590e05d6b48937f6d3c631354fd706f8e005b8f6 (diff) | |
download | qemu-416dd95295b1c13fc9f1f2dbb2803ad581de415a.zip qemu-416dd95295b1c13fc9f1f2dbb2803ad581de415a.tar.gz qemu-416dd95295b1c13fc9f1f2dbb2803ad581de415a.tar.bz2 |
hw/arm/highbank: Drop dead KVM support code
Support for running KVM on 32-bit Arm hosts was removed in commit
82bf7ae84ce739e. You can still run a 32-bit guest on a 64-bit Arm
host CPU, but because Arm KVM requires the host and guest CPU types
to match, it is not possible to run a guest that requires a Cortex-A9
or Cortex-A15 CPU there. That means that the code in the
highbank/midway board models to support KVM is no longer used, and we
can delete it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201215144215.28482-1-peter.maydell@linaro.org
Diffstat (limited to 'qemu.nsi')
0 files changed, 0 insertions, 0 deletions