mbox

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

Message ID cover.1701752391.git.jeuk20.kim@samsung.com (mailing list archive)
State New, archived
Headers show

Pull-request

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

Message

Jeuk Kim Dec. 5, 2023, 5:30 a.m. UTC
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(+)

Comments

Stefan Hajnoczi Dec. 5, 2023, 9:32 p.m. UTC | #1
Applied, thanks.

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