[PULL v2 0/1] ufs queue

Jeuk Kim posted 1 patch 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1720944812.git.jeuk20.kim@samsung.com
Maintainers: Jeuk Kim <jeuk20.kim@samsung.com>
hw/ufs/ufs.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
[PULL v2 0/1] ufs queue
Posted by Jeuk Kim 1 month, 3 weeks ago
From: Jeuk Kim <jeuk20.kim@samsung.com>

The following changes since commit 37fbfda8f4145ba1700f63f0cb7be4c108d545de:

  Merge tag 'edgar/xen-queue-2024-07-12.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging (2024-07-12 09:53:22 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 50475f1511964775ff73c2b07239c3ff571f75cd:

  hw/ufs: Fix mcq register range check logic (2024-07-14 17:11:21 +0900)

----------------------------------------------------------------
hw/ufs:
 - Fix invalid address access in mcq register check

I didn't cc qemu-stable@, as 5c079578d2e4 ("hw/ufs: Add support MCQ of
UFSHCI 4.0") is not yet included in any release tag. If I'm wrong,
please let me know. Thanks.

----------------------------------------------------------------
Jeuk Kim (1):
      hw/ufs: Fix mcq register range check logic

 hw/ufs/ufs.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)
Re: [PULL v2 0/1] ufs queue
Posted by Richard Henderson 1 month, 3 weeks ago
On 7/14/24 01:24, Jeuk Kim wrote:
> From: Jeuk Kim<jeuk20.kim@samsung.com>
> 
> The following changes since commit 37fbfda8f4145ba1700f63f0cb7be4c108d545de:
> 
>    Merge tag 'edgar/xen-queue-2024-07-12.for-upstream' ofhttps://gitlab.com/edgar.iglesias/qemu  into staging (2024-07-12 09:53:22 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/jeuk20.kim/qemu.git  tags/pull-ufs-20240714
> 
> for you to fetch changes up to 50475f1511964775ff73c2b07239c3ff571f75cd:
> 
>    hw/ufs: Fix mcq register range check logic (2024-07-14 17:11:21 +0900)
> 
> ----------------------------------------------------------------
> hw/ufs:
>   - Fix invalid address access in mcq register check
> 
> I didn't cc qemu-stable@, as 5c079578d2e4 ("hw/ufs: Add support MCQ of
> UFSHCI 4.0") is not yet included in any release tag. If I'm wrong,
> please let me know. Thanks.

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

r~