qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/5] SD/MMC patches for 2020-10-26


From: Philippe Mathieu-Daudé
Subject: [PULL 0/5] SD/MMC patches for 2020-10-26
Date: Mon, 26 Oct 2020 12:03:10 +0100

The following changes since commit 4c5b97bfd0dd54dc27717ae8d1cd10e14eef1430:

  Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-req=
uest' into staging (2020-10-22 12:33:21 +0100)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/sd-next-20201026

for you to fetch changes up to 89c6700fe7eed9195f10055751edbc6d5e7ab940:

  hw/sd/sdcard: Zero out function selection fields before being populated (20=
20-10-26 09:23:47 +0100)

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

- Fix a bug in CMD6/SWITCH_FUNCTION (Bin Meng)
- Minor housekeeping patches

CI jobs result:
. https://cirrus-ci.com/build/5461987880599552
. https://gitlab.com/philmd/qemu/-/pipelines/207532287
. https://travis-ci.org/github/philmd/qemu/builds/738901111
. https://app.shippable.com/github/philmd/qemu/runs/888/summary/console
----------------------------------------------------------------

Bin Meng (1):
  hw/sd/sdcard: Zero out function selection fields before being
    populated

Philippe Mathieu-Daud=C3=A9 (4):
  hw/sd/sdcard: Update the SDState documentation
  hw/sd/sdcard: Simplify cmd_valid_while_locked()
  hw/sd/sdcard: Constify sd_crc*()'s message argument
  hw/sd/sdcard: Make iolen unsigned

 hw/sd/sd.c         | 27 +++++++++++++++------------
 hw/sd/trace-events |  2 +-
 2 files changed, 16 insertions(+), 13 deletions(-)

--=20
2.26.2




reply via email to

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