]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/ufs-test: Add test code for MCQ functionality
authorJeuk Kim <jeuk20.kim@gmail.com>
Wed, 12 Feb 2025 05:04:21 +0000 (14:04 +0900)
committerJeuk Kim <jeuk20.kim@samsung.com>
Mon, 17 Feb 2025 09:20:53 +0000 (18:20 +0900)
commita54596a96006096798b172a368ae952a231f9f72
treef3766551b7ee3cacbb2d7f891a6c94be6e9321c8
parent5cb3566a5860f35a8871277748616b9ab11f5cd2
tests/qtest/ufs-test: Add test code for MCQ functionality

This patch tests whether MCQ initialization and basic read-write
operations work correctly when the MCQ parameter of hw/ufs is enabled.

Acked-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Jeuk Kim <jeuk20.kim@samsung.com>
tests/qtest/ufs-test.c