qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] ufs queue
@ 2025-02-17  9:27 Jeuk Kim
  2025-02-17  9:27 ` [PULL 1/4] hw/ufs: Fix legacy single doorbell support bit Jeuk Kim
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jeuk Kim @ 2025-02-17  9:27 UTC (permalink / raw)
  To: qemu-devel, stefanha
  Cc: pbonzini, qemu-block, jeuk20.kim, j-young.choi, farosas, lvivier

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

The following changes since commit db7aa99ef894e88fc5eedf02ca2579b8c344b2ec:

  Merge tag 'hw-misc-20250216' of https://github.com/philmd/qemu into staging (2025-02-16 20:48:06 -0500)

are available in the Git repository at:

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

for you to fetch changes up to a54596a96006096798b172a368ae952a231f9f72:

  tests/qtest/ufs-test: Add test code for MCQ functionality (2025-02-17 18:20:53 +0900)

----------------------------------------------------------------
ufs updates for MCQ testing  

- Remove unused task management request code  
- Implement bitmap-based command descriptor slot allocation for MCQ  
- Add test cases for MCQ initialization and basic read/write operations  
- Fix LSDBS value for legacy single doorbell mode  

----------------------------------------------------------------
Jeuk Kim (4):
      hw/ufs: Fix legacy single doorbell support bit
      tests/qtest/ufs-test: Cleanup unused code
      tests/qtest/ufs-test: Prepare for MCQ test
      tests/qtest/ufs-test: Add test code for MCQ functionality

 hw/ufs/ufs.c           |   2 +-
 tests/qtest/ufs-test.c | 724 +++++++++++++++++++++++++++++--------------------
 2 files changed, 429 insertions(+), 297 deletions(-)


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

end of thread, other threads:[~2025-03-04 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17  9:27 [PULL 0/4] ufs queue Jeuk Kim
2025-02-17  9:27 ` [PULL 1/4] hw/ufs: Fix legacy single doorbell support bit Jeuk Kim
2025-02-17  9:27 ` [PULL 2/4] tests/qtest/ufs-test: Cleanup unused code Jeuk Kim
2025-02-17  9:27 ` [PULL 3/4] tests/qtest/ufs-test: Prepare for MCQ test Jeuk Kim
2025-02-17  9:27 ` [PULL 4/4] tests/qtest/ufs-test: Add test code for MCQ functionality Jeuk Kim
2025-03-04 14:58 ` [PULL 0/4] ufs queue Philippe Mathieu-Daudé

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