]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: save image: Add possibility to return XML stored in the image
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Sep 2014 12:50:04 +0000 (14:50 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 22 Sep 2014 07:45:36 +0000 (09:45 +0200)
commiteb9595b7250880a7a49a4944ad01a8beb7c52be3
tree7da07ceb15807b18c3da6705ee89907b185272cc
parent92e1df2529f2c18b18c4025795e19e729f60e62e
qemu: save image: Add possibility to return XML stored in the image

Add a new parameter that will allow to return the XML stored in the save
image for further manipulation and adjust the callers. This option will
be used in later patches.
src/qemu/qemu_driver.c