Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra tests: Test virt-sparsify. | Richard W.M. Jones | 2011-11-29 | 1 | -0/+6 |
| | | | | | | | | This adds the virt-sparsify --debug-gc option which causes virt-sparsify to call Gc.compact before exiting, allowing GC and memory problems to be tested. Add an extratest which runs virt-sparsify under valgrind. | ||||
* | sparsify: Add -o option for passing qemu-img output format options. | Richard W.M. Jones | 2011-11-22 | 1 | -1/+13 |
| | |||||
* | sparsify: Add --compress option. | Richard W.M. Jones | 2011-11-22 | 1 | -0/+7 |
| | | | | This adds the -c option to the final qemu-img command. | ||||
* | sparsify: Add auto-detection of .vdi files. | Richard W.M. Jones | 2011-11-22 | 1 | -3/+2 |
| | | | | | | Note that for this to work properly, it requires a patch to the 'file' command. See: https://www.redhat.com/archives/libguestfs/2011-November/msg00120.html | ||||
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | docs: Clearer language in virt-sparsify man page. | Richard W.M. Jones | 2011-10-04 | 1 | -2/+2 |
| | |||||
* | New tool: virt-sparsify to make disk images sparse. | Richard W.M. Jones | 2011-10-04 | 1 | -0/+284 |