]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: block: store and test driver names for detected storage nodes
authorPeter Krempa <pkrempa@redhat.com>
Tue, 25 Jul 2017 17:10:27 +0000 (19:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 27 Jul 2017 07:56:41 +0000 (09:56 +0200)
commitc03e52af57bd7d7b5f94c95063bec9e19cabb384
treeee74e1205a4e193f8adfd806414b13cc6152a567
parentacfd2fdcbfdaf453f21a68674864ba492e1ababa
qemu: block: store and test driver names for detected storage nodes

Store the 'drv' field both for the storage node and for the format node
and format them in the test case.

Reviewed-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_block.c
src/qemu/qemu_block.h
tests/qemumonitorjsondata/qemumonitorjson-nodename-basic.result
tests/qemumonitorjsontest.c