On Mon, Sep 13, 2021 at 8:21 AM Thomas Huth <[email protected]> wrote:
> 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 <[email protected]> > --- > 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 > Hi, Nice to see this clarified. I guess a small typo crept in: "QEMU requires the the most recent macOS version that is currently available." Also, is this statement correct when the 2 year previous version(s) are also supported? Might I also suggest "version(s)" instead of "version"? Best, Howard
