All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-block@nongnu.org
Subject: [PULL 0/5] SD/MMC patches for 2020-10-26
Date: Mon, 26 Oct 2020 12:03:10 +0100	[thread overview]
Message-ID: <20201026110315.4026183-1-f4bug@amsat.org> (raw)

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	other threads:[~2020-10-26 11:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 11:03 Philippe Mathieu-Daudé [this message]
2020-10-26 11:03 ` [PULL 1/5] hw/sd/sdcard: Update the SDState documentation Philippe Mathieu-Daudé
2020-10-26 11:03 ` [PULL 2/5] hw/sd/sdcard: Simplify cmd_valid_while_locked() Philippe Mathieu-Daudé
2020-10-26 11:03 ` [PULL 3/5] hw/sd/sdcard: Constify sd_crc*()'s message argument Philippe Mathieu-Daudé
2020-10-26 11:03 ` [PULL 4/5] hw/sd/sdcard: Make iolen unsigned Philippe Mathieu-Daudé
2020-10-26 11:03 ` [PULL 5/5] hw/sd/sdcard: Zero out function selection fields before being populated Philippe Mathieu-Daudé
2020-10-26 22:36 ` [PULL 0/5] SD/MMC patches for 2020-10-26 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201026110315.4026183-1-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.