[PULL 0/1] ufs queue

Jeuk Kim posted 1 patch 1 week, 1 day ago
There is a newer version of this series
hw/ufs/lu.c         |  7 ++++
hw/ufs/trace-events |  1 +
hw/ufs/ufs.c        | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
hw/ufs/ufs.h        |  2 ++
4 files changed, 105 insertions(+), 1 deletion(-)
[PULL 0/1] ufs queue
Posted by Jeuk Kim 1 week, 1 day ago
From: Jeuk Kim <jeuk20.kim@samsung.com>

The following changes since commit c66824ffb01931be0ddfe49a1642a78570abf44b:

  Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging (2026-09-17 10:21:06 -1000)

are available in the Git repository at:

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

for you to fetch changes up to cc1d72231c925a632f360937d9eb48ea12bd539c:

  hw/ufs: Reset controller and MCQ state on HCE transition to 0 (2026-09-18 08:59:52 +0900)

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

----------------------------------------------------------------
Stanley Jhu (1):
      hw/ufs: Reset controller and MCQ state on HCE transition to 0

 hw/ufs/lu.c         |  7 ++++
 hw/ufs/trace-events |  1 +
 hw/ufs/ufs.c        | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/ufs/ufs.h        |  2 ++
 4 files changed, 105 insertions(+), 1 deletion(-)
Re: [PULL 0/1] ufs queue
Posted by Richard Henderson 1 week, 1 day ago
On 9/17/26 14:08, Jeuk Kim wrote:
> From: Jeuk Kim<jeuk20.kim@samsung.com>
> 
> The following changes since commit c66824ffb01931be0ddfe49a1642a78570abf44b:
> 
>    Merge tag 'misc-fixes-pull-request' ofhttps://gitlab.com/berrange/qemu into staging (2026-09-17 10:21:06 -1000)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/jeuk20.kim/qemu.git tags/pull-ufs-20260918
> 
> for you to fetch changes up to cc1d72231c925a632f360937d9eb48ea12bd539c:
> 
>    hw/ufs: Reset controller and MCQ state on HCE transition to 0 (2026-09-18 08:59:52 +0900)
> 
> ----------------------------------------------------------------
> ufs queue

Applied, thanks.

r~