]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: Parse and format relPath into disk source private data
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Dec 2017 16:06:00 +0000 (17:06 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 14 Dec 2017 09:29:10 +0000 (10:29 +0100)
commitb3d0270c44b85944f91906225b27bca6700a6333
tree72ca62861b61704b5ac73c974f919e7cf23bbc4b
parentcd31709351142a2770d2b9baa7755eaed672710a
qemu: domain: Parse and format relPath into disk source private data

Register the helpers directly to format and parse the data.

https://bugzilla.redhat.com/show_bug.cgi?id=1523261
src/qemu/qemu_domain.c