target/arm: Remove KVM support for 32-bit Arm hosts
commit82bf7ae84ce739e77bba4f9b628ae799c5f204f6
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Sep 2020 15:41:55 +0000 (4 16:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Sep 2020 13:23:19 +0000 (14 14:23 +0100)
tree69ee1cf0923bb5ebe7c4f3777c857b34a796db0e
parentd186a4854c04e9832907b0b4240a47731da20993
target/arm: Remove KVM support for 32-bit Arm hosts

We deprecated the support for KVM on 32-bit Arm hosts in time
for release 5.0, which means that our deprecation policy allows
us to drop it in release 5.2. Remove the code.

To repeat the rationale from the deprecation note: the Linux
kernel dropped support for 32-bit Arm KVM hosts in 5.7.

Running 32-bit guests on a 64-bit Arm host remains supported.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200904154156.31943-2-peter.maydell@linaro.org
configure
docs/system/deprecated.rst
target/arm/kvm32.c [deleted file]
target/arm/meson.build