Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl | 2009-07-20 | 1 | -2/+2 |
* | qcow2: Fix L1 table memory allocation | Kevin Wolf | 2009-07-10 | 1 | -1/+1 |
* | qcow2: Cache refcount blocks during snapshot creation | Kevin Wolf | 2009-06-29 | 1 | -0/+40 |
* | update_refcount: Write complete sectors | Kevin Wolf | 2009-06-16 | 1 | -8/+26 |
* | qcow2: Rename global functions | Kevin Wolf | 2009-06-16 | 1 | -20/+20 |
* | qcow2: Split out guest cluster functions | Kevin Wolf | 2009-06-16 | 1 | -0/+28 |
* | qcow2: Split out refcount handling | Kevin Wolf | 2009-06-16 | 1 | -0/+808 |