From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org, qemu-s390x@nongnu.org,
Markus Armbruster <armbru@redhat.com>,
qemu-arm@nongnu.org, qemu-ppc@nongnu.org
Subject: Re: [PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Date: Wed, 5 Feb 2025 08:14:44 +0100 [thread overview]
Message-ID: <9d8874db-b95a-40a3-9d65-a8179bd6f938@redhat.com> (raw)
In-Reply-To: <20250204200934.65279-6-philmd@linaro.org>
On 04/02/2025 21.09, Philippe Mathieu-Daudé wrote:
> MachineClass::auto_create_sdcard is only useful to automatically
> create a SD card, attach a IF_SD block drive to it and plug the
> card onto a SD bus. None of the ARM machines modified by this
> commit try to use the IF_SD interface.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> hw/arm/aspeed.c | 1 -
> hw/arm/b-l475e-iot01a.c | 1 -
> hw/arm/collie.c | 1 -
> hw/arm/digic_boards.c | 1 -
> hw/arm/highbank.c | 2 --
> hw/arm/kzm.c | 1 -
> hw/arm/microbit.c | 1 -
> hw/arm/mps2-tz.c | 4 ----
> hw/arm/mps2.c | 4 ----
> hw/arm/mps3r.c | 1 -
> hw/arm/msf2-som.c | 1 -
> hw/arm/musca.c | 2 --
> hw/arm/musicpal.c | 1 -
> hw/arm/netduino2.c | 1 -
> hw/arm/netduinoplus2.c | 1 -
> hw/arm/olimex-stm32-h405.c | 1 -
> hw/arm/sbsa-ref.c | 1 -
> hw/arm/stellaris.c | 1 -
> hw/arm/stm32vldiscovery.c | 1 -
> hw/arm/virt.c | 1 -
> hw/arm/xen-pvh.c | 1 -
> 21 files changed, 29 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2025-02-05 7:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-04 20:09 [PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag Philippe Mathieu-Daudé
2025-02-04 20:09 ` [PATCH v4 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state Philippe Mathieu-Daudé
2025-02-04 20:09 ` [PATCH v4 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF Philippe Mathieu-Daudé
2025-02-04 20:09 ` [PATCH v4 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard Philippe Mathieu-Daudé
2025-02-05 7:04 ` Thomas Huth
2025-02-04 20:09 ` [PATCH v4 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true Philippe Mathieu-Daudé
2025-02-04 20:09 ` [PATCH v4 5/7] hw/arm: " Philippe Mathieu-Daudé
2025-02-05 7:14 ` Thomas Huth [this message]
2025-02-04 20:09 ` [PATCH v4 6/7] hw/riscv: " Philippe Mathieu-Daudé
2025-02-04 20:09 ` [PATCH v4 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus Philippe Mathieu-Daudé
2025-02-10 20:37 ` [PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag 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=9d8874db-b95a-40a3-9d65-a8179bd6f938@redhat.com \
--to=thuth@redhat.com \
--cc=armbru@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-riscv@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/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).