From: Jeuk Kim <[email protected]> The following changes since commit 74abb45dac6979e7ff76172b7f0a24e869405184:
Merge tag 'pull-target-arm-20240531' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-05-31 11:10:10 -0700) are available in the Git repository at: https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20240603 for you to fetch changes up to 5c079578d2e46df626d13eeb629c7d761a5c4e44: hw/ufs: Add support MCQ of UFSHCI 4.0 (2024-06-03 16:20:42 +0900) ---------------------------------------------------------------- hw/ufs patches - 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(-)
