[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL v2 0/1] ufs queue
From: |
Jeuk Kim |
Subject: |
[PULL v2 0/1] ufs queue |
Date: |
Sun, 14 Jul 2024 17:24:15 +0900 |
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(-)
- [PULL v2 0/1] ufs queue,
Jeuk Kim <=