All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeuk Kim <jeuk20.kim@gmail.com>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: fam@euphon.net, pbonzini@redhat.com, qemu-block@nongnu.org,
	jeuk20.kim@samsung.com, j-young.choi@samsung.com,
	jeongyuchan0629@gmail.com
Subject: [PULL 0/5] ufs queue
Date: Fri,  6 Sep 2024 19:57:37 +0900	[thread overview]
Message-ID: <cover.1725619134.git.jeuk20.kim@samsung.com> (raw)

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

The following changes since commit 7b87a25f49a301d3377f3e71e0b4a62540c6f6e4:

  Merge tag 'edgar/xen-queue-2024-09-04.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging (2024-09-05 13:02:26 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 9fe8e2c68ad99e503a11390b868a7dad846e7a0d:

  hw/ufs: ufs descriptor read test implemented (2024-09-06 18:04:16 +0900)

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

- Add basic info of query response upiu
- Add more qtests for the ufs query request

----------------------------------------------------------------
Kyoungrul Kim (1):
      hw/ufs: add basic info of query response upiu

Yoochan Jeong (4):
      hw/ufs: minor bug fixes related to ufs-test
      hw/ufs: ufs flag read/write test implemented
      hw/ufs: ufs attribute read/write test implemented
      hw/ufs: ufs descriptor read test implemented

 hw/ufs/ufs.c           |  32 +++--
 hw/ufs/ufs.h           |   1 +
 include/block/ufs.h    |   6 +
 tests/qtest/ufs-test.c | 384 ++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 410 insertions(+), 13 deletions(-)


             reply	other threads:[~2024-09-06 10:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-06 10:57 Jeuk Kim [this message]
2024-09-06 10:57 ` [PULL 1/5] hw/ufs: add basic info of query response upiu Jeuk Kim
2024-09-06 10:57 ` [PULL 2/5] hw/ufs: minor bug fixes related to ufs-test Jeuk Kim
2024-09-06 10:57 ` [PULL 3/5] hw/ufs: ufs flag read/write test implemented Jeuk Kim
2024-09-06 10:57 ` [PULL 4/5] hw/ufs: ufs attribute " Jeuk Kim
2024-09-06 10:57 ` [PULL 5/5] hw/ufs: ufs descriptor read " Jeuk Kim
2024-09-07 11:00 ` [PULL 0/5] ufs queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2026-05-12  4:42 Jeuk Kim
2026-05-14 13:21 ` Stefan Hajnoczi

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.1725619134.git.jeuk20.kim@samsung.com \
    --to=jeuk20.kim@gmail.com \
    --cc=fam@euphon.net \
    --cc=j-young.choi@samsung.com \
    --cc=jeongyuchan0629@gmail.com \
    --cc=jeuk20.kim@samsung.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --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 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.