From: Jeuk Kim <jeuk20.kim@gmail.com>
To: qemu-devel@nongnu.org, stefanha@redhat.com
Cc: kwolf@redhat.com, hreitz@redhat.com, qemu-block@nongnu.org,
jeuk20.kim@samsung.com, j-young.choi@samsung.com
Subject: [PULL 0/2] ufs queue
Date: Wed, 1 Jul 2026 14:19:45 +0900 [thread overview]
Message-ID: <cover.1782882742.git.jeuk20.kim@samsung.com> (raw)
From: Jeuk Kim <jeuk20.kim@samsung.com>
The following changes since commit 30e8a06b64aa58a3990ba39cb5d09531e7d265e0:
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (2026-06-29 17:41:42 +0200)
are available in the Git repository at:
https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20260701
for you to fetch changes up to 20c03709b353d6c985bfa3174c4563d57ff47275:
hw/ufs: Populate cqe.task_tag for UFSHCI 4.1 tag decoding (2026-07-01 10:19:10 +0900)
----------------------------------------------------------------
ufs queue
- Add minimal PA-layer DME command emulation needed by newer Linux UFS probe.
- Populate UFSHCI 4.1 MCQ CQE tag fields used by newer Linux completion handling.
----------------------------------------------------------------
Jeuk Kim (2):
hw/ufs: Emulate DME_GET/SET for PA layer attributes
hw/ufs: Populate cqe.task_tag for UFSHCI 4.1 tag decoding
hw/ufs/ufs.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
include/block/ufs.h | 18 +++++++++++++++++-
2 files changed, 63 insertions(+), 1 deletion(-)
next reply other threads:[~2026-07-01 5:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 5:19 Jeuk Kim [this message]
2026-07-01 5:19 ` [PULL 1/2] hw/ufs: Emulate DME_GET/SET for PA layer attributes Jeuk Kim
2026-07-01 5:19 ` [PULL 2/2] hw/ufs: Populate cqe.task_tag for UFSHCI 4.1 tag decoding Jeuk Kim
2026-07-02 10:31 ` [PULL 0/2] ufs queue Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2026-06-12 0:29 Jeuk Kim
2026-06-12 14:38 ` 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.1782882742.git.jeuk20.kim@samsung.com \
--to=jeuk20.kim@gmail.com \
--cc=hreitz@redhat.com \
--cc=j-young.choi@samsung.com \
--cc=jeuk20.kim@samsung.com \
--cc=kwolf@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.