From: Jeuk Kim <jeuk20.kim@samsung.com>
The following changes since commit ad10b4badc1dd5b28305f9b9f1168cf0aa3ae946:
Merge tag 'pull-error-2024-05-27' of https://repo.or.cz/qemu/armbru into staging (2024-05-27 06:40:42 -0700)
are available in the Git repository at:
https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20240528
for you to fetch changes up to 71a82d3f0555e65c98df129ce0e38b2aa5681ec0:
hw/ufs: Add support MCQ of UFSHCI 4.0 (2024-05-28 14:42:32 +0900)
----------------------------------------------------------------
Add support MCQ of UFSHCI 4.0
----------------------------------------------------------------
Minwoo Im (2):
hw/ufs: Update MCQ-related fields to block/ufs.h
hw/ufs: Add support MCQ of UFSHCI 4.0
hw/ufs/trace-events | 17 ++
hw/ufs/ufs.c | 475 ++++++++++++++++++++++++++++++++++++++++++++++++++--
hw/ufs/ufs.h | 98 ++++++++++-
include/block/ufs.h | 131 ++++++++++++++-
4 files changed, 699 insertions(+), 22 deletions(-)