coroutine: add a macro for the coroutine stack size
authorPeter Lieven <pl@kamp.de>
Tue, 27 Sep 2016 09:58:42 +0000 (11:58 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 29 Sep 2016 12:13:39 +0000 (14:13 +0200)
commit8adcd6fb6d14ff7fbb47179384dcddbd6dfd95a3
tree247facc597439a6273b23ad0f7dd39fdcca3778c
parentbe87a393f9aed6f9406a728d4d55199aee0ebbb4
coroutine: add a macro for the coroutine stack size

Signed-off-by: Peter Lieven <pl@kamp.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/qemu/coroutine_int.h
util/coroutine-sigaltstack.c
util/coroutine-ucontext.c
util/coroutine-win32.c