On 07/07/2014 07:15 AM, Stefan Hajnoczi wrote:
> Allow coroutine users to adjust the pool size. For example, if the
> guest has multiple emulated disk drives we should keep around more
> coroutines.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> include/block/coroutine.h | 11 +++
> qemu-co
Allow coroutine users to adjust the pool size. For example, if the
guest has multiple emulated disk drives we should keep around more
coroutines.
Signed-off-by: Stefan Hajnoczi
---
include/block/coroutine.h | 11 +++
qemu-coroutine.c | 26 +++---
2 files cha