aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-aio.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21tests: remove aio_context_acquire() testsStefan Hajnoczi1-66/+1
2023-10-27tests/aio: Clean up global variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi1-26/+1
2023-01-20coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster1-1/+1
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi1-2/+2
2021-06-18tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini1-0/+37
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+921