[PULL 0/2] SD/MMC patches for 2025-08-12

Philippe Mathieu-Daudé posted 2 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250812165642.81157-1-philmd@linaro.org
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Bin Meng <bmeng.cn@gmail.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <dbarboza@ventanamicro.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
hw/sd/ssi-sd.c                            |  4 ++++
tests/functional/test_riscv64_sifive_u.py | 22 +++++++++++++++++-----
2 files changed, 21 insertions(+), 5 deletions(-)
[PULL 0/2] SD/MMC patches for 2025-08-12
Posted by Philippe Mathieu-Daudé 3 months ago
The following changes since commit 624d7463043c120facfab2b54985fcfb679d5379:

  Merge tag 'pull-nvme-20250811' of https://gitlab.com/birkelund/qemu into staging (2025-08-11 12:57:55 -0400)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/sdmmc-20250812

for you to fetch changes up to 7db162fa013878b06a528686ece79ad99f699c71:

  tests/functional: Test SPI-SD adapter without SD card connected (2025-08-12 18:52:12 +0200)

----------------------------------------------------------------
SD/MMC patches queue

- Return noise (dummy byte) when no SD card connected over SPI

----------------------------------------------------------------

Philippe Mathieu-Daudé (2):
  hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
  tests/functional: Test SPI-SD adapter without SD card connected

 hw/sd/ssi-sd.c                            |  4 ++++
 tests/functional/test_riscv64_sifive_u.py | 22 +++++++++++++++++-----
 2 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.49.0


Re: [PULL 0/2] SD/MMC patches for 2025-08-12
Posted by Stefan Hajnoczi 3 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes.