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