diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-04 16:47:50 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-16 14:25:08 +0100 |
commit | b5d5edc1d9564b5156230860e494e1279099587d (patch) | |
tree | adfc625ebd641325760cd6372a96478c9644b054 /rust/qemu-api/src | |
parent | f208970a06e2af65c351dd6e12df4ca4f382acdd (diff) | |
download | qemu-b5d5edc1d9564b5156230860e494e1279099587d.zip qemu-b5d5edc1d9564b5156230860e494e1279099587d.tar.gz qemu-b5d5edc1d9564b5156230860e494e1279099587d.tar.bz2 |
hw/riscv: Remove all invalid uses of auto_create_sdcard=true
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 RISCV machines modified by this
commit try to use the IF_SD interface.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250204200934.65279-7-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions