qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/2] ufs queue
@ 2024-06-03  8:37 Jeuk Kim
  2024-06-03  8:37 ` [PULL v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h Jeuk Kim
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jeuk Kim @ 2024-06-03  8:37 UTC (permalink / raw)
  To: qemu-devel, richard.henderson
  Cc: fam, pbonzini, qemu-block, jeuk20.kim, j-young.choi, minwoo.im

From: Jeuk Kim <jeuk20.kim@samsung.com>

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-10  0:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03  8:37 [PULL v2 0/2] ufs queue Jeuk Kim
2024-06-03  8:37 ` [PULL v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h Jeuk Kim
2024-06-03  8:37 ` [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0 Jeuk Kim
2024-06-07 15:02   ` Peter Maydell
2024-06-10  0:19     ` Jeuk Kim
2024-06-04  1:21 ` [PULL v2 0/2] ufs queue Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).