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