summaryrefslogtreecommitdiffstats
path: root/block/vmdk.c
Commit message (Expand)AuthorAgeFilesLines
* vmdk: share cleanup codeJuan Quintela2010-03-091-9/+4
* vmdk: fix double freeJuan Quintela2010-03-091-1/+1
* vmdk: make vmdk_snapshot_create return -errnoJuan Quintela2010-03-091-21/+58
* vmdk: return errno instead of -1Juan Quintela2010-03-091-7/+7
* block/vmdk.o: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov2010-01-261-10/+40
* Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei2010-01-201-4/+5
* vmdk: Fix backing file handlingKevin Wolf2009-07-221-14/+15
* qemu-img: Print available options with -o ?Kevin Wolf2009-06-061-3/+15
* Convert all block drivers to new bdrv_createKevin Wolf2009-05-221-2/+26
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+833
OpenPOWER on IntegriCloud