Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-15 | qcow2: always operate caches in writeback mode | Paolo Bonzini | 1 | -23/+2 |
2012-03-12 | qcow2: Add some tracing | Kevin Wolf | 1 | -0/+18 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -4/+4 |
2011-07-19 | qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm | Kevin Wolf | 1 | -0/+12 |
2011-01-31 | Reorganize struct Qcow2Cache for better struct packing | Jes Sorensen | 1 | -1/+1 |
2011-01-24 | qcow2: Batch flushes for COW | Kevin Wolf | 1 | -3/+17 |
2011-01-24 | qcow2: Use QcowCache | Kevin Wolf | 1 | -0/+10 |
2011-01-24 | qcow2: Add QcowCache | Kevin Wolf | 1 | -0/+290 |