]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-block-iothread.c
test-block-iothread: Job coroutine thread after AioContext switch
authorKevin Wolf <kwolf@redhat.com>
Fri, 3 May 2019 17:17:44 +0000 (19:17 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 10 May 2019 14:45:40 +0000 (16:45 +0200)
commit93c60f38626a076b678793dd7e24fb646ce70a34
treed78804ae5d351f7849b64d02be85268c89945e2f
parent13726123ba916dd8ead23156a61db8d2c8bd42e8
test-block-iothread: Job coroutine thread after AioContext switch

This tests that a job coroutine always runs in the right iothread after
the AioContext of its main node has changed.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/test-block-iothread.c