]> git.ipfire.org Git - thirdparty/qemu.git/commit
Deprecate KVM support for AArch32
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Apr 2020 12:09:35 +0000 (13:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Apr 2020 16:20:22 +0000 (17:20 +0100)
commit84f82ddcbb4ac4ed04c8675e85155329f23184f0
treedb6967ddbd90a7c9862ce25449d0556b36985c48
parentbf3f857342b27e04871b22e3015fef5068a85723
Deprecate KVM support for AArch32

The Linux kernel has dropped support for allowing 32-bit Arm systems
to host KVM guests (kernel commit 541ad0150ca4aa663a2, which just
landed upstream in the 5.7 merge window).  Mark QEMU's support for
this configuration as deprecated, so that we can delete that support
code in 5.2.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andrew Jones <drjones@redhat.com>
docs/system/deprecated.rst