qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH v3 0/1] SDCard: support UHS-I


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [RFC PATCH v3 0/1] SDCard: support UHS-I
Date: Wed, 6 Jun 2018 12:48:34 -0300

Hi Peter,

This is a rewrite of the previous series after running tests and sniffed
traffic on real hardware.
Tagged RFC to be sure this particular patch is going in the correct
direction, before reposting the series with the 'uhs' property patches.

Regards,

Phil.

Since v2:
- rewrite from scratch following Peter's comment [1] and the Specs [2]
- tested/compared with real hardware behavior

[1] http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg04840.html
[2] http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg05088.html

v1 http://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg02828.html
v2 http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg01911.html

Philippe Mathieu-Daudé (1):
  sdcard: Implement the UHS-I Switch Function entries (Spec v3)

 hw/sd/sd.c         | 238 ++++++++++++++++++++++++++++++++++++++++-----
 hw/sd/trace-events |   1 +
 2 files changed, 217 insertions(+), 22 deletions(-)

-- 
2.17.1




reply via email to

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