
14 May
2014
14 May
'14
11:09 a.m.
On 05/14/14 09:40, Shanzhi Yu wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1097503
Guest will be paused when do external system checkpoint snapshot with invalid compression format.
Signed-off-by: Shanzhi Yu <shyu@redhat.com> --- src/qemu/qemu_driver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
I've already pushed: commit 71802685ba49a80326d69fd446d2f25844526ba8 Author: Peter Krempa <pkrempa@redhat.com> Date: Wed May 14 09:43:52 2014 +0200 qemu: snapshot: Terminate job when memory compression program isn't found that fixes the same issue. Peter