aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-07-02 10:21:38 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2025-07-13 12:08:07 +0300
commit3773ba281a3b8c3c75b9d9b614148b2356c328ac (patch)
treefc20381e6f0c88ac7c5c8a5e0e1fa565c39b148f
parentf180e367fce44b336105a11a62edf9610b6b2a06 (diff)
downloadqemu-3773ba281a3b8c3c75b9d9b614148b2356c328ac.zip
qemu-3773ba281a3b8c3c75b9d9b614148b2356c328ac.tar.gz
qemu-3773ba281a3b8c3c75b9d9b614148b2356c328ac.tar.bz2
docs/system/target-i386: Remove the sentence about RHEL 7 being supported
According to our "Supported build platforms" policy, RHEL 7 is not supported anymore, so let's remove the related sentence from the x86 documentation. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--docs/system/target-i386.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/system/target-i386.rst b/docs/system/target-i386.rst
index 43b09c7..2374391 100644
--- a/docs/system/target-i386.rst
+++ b/docs/system/target-i386.rst
@@ -37,6 +37,4 @@ OS requirements
~~~~~~~~~~~~~~~
On x86_64 hosts, the default set of CPU features enabled by the KVM
-accelerator require the host to be running Linux v4.5 or newer. Red Hat
-Enterprise Linux 7 is also supported, since the required
-functionality was backported.
+accelerator require the host to be running Linux v4.5 or newer.