This series adds test support for UFS Multi-Circular Queue (MCQ) mode in QEMU. It includes MCQ initialization tests, a bitmap-based slot allocation method, and cleanup of unused code.
Jeuk Kim (3): tests/qtest/ufs-test: Cleanup unused code tests/qtest/ufs-test: Prepare for MCQ test tests/qtest/ufs-test: Add test code for MCQ functionality tests/qtest/ufs-test.c | 724 ++++++++++++++++++++++++----------------- 1 file changed, 428 insertions(+), 296 deletions(-) -- 2.43.0