summary refs log tree commit diff stats
path: root/hw/ufs/ufs.c (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-301-175/+27
* hw/ufs: Fix code coverity issuesJeuk Kim2023-10-131-5/+5
* hw/ufs: Support for UFS logical unitJeuk Kim2023-09-071-6/+246
* hw/ufs: Support for Query Transfer RequestsJeuk Kim2023-09-071-2/+986
* hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim2023-09-071-0/+278