On 08/06/2014 07:19 AM, Peter Krempa wrote:
> RNG schema as well as the qemu driver requires absolute paths for memory
> and disk snapshot image files but the XML parser was not enforcing it.
> Add checks to avoid problems in qemu where the configuration it creates
> is invalid.
>
> Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1126329
> ---
> src/conf/snapshot_conf.c | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
ACK