Re: [Qemu-devel] [PATCH 0/2] blockjob: Fix coroutine thread after AioContext change

2019-05-08 Thread Kevin Wolf
Am 03.05.2019 um 19:17 hat Kevin Wolf geschrieben: > Kevin Wolf (2): > blockjob: Fix coroutine thread after AioContext change > test-block-iothread: Job coroutine thread after AioContext switch Applied to the block branch. Kevin

[Qemu-devel] [PATCH 0/2] blockjob: Fix coroutine thread after AioContext change

2019-05-03 Thread Kevin Wolf
Kevin Wolf (2): blockjob: Fix coroutine thread after AioContext change test-block-iothread: Job coroutine thread after AioContext switch job.c | 2 +- tests/test-block-iothread.c | 107 2 files changed, 108 insertions(+), 1 deletion