21 Commits (cbfc01710362f3de6fca3010a17b0e1c866fc181)

Author SHA1 Message Date
Laurent Vivier 4a4ff4c58f Remove unnecessary variables for function return value 9 years ago
Paolo Bonzini 934ebf48c0 test-thread-pool: use generic AioContext infrastructure 10 years ago
Paolo Bonzini 0b8b8753e4 coroutine: move entry argument to qemu_coroutine_create 10 years ago
Peter Maydell 79ffb277ec tests: Remove unnecessary glib.h includes 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 681c28a33e tests: Clean up includes 11 years ago
Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 11 years ago
Markus Armbruster 8aa802a6b7 error: Don't decorate original error message when adding to it 11 years ago
Markus Armbruster 7c84b1b831 block: Rename BlockDriverAIOCB* to BlockAIOCB* 12 years ago
Chrysostomos Nanakos 2f78e491d7 async: aio_context_new(): Handle event_notifier_init failure 12 years ago
Fam Zheng 3391f5e51c thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async 12 years ago
Paolo Bonzini 87f68d3182 block: drop aio functions that operate on the main AioContext 12 years ago
Fam Zheng 271c0f68b4 aio: Fix use-after-free in cancellation path 12 years ago
Alex Bligh dae21b98b9 aio / timers: Add QEMUTimerListGroup to AioContext 13 years ago
Stefan Hajnoczi 35ecde2601 tests: adjust test-thread-pool to new aio_poll() semantics 14 years ago
Paolo Bonzini 5444e768ee add a header file for atomic operations 13 years ago
Stefan Hajnoczi c4d9d19645 threadpool: drop global thread pool 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Stefan Hajnoczi 8a805c222c tests: avoid qemu_aio_flush() in test-thread-pool.c 14 years ago
Paolo Bonzini d60478c59a tests: make threadpool cancellation test looser 14 years ago
Paolo Bonzini 74c856e922 tests: add thread pool unit tests 14 years ago