summary refs log tree commit diff stats
path: root/docs/about/deprecated.rst
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-06-27 09:10:39 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-09-02 17:56:37 +0200
commita80151c9da1a848e5d3ad7153080beaf0745e4cc (patch)
tree2d9dffae04e9c59c6086b831a58707b26a31e016 /docs/about/deprecated.rst
parent8415b0619f65bff12f10c774659df92d3f61daca (diff)
downloadfocaccia-qemu-a80151c9da1a848e5d3ad7153080beaf0745e4cc.tar.gz
focaccia-qemu-a80151c9da1a848e5d3ad7153080beaf0745e4cc.zip
hw/sd/sdcard: Remove support for spec v1.10
Support for spec v1.10 was deprecated in QEMU v9.1.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20240627071040.36190-4-philmd@linaro.org>
Diffstat (limited to 'docs/about/deprecated.rst')
-rw-r--r--docs/about/deprecated.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 5d1579dcf8..6ae6920681 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -434,12 +434,6 @@ recommending to switch to their stable counterparts:
 - "Zve64f" should be replaced with "zve64f"
 - "Zve64d" should be replaced with "zve64d"
 
-``-device sd-card,spec_version=1`` (since 9.1)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-SD physical layer specification v2.00 supersedes the v1.10 one.
-v2.00 is the default since QEMU 3.0.0.
-
 Block device options
 ''''''''''''''''''''