
14 Oct
2013
14 Oct
'13
1:47 p.m.
On 10/14/13 15:28, Daniel P. Berrange wrote:
On Thu, Oct 10, 2013 at 02:52:36PM +0200, Peter Krempa wrote:
The regular save image code has the support to compress images using a specified algorithm. This was not implemented for managed save although it shares most of the backend code. --- src/qemu/qemu.conf | 6 +++--- src/qemu/qemu_driver.c | 23 +++++++++++++++++++++-- 2 files changed, 24 insertions(+), 5 deletions(-)
ACK
Pushed; Thanks. Peter