From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Alexander Bulekov" <alxndr@bu.edu>,
"Bin Meng" <bin.meng@windriver.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PULL 0/4] SD/MMC patches for 2021-07-11
Date: Sun, 11 Jul 2021 23:10:53 +0200 [thread overview]
Message-ID: <20210711211057.2714586-1-f4bug@amsat.org> (raw)
The following changes since commit 9516034d05a8c71ef157a59f525e4c4f7ed79827:
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging (2021-07-11 14:32:49 +0100)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/sdmmc-20210711
for you to fetch changes up to a36cbb79763630837e7a73ae0d67aca210ebc791:
hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller (2021-07-11 23:02:51 +0200)
----------------------------------------------------------------
SD/MMC patches queue
- sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
- sdhci: Enable 64-bit system bus capability in default host controller
----------------------------------------------------------------
Joanne Koong (1):
hw/sd: sdhci: Enable 64-bit system bus capability in the default
SD/MMC host controller
Philippe Mathieu-Daudé (3):
hw/sd/sdcard: When card is in wrong state, log which state it is
hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses
hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
hw/sd/sdhci-internal.h | 4 +--
hw/sd/sd.c | 40 ++++++++++++++-------
tests/qtest/fuzz-sdcard-test.c | 66 ++++++++++++++++++++++++++++++++++
MAINTAINERS | 3 +-
tests/qtest/meson.build | 1 +
5 files changed, 98 insertions(+), 16 deletions(-)
create mode 100644 tests/qtest/fuzz-sdcard-test.c
--
2.31.1
next reply other threads:[~2021-07-11 21:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-11 21:10 Philippe Mathieu-Daudé [this message]
2021-07-11 21:10 ` [PULL 1/4] hw/sd/sdcard: When card is in wrong state, log which state it is Philippe Mathieu-Daudé
2021-07-11 21:10 ` [PULL 2/4] hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses Philippe Mathieu-Daudé
2021-07-11 21:10 ` [PULL 3/4] hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30) Philippe Mathieu-Daudé
2021-07-11 21:10 ` [PULL 4/4] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller Philippe Mathieu-Daudé
2021-07-12 10:20 ` Philippe Mathieu-Daudé
2021-07-12 10:22 ` [PULL 0/4] SD/MMC patches for 2021-07-11 Philippe Mathieu-Daudé
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=20210711211057.2714586-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=alxndr@bu.edu \
--cc=bin.meng@windriver.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).