On Tue, Feb 19, 2013 at 11:59:09AM +0100, Paolo Bonzini wrote: > The coroutine pool code is duplicated between the ucontext and > sigaltstack backends, and absent from the win32 backend. But the > code can be shared easily by moving it to qemu-coroutine.c. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Thanks, applied both to the block branch. Kevin