[PATCH] docs/system/target-i386: Remove the sentence about RHEL 7 being supported

Thomas Huth posted 1 patch 4 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250702082138.23109-1-thuth@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
docs/system/target-i386.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
[PATCH] docs/system/target-i386: Remove the sentence about RHEL 7 being supported
Posted by Thomas Huth 4 months, 2 weeks ago
From: Thomas Huth <thuth@redhat.com>

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>
---
 docs/system/target-i386.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/system/target-i386.rst b/docs/system/target-i386.rst
index 43b09c79d6b..2374391397c 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.
-- 
2.50.0
Re: [PATCH] docs/system/target-i386: Remove the sentence about RHEL 7 being supported
Posted by Philippe Mathieu-Daudé 4 months, 2 weeks ago
On 2/7/25 10:21, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> 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>
> ---
>   docs/system/target-i386.rst | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>


Re: [PATCH] docs/system/target-i386: Remove the sentence about RHEL 7 being supported
Posted by Zhao Liu 4 months, 2 weeks ago
On Wed, Jul 02, 2025 at 10:21:38AM +0200, Thomas Huth wrote:
> Date: Wed,  2 Jul 2025 10:21:38 +0200
> From: Thomas Huth <thuth@redhat.com>
> Subject: [PATCH] docs/system/target-i386: Remove the sentence about RHEL 7
>  being supported
> 
> From: Thomas Huth <thuth@redhat.com>
> 
> 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>
> ---
>  docs/system/target-i386.rst | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Re: [PATCH] docs/system/target-i386: Remove the sentence about RHEL 7 being supported
Posted by Alex Bennée 4 months, 2 weeks ago
Thomas Huth <thuth@redhat.com> writes:

> From: Thomas Huth <thuth@redhat.com>
>
> 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>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro