]> xenbits.xensource.com Git - libvirt.git/commit
Reintroduce support for lzop compression
authorCharles Duffy <charles@dyfis.net>
Thu, 10 Sep 2009 09:13:33 +0000 (11:13 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 10 Sep 2009 09:13:33 +0000 (11:13 +0200)
commit8d4ed2ad3d55e18361b72c9beb89ec048ac512d8
treed38c67488435ad2d6cb0803a8cecdfe49ed20351
parentc5a305584f20482e756758bc6b6239e1947e02bc
Reintroduce support for lzop compression

lzop was removed due to some confusion over whether it provided functional
advantages distinct from xz. This has been addressed in the mailing list post
archived at http://permalink.gmane.org/gmane.comp.emulators.libvirt/16487, and
support for lzop is re-added here.

* libvirt.spec.in: add dependancy on lzop
* src/qemu.conf: update documentation of save_image_format
* src/qemu_driver.c: re-add lzop compression option
libvirt.spec.in
src/qemu.conf
src/qemu_driver.c