mbox

[PULL,v2,0/2] ufs queue

Message ID cover.1717403572.git.jeuk20.kim@samsung.com
State New
Headers show

Pull-request

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

Message

Jeuk Kim June 3, 2024, 8:37 a.m. UTC
From: Jeuk Kim <jeuk20.kim@samsung.com>

The following changes since commit 74abb45dac6979e7ff76172b7f0a24e869405184:

  Merge tag 'pull-target-arm-20240531' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-05-31 11:10:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5c079578d2e46df626d13eeb629c7d761a5c4e44:

  hw/ufs: Add support MCQ of UFSHCI 4.0 (2024-06-03 16:20:42 +0900)

----------------------------------------------------------------
hw/ufs patches
- Add support MCQ of UFSHCI 4.0

----------------------------------------------------------------
Minwoo Im (2):
      hw/ufs: Update MCQ-related fields to block/ufs.h
      hw/ufs: Add support MCQ of UFSHCI 4.0

 hw/ufs/trace-events |  17 ++
 hw/ufs/ufs.c        | 475 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 hw/ufs/ufs.h        |  98 ++++++++++-
 include/block/ufs.h | 131 ++++++++++++++-
 4 files changed, 699 insertions(+), 22 deletions(-)

Comments

Richard Henderson June 4, 2024, 1:21 a.m. UTC | #1
On 6/3/24 03:37, Jeuk Kim wrote:
> From: Jeuk Kim<jeuk20.kim@samsung.com>
> 
> The following changes since commit 74abb45dac6979e7ff76172b7f0a24e869405184:
> 
>    Merge tag 'pull-target-arm-20240531' ofhttps://git.linaro.org/people/pmaydell/qemu-arm  into staging (2024-05-31 11:10:10 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/jeuk20.kim/qemu.git  tags/pull-ufs-20240603
> 
> for you to fetch changes up to 5c079578d2e46df626d13eeb629c7d761a5c4e44:
> 
>    hw/ufs: Add support MCQ of UFSHCI 4.0 (2024-06-03 16:20:42 +0900)
> 
> ----------------------------------------------------------------
> hw/ufs patches
> - Add support MCQ of UFSHCI 4.0

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.


r~