
6 Aug
2014
6 Aug
'14
12:02 p.m.
On 08/06/14 17:36, Eric Blake wrote:
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
Pushed; Thanks. Peter