From: Jeuk Kim <[email protected]>

The following changes since commit d21a442a5ab9bc1597afea13f01113d5bb3e772c:

  Merge tag 'pull-target-arm-20260129' of https://gitlab.com/pm215/qemu into 
staging (2026-02-02 15:04:44 +1100)

are available in the Git repository at:

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

for you to fetch changes up to 94e72135d4d657d672561b1ae02a5854421616a7:

  tests/qtest/ufs-test: Add test for mcq completion queue wraparound 
(2026-02-02 14:33:46 +0900)

----------------------------------------------------------------
UFS MCQ fixes and tests series.

Changes in v2:
- Fix additional endianness-related bugs.

----------------------------------------------------------------
Ilia Levi (2):
      hw/ufs: Fix mcq completion queue wraparound
      tests/qtest/ufs-test: Add test for mcq completion queue wraparound

Jeuk Kim (2):
      hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
      hw/ufs: fix CQE endianness and UPIU length

 hw/ufs/lu.c            |   3 +-
 hw/ufs/ufs.c           |  50 +++++++++++++++-----
 hw/ufs/ufs.h           |   9 ++++
 include/block/ufs.h    |   2 +-
 tests/qtest/ufs-test.c | 126 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 176 insertions(+), 14 deletions(-)

Reply via email to