]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Add regression test for issue 945
authorHanna Reitz <hreitz@redhat.com>
Wed, 27 Apr 2022 11:40:57 +0000 (13:40 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 4 May 2022 13:55:23 +0000 (15:55 +0200)
commit96edda8f142928c627f93b3ad74c64edf86cc22f
treeab6b9ccd234765019be2bb31279ea3a77c9ad776
parentccfaf783c8eecae99b671e4e892954c9226ef5dc
iotests: Add regression test for issue 945

Create a VM with a BDS in an iothread, add -incoming defer to the
command line, and then export this BDS via NBD.  Doing so should not
fail an assertion.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220427114057.36651-5-hreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/tests/export-incoming-iothread [new file with mode: 0755]
tests/qemu-iotests/tests/export-incoming-iothread.out [new file with mode: 0644]