qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[qemu-web v2 PATCH] Update the information about the required version of


From: Thomas Huth
Subject: [qemu-web v2 PATCH] Update the information about the required version of macOS
Date: Mon, 13 Sep 2021 08:21:26 +0200

The versions that we specify for macOS are way too old already. Let's
rephrase this without specific version numbers, pointing the users
to the latest version instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 v2: Rephrased to be more in sync with docs/about/build-platforms.rst

 _download/macos.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/_download/macos.md b/_download/macos.md
index 06aa811..c55438a 100644
--- a/_download/macos.md
+++ b/_download/macos.md
@@ -6,5 +6,7 @@ QEMU can be installed from <strong>MacPorts</strong>:
 
 <pre>sudo port install qemu</pre>
 
-QEMU requires Mac OS X 10.5 or later, but it is recommended
-to use Mac OS X 10.7 or later.
+QEMU requires the the most recent macOS version that is currently available.
+Support for the previous version will be dropped two years after the current
+version has been released or when Apple drops support for it, whatever comes
+first.
-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]