Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | qcow2: Fix L1 table size after bdrv_snapshot_goto | Kevin Wolf | 2011-08-05 | 1 | -5/+11 | |
* | block/qcow2.c: rename qcow_ functions to qcow2_ | Jes Sorensen | 2010-12-17 | 1 | -3/+3 | |
* | Copy snapshots out of QCOW2 disk | edison | 2010-10-22 | 1 | -0/+31 | |
* | qcow2: Support exact L1 table growth | Stefan Hajnoczi | 2010-10-22 | 1 | -1/+1 | |
* | qcow2: Move sync out of qcow2_alloc_clusters | Kevin Wolf | 2010-09-21 | 1 | -0/+2 | |
* | qcow2: Use bdrv_(p)write_sync for metadata writes | Kevin Wolf | 2010-06-22 | 1 | -12/+11 | |
* | block: Open the underlying image file in generic code | Kevin Wolf | 2010-05-03 | 1 | -11/+11 | |
* | qcow2: Don't ignore qcow2_alloc_clusters return value | Kevin Wolf | 2010-01-26 | 1 | -1/+10 | |
* | qcow2: Fix some more qemu_malloc fallout | Kevin Wolf | 2009-12-03 | 1 | -1/+6 | |
* | Fix QCOW2 debugging code to compile again | Filip Navara | 2009-06-29 | 1 | -3/+3 | |
* | qcow2: Rename global functions | Kevin Wolf | 2009-06-16 | 1 | -17/+17 | |
* | qcow2: Split out snapshot functions | Kevin Wolf | 2009-06-16 | 1 | -0/+405 |