All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeuk Kim <jeuk20.kim@gmail.com>
To: qemu-devel@nongnu.org, stefanha@redhat.com
Cc: kwolf@redhat.com, hreitz@redhat.com, farosas@suse.de,
	lvivier@redhat.com, pbonzini@redhat.com, qemu-block@nongnu.org,
	jeuk20.kim@samsung.com, j-young.choi@samsung.com
Subject: [PULL 0/2] ufs queue
Date: Fri, 12 Jun 2026 09:29:54 +0900	[thread overview]
Message-ID: <cover.1781223925.git.jeuk20.kim@samsung.com> (raw)

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

The following changes since commit ec6a1f43989c6bbf2de1ab84959a70ee35fa1b57:

  Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2026-06-11 13:22:50 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 6b1215d82f7cd8a0b562a02a1473aa6714759eed:

  tests/qtest: Add UFS HID qtest (2026-06-12 09:21:28 +0900)

----------------------------------------------------------------
ufs queue

- Add Host Initiated Defragmentation (HID) support

----------------------------------------------------------------
Keoseong Park (2):
      hw/ufs: Add Host Initiated Defragmentation (HID) support
      tests/qtest: Add UFS HID qtest

 hw/ufs/lu.c            |  16 ++-
 hw/ufs/trace-events    |   4 +
 hw/ufs/ufs.c           | 154 +++++++++++++++++++++++++--
 hw/ufs/ufs.h           |   4 +
 include/block/ufs.h    |  18 ++++
 tests/qtest/ufs-test.c | 275 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 463 insertions(+), 8 deletions(-)


             reply	other threads:[~2026-06-12  0:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-12  0:29 Jeuk Kim [this message]
2026-06-12  0:29 ` [PULL 1/2] hw/ufs: Add Host Initiated Defragmentation (HID) support Jeuk Kim
2026-06-12  0:29 ` [PULL 2/2] tests/qtest: Add UFS HID qtest Jeuk Kim
2026-06-12 14:38 ` [PULL 0/2] ufs queue Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2026-07-01  5:19 Jeuk Kim
2026-07-02 10:31 ` Stefan Hajnoczi
2024-05-28  6:12 Jeuk Kim

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.1781223925.git.jeuk20.kim@samsung.com \
    --to=jeuk20.kim@gmail.com \
    --cc=farosas@suse.de \
    --cc=hreitz@redhat.com \
    --cc=j-young.choi@samsung.com \
    --cc=jeuk20.kim@samsung.com \
    --cc=kwolf@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.