From: Jeuk Kim <[email protected]>

The following changes since commit e89049b3ba5f1f0468bc0d294173345597514a1b:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging 
(2026-05-19 15:23:10 -0400)

are available in the Git repository at:

  https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20260520

for you to fetch changes up to f50738e34f5bf8d907cfdb8195fedc780341b99a:

  tests/qtest: Add UFS Write Booster QTest (2026-05-20 16:52:22 +0900)

----------------------------------------------------------------
Add write booster support to UFS devices

----------------------------------------------------------------
Jaemyung Lee (5):
      hw/ufs: Apply UFS 4.1 Specification
      hw/ufs: Modify flag handling operation
      hw/ufs: Add idle operation
      hw/ufs: Add UFS Write Booster Support
      tests/qtest: Add UFS Write Booster QTest

 hw/ufs/lu.c            | 102 ++++++-
 hw/ufs/ufs.c           | 711 ++++++++++++++++++++++++++++++++++++++++++++++---
 hw/ufs/ufs.h           |  49 ++++
 include/block/ufs.h    | 114 +++++++-
 tests/qtest/ufs-test.c | 177 ++++++++++++
 5 files changed, 1107 insertions(+), 46 deletions(-)

Reply via email to