summaryrefslogtreecommitdiffstats
path: root/block/qcow2-cache.c
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Employ metadata overlap checksMax Reitz2013-08-301-0/+17
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* qcow2: always operate caches in writeback modePaolo Bonzini2012-06-151-23/+2
* qcow2: Add some tracingKevin Wolf2012-03-121-0/+18
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf2011-07-191-0/+12
* Reorganize struct Qcow2Cache for better struct packingJes Sorensen2011-01-311-1/+1
* qcow2: Batch flushes for COWKevin Wolf2011-01-241-3/+17
* qcow2: Use QcowCacheKevin Wolf2011-01-241-0/+10
* qcow2: Add QcowCacheKevin Wolf2011-01-241-0/+290
OpenPOWER on IntegriCloud