qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeuk Kim <jeuk20.kim@gmail.com>
To: jeuk20.kim@samsung.com, farosas@suse.de, lvivier@redhat.com,
	pbonzini@redhat.com
Cc: qemu-devel@nongnu.org, j-young.choi@samsung.com,
	keosung.park@samsung.com
Subject: [PATCH 0/3] tests/qtest/ufs-test: Add MCQ tests
Date: Wed, 12 Feb 2025 14:04:18 +0900	[thread overview]
Message-ID: <cover.1739336154.git.jeuk20.kim@samsung.com> (raw)

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



             reply	other threads:[~2025-02-12  5:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12  5:04 Jeuk Kim [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1739336154.git.jeuk20.kim@samsung.com \
    --to=jeuk20.kim@gmail.com \
    --cc=farosas@suse.de \
    --cc=j-young.choi@samsung.com \
    --cc=jeuk20.kim@samsung.com \
    --cc=keosung.park@samsung.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).