[PULL 0/1] ufs fix for 2023-12-05

Jeuk Kim posted 1 patch 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1701752391.git.jeuk20.kim@samsung.com
Maintainers: Jeuk Kim <jeuk20.kim@samsung.com>
hw/ufs/ufs.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PULL 0/1] ufs fix for 2023-12-05
Posted by Jeuk Kim 11 months, 3 weeks ago
From: Jeuk Kim <jeuk20.kim@samsung.com>

The following changes since commit 1664d74c50739401c8b40e8b514d12b5fc250067:

  tests/avocado: Update yamon-bin-02.22.zip URL (2023-12-04 08:17:35 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 80a37b039ea9473d038bcef8bb64f4213affeae8:

  hw/ufs: avoid generating the same ID string for different LU devices (2023-12-05 13:57:18 +0900)

----------------------------------------------------------------
ufs fixes for 8.2

- Fix QEMU not starting when creating two UFS host controllers

----------------------------------------------------------------
Akinobu Mita (1):
      hw/ufs: avoid generating the same ID string for different LU devices

 hw/ufs/ufs.c | 8 ++++++++
 1 file changed, 8 insertions(+)
Re: [PULL 0/1] ufs fix for 2023-12-05
Posted by Stefan Hajnoczi 11 months, 3 weeks ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.