6 Commits (ddab0ef12470fe706c6afa2e4479762d786daab4)

Author SHA1 Message Date
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 8 months ago
Maciej S. Szmigiero 03c6468a13 thread-pool: Remove thread_pool_submit() function 1 year ago
Paolo Bonzini 10bf10a8e3 tests: mark more coroutine_fns 3 years ago
Emanuele Giuseppe Esposito aef04fc790 thread-pool: avoid passing the pool parameter every time 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Thomas Huth da668aa15b tests: Move unit tests into a separate directory 5 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Paolo Bonzini aa0d7ed658 test-thread-pool: be more reliable 8 years ago
Laurent Vivier 4a4ff4c58f Remove unnecessary variables for function return value 8 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