qemu-cr16/tests
Ilia Levi 0c2fd08dc8 tests/qtest/ufs-test: Add test for mcq completion queue wraparound
Added a test that sends 32 NOP Out commands asynchronously. Since the CQ
has 31 entries by default, this tests the scenario where CQ processing
needs to wait for space to become available.

Additionally, added two minor fixes to existing tests:
* advance CQ head after reading from CQ
* initialize command descriptor slots bitmap in ufs_init()

Signed-off-by: Ilia Levi <ilia.levi@intel.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Jeuk Kim <jeuk20.kim@samsung.com>
Signed-off-by: Jeuk Kim <jeuk20.kim@samsung.com>
(cherry picked from commit 94e72135d4d657d672561b1ae02a5854421616a7)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2026-02-02 16:21:37 +03:00
..
bench tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc 2024-09-20 10:08:24 +03:00
data tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change 2025-11-09 08:24:29 -05:00
decode decodetree: Infer argument set before inferring format 2025-07-25 10:31:45 +01:00
docker tests/docker: drop --disable-[tools|system] from all-test-cross 2025-12-05 15:26:19 +00:00
fp fpu: allow flushing of output denormals to be after rounding 2025-02-11 16:22:07 +00:00
functional tests/functional: migrate sbsa_ref test images 2026-02-02 16:18:57 +03:00
guest-debug tests, scripts: Don't import print_function from __future__ 2025-09-16 17:31:53 +01:00
image-fuzzer
include meson: fix Windows build 2025-06-16 13:16:27 -04:00
keys
lcitool tests/docker: drop --disable-[tools|system] from all-test-cross 2025-12-05 15:26:19 +00:00
migration-stress guestperf: Add test result data into report 2025-02-14 15:19:07 -03:00
multiboot
perf/block/qcow2
qapi-schema qapi: Add documentation format validation 2025-11-04 13:55:27 +01:00
qemu-iotests tests/qemu-iotests: Fix check for existing file in _require_disk_usage() 2025-12-10 17:40:34 +01:00
qtest tests/qtest/ufs-test: Add test for mcq completion queue wraparound 2026-02-02 16:21:37 +03:00
rocker
tcg tests: add tcg coverage for fixed mremap bugs 2026-01-13 00:33:05 +03:00
tracetool tracetool/syslog: add Rust support 2025-10-01 11:22:07 -04:00
tsan system/physmem: Drop 'cpu_' prefix in Physical Memory API 2025-10-07 05:03:56 +02:00
uefi-test-tools uefi-test-tools:: Add LoongArch64 support 2025-06-01 06:38:53 -04:00
unit tests: Clean up includes 2025-11-14 13:18:04 +00:00
vm tests/docker: add coreutils to the package list 2025-11-17 15:51:00 +00:00
dbus-vmstate-daemon.sh
Makefile.include tests/tcg: honour the available QEMU binaries when running check-tcg 2025-12-05 15:25:51 +00:00
meson.build tracetool: add test suite for tracetool with reference output 2025-09-16 13:31:40 -04:00
test-qht-par.c
vhost-user-bridge.c tests/vhost-user-bridge.c: Fix const qualifier build errors with recent glibc 2025-12-16 14:28:30 +01:00