]> git.ipfire.org Git - thirdparty/qemu.git/commit
test-block-iothread: Test adding parent to iothread node
authorKevin Wolf <kwolf@redhat.com>
Wed, 24 Apr 2019 15:49:33 +0000 (17:49 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 4 Jun 2019 13:22:22 +0000 (15:22 +0200)
commit48946d7d64818c349e3e183838f99d8ce32a9b86
tree4b07d2474beb301708f6073b2c4bdb46f9ecb55c
parent132ada80c4a6fea7b67e8bb0a5fd299994d927c6
test-block-iothread: Test adding parent to iothread node

Opening a new parent node for a node that has already been moved into a
different AioContext must cause the new parent to move into the same
context.

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