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