diff options
-rw-r--r-- | docs/about/removed-features.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index 63df984..7e12145 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -565,9 +565,8 @@ KVM guest support on 32-bit Arm hosts (removed in 5.2) '''''''''''''''''''''''''''''''''''''''''''''''''''''' The Linux kernel has dropped support for allowing 32-bit Arm systems -to host KVM guests as of the 5.7 kernel. Accordingly, QEMU is deprecating -its support for this configuration and will remove it in a future version. -Running 32-bit guests on a 64-bit Arm host remains supported. +to host KVM guests as of the 5.7 kernel, and was thus removed from QEMU +as well. Running 32-bit guests on a 64-bit Arm host remains supported. RISC-V ISA Specific CPUs (removed in 5.1) ''''''''''''''''''''''''''''''''''''''''' |