]> xenbits.xensource.com Git - libvirt.git/commit
qemu: snapshot: Add support for compressing external snapshot memory
authorPeter Krempa <pkrempa@redhat.com>
Wed, 9 Oct 2013 16:05:43 +0000 (18:05 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 14 Oct 2013 13:54:19 +0000 (15:54 +0200)
commit7df5093f67f0560d0440807b4363746e032ad942
treebec4beacc20daaa7f288158cbe0e0ae07f0c0500
parent550cae847bd018ed1a4f68b987d093fd3abb07df
qemu: snapshot: Add support for compressing external snapshot memory

The regular save image code has the support to compress images using a
specified algorithm. This was not implemented for external checkpoints
although it shares most of the backend code.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1017227
src/qemu/libvirtd_qemu.aug
src/qemu/qemu.conf
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/test_libvirtd_qemu.aug.in