qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdca


From: Thomas Huth
Subject: Re: [PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Date: Tue, 4 Feb 2025 19:46:28 +0100
User-agent: Mozilla Thunderbird

On 04/02/2025 19.07, 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 RISCV machines modified by this
commit try to use the IF_SD interface.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/riscv/opentitan.c | 1 -
  hw/riscv/shakti_c.c  | 1 -
  hw/riscv/sifive_e.c  | 1 -
  hw/riscv/spike.c     | 1 -
  hw/riscv/virt.c      | 1 -
  5 files changed, 5 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]