Age | Commit message (Expand) | Author |
---|---|---|
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil |
2011-08-23 | qcow2: Fix DEBUG_* compilation | Philipp Hahn |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-05 | qcow2: Fix L1 table size after bdrv_snapshot_goto | Kevin Wolf |
2010-12-17 | block/qcow2.c: rename qcow_ functions to qcow2_ | Jes Sorensen |
2010-10-22 | Copy snapshots out of QCOW2 disk | edison |
2010-10-22 | qcow2: Support exact L1 table growth | Stefan Hajnoczi |
2010-09-21 | qcow2: Move sync out of qcow2_alloc_clusters | Kevin Wolf |
2010-06-22 | qcow2: Use bdrv_(p)write_sync for metadata writes | Kevin Wolf |
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf |
2010-01-26 | qcow2: Don't ignore qcow2_alloc_clusters return value | Kevin Wolf |
2009-12-03 | qcow2: Fix some more qemu_malloc fallout | Kevin Wolf |
2009-06-29 | Fix QCOW2 debugging code to compile again | Filip Navara |
2009-06-16 | qcow2: Rename global functions | Kevin Wolf |
2009-06-16 | qcow2: Split out snapshot functions | Kevin Wolf |