All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] SD/MMC patches for 2021-07-12
@ 2021-07-12 10:28 Philippe Mathieu-Daudé
  2021-07-13  7:55 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-07-12 10:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Bin Meng, Philippe Mathieu-Daudé

The following changes since commit d1987c8114921eb30859854de664f879b5626da7:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2021-07-11 22:20:51 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 59b63d78be1f67c87b79331dcc825e485efd3bcf:

  hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30) (2021-07-12 12:27:38 +0200)

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

- sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)

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

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/sd.c                     | 41 ++++++++++++++-------
 tests/qtest/fuzz-sdcard-test.c | 66 ++++++++++++++++++++++++++++++++++
 MAINTAINERS                    |  3 +-
 tests/qtest/meson.build        |  1 +
 4 files changed, 97 insertions(+), 14 deletions(-)
 create mode 100644 tests/qtest/fuzz-sdcard-test.c

-- 
2.31.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-13  7:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 10:28 [PULL 0/3] SD/MMC patches for 2021-07-12 Philippe Mathieu-Daudé
2021-07-13  7:55 ` Peter Maydell

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.