From: "Cédric Le Goater" <clegoate@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, "Cédric Le Goater" <clg@kaod.org>,
devel@lists.libvirt.org, "Bin Meng" <bmeng.cn@gmail.com>,
"Sai Pavan Boddu" <sai.pavan.boddu@amd.com>,
"Joel Stanley" <joel@jms.id.au>
Subject: Re: [PATCH 1/3] hw/sd/sdcard: Deprecate support for spec v1.10
Date: Thu, 27 Jun 2024 09:55:05 +0200 [thread overview]
Message-ID: <c2e4d431-b7b8-4d0b-b0c6-935cd4fba97c@redhat.com> (raw)
In-Reply-To: <20240627071040.36190-2-philmd@linaro.org>
On 6/27/24 9:10 AM, Philippe Mathieu-Daudé wrote:
> We use the v2.00 spec by default since commit 2f0939c234
> ("sdcard: Add a 'spec_version' property, default to Spec v2.00").
> Time to deprecate the v1.10 which doesn't bring much, and
> is not tested.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.
> ---
> docs/about/deprecated.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
> index ff3da68208..02cdef14aa 100644
> --- a/docs/about/deprecated.rst
> +++ b/docs/about/deprecated.rst
> @@ -362,6 +362,12 @@ 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
> ''''''''''''''''''''
>
next prev parent reply other threads:[~2024-06-27 7:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 7:10 [PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10 Philippe Mathieu-Daudé
2024-06-27 7:10 ` [PATCH 1/3] " Philippe Mathieu-Daudé
2024-06-27 7:55 ` Cédric Le Goater [this message]
2024-06-27 7:10 ` [PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default Philippe Mathieu-Daudé
2024-06-27 7:55 ` Cédric Le Goater
2024-06-27 7:10 ` [PATCH-for-10.0 3/3] hw/sd/sdcard: Remove support for spec v1.10 Philippe Mathieu-Daudé
2025-09-01 7:29 ` Philippe Mathieu-Daudé
2025-09-01 7:41 ` Philippe Mathieu-Daudé
2025-09-02 10:03 ` Philippe Mathieu-Daudé
2025-09-02 10:14 ` [PATCH 0/3] hw/sd/sdcard: Deprecate " Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c2e4d431-b7b8-4d0b-b0c6-935cd4fba97c@redhat.com \
--to=clegoate@redhat.com \
--cc=bmeng.cn@gmail.com \
--cc=clg@kaod.org \
--cc=devel@lists.libvirt.org \
--cc=joel@jms.id.au \
--cc=philmd@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sai.pavan.boddu@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).