aboutsummaryrefslogtreecommitdiff
path: root/block/qcow2-cache.c
AgeCommit message (Expand)Author
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