You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/sd
Philippe Mathieu-Daudé 40b242884e hw/sd/sdcard: Remove SDState::mode field
SD card mode is a superset of its state (SDState::state),
no need to migrate it.

Use sd_mode() to get the SDCardModes from the SDCardStates.

Fixes: 50a5be6c3d ("hw/sd.c: add SD card save/load support")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250804133406.17456-11-philmd@linaro.org>
6 days ago
..
Kconfig hw/sd: Add Cadence SDHCI emulation 5 years ago
allwinner-sdhost.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
aspeed_sdhci.c qom: Have class_init() take a const data argument 4 months ago
bcm2835_sdhost.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
cadence_sdhci.c qom: Have class_init() take a const data argument 4 months ago
core.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
meson.build hw/sd: Remove pxa2xx_mmci.c 10 months ago
npcm7xx_sdhci.c qom: Have class_init() take a const data argument 4 months ago
omap_mmc.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
pl181.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
sd.c hw/sd/sdcard: Remove SDState::mode field 6 days ago
sdhci-internal.h hw: Make class data 'const' 6 months ago
sdhci-pci.c qom: Make InterfaceInfo[] uses const 4 months ago
sdhci.c hw/sd/sdbus: Provide buffer size to sdbus_do_command() 6 days ago
sdmmc-internal.h hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD 1 year ago
ssi-sd.c hw/sd/sdcard: Implement SPI R2 return value 6 days ago
trace-events hw/sd/sdcard: Remove SDState::mode field 6 days ago
trace.h trace: switch position of headers to what Meson requires 5 years ago