diff options
author | Stefan Hajnoczi | 2018-03-22 16:28:34 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2018-03-27 14:05:28 +0200 |
commit | 35111583aa03c1a918a3f68858ef86eb161c7c06 (patch) | |
tree | 39d92737add7e8a3cfd27cee2b34adc740107567 /MAINTAINERS | |
parent | coroutine: avoid co_queue_wakeup recursion (diff) | |
download | qemu-35111583aa03c1a918a3f68858ef86eb161c7c06.tar.gz qemu-35111583aa03c1a918a3f68858ef86eb161c7c06.tar.xz qemu-35111583aa03c1a918a3f68858ef86eb161c7c06.zip |
coroutine: add test-aio coroutine queue chaining test case
Check that two coroutines can queue each other repeatedly without
hitting stack exhaustion.
Switch to qemu_init_main_loop() in main() because coroutines use
qemu_get_aio_context() - they don't know about test-aio's ctx variable.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20180322152834.12656-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions