]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: qemu: Add support for numbered array members
authorPeter Krempa <pkrempa@redhat.com>
Mon, 25 Jul 2016 17:47:40 +0000 (19:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Jul 2016 11:33:10 +0000 (13:33 +0200)
commit74df83a9eba87f81d4190dad0db7e30b9d89c7ea
tree37150a42e1761925683964d41be0f2a5d009dc61
parentf1bbc7df4a9959e09679486c769e12f82d443d9a
util: qemu: Add support for numbered array members

Add support for converting objects nested in arrays with a numbering
discriminator on the command line. This syntax is used for the
object-based specification of disk source properties.
src/libvirt_private.syms
src/util/virqemu.c
src/util/virqemu.h
tests/qemucommandutiltest.c