]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Add support for host device backing specified via JSON
authorPeter Krempa <pkrempa@redhat.com>
Thu, 14 Jul 2016 11:58:26 +0000 (13:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Jul 2016 11:24:20 +0000 (13:24 +0200)
commit47f292dd35c4f2163d4a5f6d8673128c74e91a48
tree21ac3eede74a97f8be877d912d89aef62b1906a1
parente91f767c7433d9216c741f441196cd67c1934375
util: storage: Add support for host device backing specified via JSON

JSON pseudo protocol for qemu allows to explicitly specify devices.
Add convertor to the internal type.
src/util/virstoragefile.c
tests/virstoragetest.c