16 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 b5aa74968b thread-pool: Implement generic (non-AIO) pool support 1 year ago
Maciej S. Szmigiero dc67daeed5 thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio 1 year ago
Maciej S. Szmigiero 03c6468a13 thread-pool: Remove thread_pool_submit() function 1 year ago
Emanuele Giuseppe Esposito aef04fc790 thread-pool: avoid passing the pool parameter every time 4 years ago
Emanuele Giuseppe Esposito 0fdb73112b thread-pool: use ThreadPool from the running thread 4 years ago
Markus Armbruster e2c1c34f13 include/block: Untangle inclusion loops 4 years ago
Nicolas Saenz Julienne 71ad4713cc util/event-loop-base: Introduce options to set the thread pool size 4 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Markus Armbruster 097310b53e block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
Markus Armbruster 7c84b1b831 block: Rename BlockDriverAIOCB* to BlockAIOCB* 12 years ago
Markus Armbruster a31e69cf00 thread-pool: Drop unnecessary includes 12 years ago
Stefan Hajnoczi c4d9d19645 threadpool: drop global thread pool 14 years ago
Stefan Hajnoczi f7311ccc63 threadpool: add thread_pool_new() and thread_pool_free() 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini d354c7eccf aio: add generic thread-pool facility 15 years ago