]> git.proxmox.com Git - mirror_qemu.git/commit
test-bdrv-drain: Drain with block jobs in an I/O thread
authorKevin Wolf <kwolf@redhat.com>
Tue, 4 Sep 2018 16:23:06 +0000 (18:23 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 25 Sep 2018 13:50:15 +0000 (15:50 +0200)
commitf62c172959cd2b6de4dd8ba782e855d64d94764b
treea4e83f91b9f2ce67bde8ae7418aedbd3e939f882
parent486574483aba988c83b20e7d3f1ccd50c4c333d8
test-bdrv-drain: Drain with block jobs in an I/O thread

This extends the existing drain test with a block job to include
variants where the block job runs in a different AioContext.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
tests/test-bdrv-drain.c