aboutsummaryrefslogtreecommitdiff
path: root/block/qcow2-cache.c
AgeCommit message (Expand)Author
2013-10-11qcow2: Use negated overflow check maskMax Reitz
2013-09-12qcow2-cache: Empty cacheMax Reitz
2013-08-30qcow2: Employ metadata overlap checksMax Reitz
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-06-15qcow2: always operate caches in writeback modePaolo Bonzini
2012-03-12qcow2: Add some tracingKevin Wolf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-19qcow2: Use Qcow2Cache in writeback mode during loadvm/savevmKevin Wolf
2011-01-31Reorganize struct Qcow2Cache for better struct packingJes Sorensen
2011-01-24qcow2: Batch flushes for COWKevin Wolf
2011-01-24qcow2: Use QcowCacheKevin Wolf
2011-01-24qcow2: Add QcowCacheKevin Wolf