aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-aio.c
AgeCommit message (Expand)Author
2023-12-21tests: remove aio_context_acquire() testsStefan Hajnoczi
2023-10-27tests/aio: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-09-08tests/: spelling fixesMichael Tokarev
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi
2023-01-20coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi
2021-06-18tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini
2021-03-12tests: Move unit tests into a separate directoryThomas Huth