qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tests/qtest/ufs-test: Add MCQ tests
@ 2025-02-12  5:04 Jeuk Kim
  2025-02-12  5:04 ` [PATCH 1/3] tests/qtest/ufs-test: Cleanup unused code Jeuk Kim
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeuk Kim @ 2025-02-12  5:04 UTC (permalink / raw)
  To: jeuk20.kim, farosas, lvivier, pbonzini
  Cc: qemu-devel, j-young.choi, keosung.park

This series adds test support for UFS Multi-Circular Queue (MCQ) mode in QEMU.  
It includes MCQ initialization tests, a bitmap-based slot allocation method,  
and cleanup of unused code.

Jeuk Kim (3):
  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

 tests/qtest/ufs-test.c | 724 ++++++++++++++++++++++++-----------------
 1 file changed, 428 insertions(+), 296 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-02-13 19:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12  5:04 [PATCH 0/3] tests/qtest/ufs-test: Add MCQ tests Jeuk Kim
2025-02-12  5:04 ` [PATCH 1/3] tests/qtest/ufs-test: Cleanup unused code Jeuk Kim
2025-02-12  5:04 ` [PATCH 2/3] tests/qtest/ufs-test: Prepare for MCQ test Jeuk Kim
2025-02-12  5:04 ` [PATCH 3/3] tests/qtest/ufs-test: Add test code for MCQ functionality Jeuk Kim
2025-02-13 19:41 ` [PATCH 0/3] tests/qtest/ufs-test: Add MCQ tests Fabiano Rosas

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