summaryrefslogtreecommitdiffstats
path: root/block/qcow2.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: Print available options with -o ?Kevin Wolf2009-06-061-5/+25
* fully split aio_pool from BlockDriverChristoph Hellwig2009-05-271-11/+14
* qcow2: Update multiple refcounts at onceKevin Wolf2009-05-271-4/+36
* qcow2: Refactor update_refcountKevin Wolf2009-05-271-30/+56
* qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf2009-05-271-41/+1
* qcow2: Allow different cluster sizesKevin Wolf2009-05-221-5/+48
* Convert all block drivers to new bdrv_createKevin Wolf2009-05-221-5/+31
* Do not attempt to allocate sn_tab when there are no snapshotsmalc2009-05-211-0/+5
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+2931
OpenPOWER on IntegriCloud