qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/4] hw/ufs: ufs device testing function added and modifie


From: Jeuk Kim
Subject: Re: [PATCH v2 0/4] hw/ufs: ufs device testing function added and modified
Date: Mon, 26 Aug 2024 09:06:29 +0900
User-agent: Mozilla Thunderbird

Thank you for your contribution.

Reviewed-by: Jeuk Kim <jeuk20.kim@samsung.com>


On 8/22/2024 5:08 PM, Yoochan Jeong wrote:
Previously, it was only able to test virtual UFS devices if they properly
read and write storage data. In this patch, three test functions are added
to test if virtual UFS devices properly read and write its metadata.
Each functions test reading and writing flags, attributes and descriptors.
Related minor bugs and errors are also fixed.

Yoochan Jeong (4):
   hw/ufs: minor bug fixes related to ufs-test
   hw/ufs: ufs flag read/write test implemented
   hw/ufs: ufs attribute read/write test implemented
   hw/ufs: ufs descriptor read test implemented

  hw/ufs/ufs.c           |  19 +-
  include/block/ufs.h    |   6 +
  tests/qtest/ufs-test.c | 384 ++++++++++++++++++++++++++++++++++++++++-
  3 files changed, 400 insertions(+), 9 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]