12 Commits (ad11dbb93752ffd4bd1d5f31da7e2d9c40a68e8a)

Author SHA1 Message Date
Kevin Wolf cd12bb567c coroutine: Clean up qemu_coroutine_enter() 11 years ago
Kevin Wolf 315a1309de coroutine: Fix use after free with qemu_coroutine_yield() 11 years ago
Peter Lieven 51a2219bdc coroutine: try harder not to delete coroutines 12 years ago
Paolo Bonzini 66552b894b coroutine: drop qemu_coroutine_adjust_pool_size 12 years ago
Paolo Bonzini 4d68e86bb1 coroutine: rewrite pool to avoid mutex 12 years ago
Stefan Hajnoczi ac2662a913 coroutine: make pool size dynamic 12 years ago
Stefan Hajnoczi 70c60c089f coroutine: add ./configure --disable-coroutine-pool 13 years ago
Stefan Hajnoczi 02ffb50448 coroutine: stop using AioContext in CoQueue 13 years ago
Stefan Hajnoczi b84c458623 coroutine: protect global pool with a mutex 13 years ago
Paolo Bonzini 402397843e coroutine: move pooling to common code 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Kevin Wolf 00dccaf1f8 coroutine: introduce coroutines 15 years ago