mbox

[PULL,v2,0/1] ufs queue

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

Pull-request

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

Message

Jeuk Kim July 14, 2024, 8:24 a.m. UTC
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(-)

Comments

Richard Henderson July 15, 2024, 1:52 a.m. UTC | #1
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~