]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs: Correct release of MIPS deprecations / removals
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 17 Nov 2025 15:59:35 +0000 (16:59 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 18 Nov 2025 18:59:36 +0000 (19:59 +0100)
We are going to release 10.2, not 11.0 :)

Reported-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251117171236.80472-2-philmd@linaro.org>

docs/about/deprecated.rst
docs/about/removed-features.rst

index 03e29915f0aa4a32908aafc085fc0b2ca2923d09..30ab72b2a4cc668d98482229446fcac52c3d49e3 100644 (file)
@@ -192,7 +192,7 @@ The ``info capture`` command is deprecated and will be removed in a future relea
 Host Architectures
 ------------------
 
-MIPS (since 11.0)
+MIPS (since 10.2)
 '''''''''''''''''
 
 MIPS is not supported by Debian 13 ("Trixie") and newer, making it hard to
index 88ea0dc4edc6a9e9fc13d86a14021f366f1ecc9a..a72df26dd24e42869531bc475ae4bb3ab4d63d19 100644 (file)
@@ -896,7 +896,7 @@ work around the atomicity issues in system mode by running all vCPUs
 in a single thread context; in user mode atomicity was simply broken.
 From 10.0, QEMU has disabled configuration of 64-bit guests on 32-bit hosts.
 
-32-bit MIPS (since 11.0)
+32-bit MIPS (since 10.2)
 ''''''''''''''''''''''''
 
 Debian 12 "Bookworm" removed support for 32-bit MIPS, making it hard to