]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: 206: Convert to VM.blockdev_create()
authorKevin Wolf <kwolf@redhat.com>
Mon, 16 Dec 2019 16:57:19 +0000 (17:57 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 Dec 2019 13:32:43 +0000 (14:32 +0100)
commitf6da17366ab3f61b7ca3d15b17090f6a632dc53f
tree28651233c1f458f5614ba564158f4bbce046629e
parenta0de1e5330a033720158db52b1e258f5b8fa1d2e
iotests: 206: Convert to VM.blockdev_create()

Instead of having a separate blockdev_create() function, make use of the
VM.blockdev_create() offered by iotests.py.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/206