summary refs log tree commit diff stats
path: root/tests/unit/test-aio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: remove aio_context_acquire() testsStefan Hajnoczi2023-12-211-66/+1
* tests/aio: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-2/+2
* tests/: spelling fixesMichael Tokarev2023-09-081-1/+1
* aio: remove aio_disable_external() APIStefan Hajnoczi2023-05-301-26/+1
* coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster2023-01-201-1/+1
* aio-posix: split poll check from ready handlerStefan Hajnoczi2022-01-121-2/+2
* tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini2021-06-181-0/+37
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+921