On Tue, May 31, 2016 at 12:15:28PM +0300, Denis V. Lunev wrote: > From: Pavel Butsykin > > The idea is simple - backup is "written-once" data. It is written block > by block and it is large enough. It would be nice to save storage > space and compress it. > > Signed-off-by: Pavel Butsykin > Signed-off-by: Denis V. Lunev > CC: Jeff Cody > CC: Markus Armbruster > CC: Eric Blake > CC: John Snow > CC: Stefan Hajnoczi > CC: Kevin Wolf > --- > blockdev.c | 10 +++++++++- > qapi/block-core.json | 4 ++++ > qmp-commands.hx | 4 +++- > 3 files changed, 16 insertions(+), 2 deletions(-) Reviewed-by: Stefan Hajnoczi