From: Jeuk Kim <jeuk20....@samsung.com> The following changes since commit c60be6e3e38cb36dc66129e757ec4b34152232be:
Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging (2023-10-27 09:43:53 +0900) are available in the Git repository at: https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20231030 for you to fetch changes up to 096434fea13acd19f4ead00cdf9babea8dc7e61e: hw/ufs: Modify lu.c to share codes with SCSI subsystem (2023-10-30 10:28:04 +0900) ---------------------------------------------------------------- ufs queue: * Modify lu.c to share codes with SCSI ---------------------------------------------------------------- Jeuk Kim (1): hw/ufs: Modify lu.c to share codes with SCSI subsystem hw/ufs/lu.c | 1473 ++++++++---------------------------------------- hw/ufs/trace-events | 25 - hw/ufs/ufs.c | 202 +------ hw/ufs/ufs.h | 36 +- include/block/ufs.h | 2 +- tests/qtest/ufs-test.c | 37 +- 6 files changed, 315 insertions(+), 1460 deletions(-)