Age | Commit message (Expand) | Author |
---|---|---|
2010-01-26 | qcow2: Improve error handling in update_refcount | Kevin Wolf |
2010-01-26 | qcow2: Fix error handling in grow_refcount_table | Kevin Wolf |
2010-01-13 | qcow2-refcount: remove dead assignment | Amit Shah |
2009-12-03 | qcow2: Fix some more qemu_malloc fallout | Kevin Wolf |
2009-10-27 | qcow2: Fix grow_refcount_table error handling | Kevin Wolf |
2009-10-05 | qcow2: Increase maximum cluster size to 2 MB | Kevin Wolf |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-07-10 | qcow2: Fix L1 table memory allocation | Kevin Wolf |
2009-06-29 | qcow2: Cache refcount blocks during snapshot creation | Kevin Wolf |
2009-06-16 | update_refcount: Write complete sectors | Kevin Wolf |
2009-06-16 | qcow2: Rename global functions | Kevin Wolf |
2009-06-16 | qcow2: Split out guest cluster functions | Kevin Wolf |
2009-06-16 | qcow2: Split out refcount handling | Kevin Wolf |