summary refs log tree commit diff stats
path: root/hw/ufs (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ufs: Fix buffer overflow bugJeuk Kim2024-04-291-0/+8
* hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita2023-12-051-0/+8
* hw/ufs: Modify lu.c to share codes with SCSI subsystemJeuk Kim2023-10-304-1450/+286
* hw/ufs: Fix code coverity issuesJeuk Kim2023-10-132-14/+12
* hw/ufs: Support for UFS logical unitJeuk Kim2023-09-075-7/+1760
* hw/ufs: Support for Query Transfer RequestsJeuk Kim2023-09-073-2/+1033
* hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim2023-09-076-0/+358