[PATCH 0/2] SD & SDHCI fixes for 11.2

Bernhard Beschow posted 2 patches 5 days, 14 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260719211923.1079282-1-shentey@gmail.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@mailo.com>, Bin Meng <bmeng.cn@gmail.com>
There is a newer version of this series
hw/sd/sd.c    |  3 ++-
hw/sd/sdhci.c | 73 +++++++++++++++++++++++++++++++--------------------
2 files changed, 46 insertions(+), 30 deletions(-)
[PATCH 0/2] SD & SDHCI fixes for 11.2
Posted by Bernhard Beschow 5 days, 14 hours ago
This series fixes two issues in the SD subsystem. The first one could send QEMU
into an endless loop or crash it (depending on whether assert() does something).
The second patch fixes possible file system corruption in e500 and imx25-pdk
machines, i.e. the ones using eSDHC rather than uSDHC, though I could only
verify that with imx53 emulation on my imx53 branch [1].

[1] https://github.com/shentok/qemu/tree/imx53

Bernhard Beschow (2):
  hw/sd/sd: Fix error case for CMD18
  hw/sd/sdhci: Extract uSDHC-specific quirk

 hw/sd/sd.c    |  3 ++-
 hw/sd/sdhci.c | 73 +++++++++++++++++++++++++++++++--------------------
 2 files changed, 46 insertions(+), 30 deletions(-)

-- 
2.55.0