Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-09 | vmdk: fix double free | Juan Quintela | 1 | -1/+1 |
2010-03-09 | vmdk: make vmdk_snapshot_create return -errno | Juan Quintela | 1 | -21/+58 |
2010-03-09 | vmdk: return errno instead of -1 | Juan Quintela | 1 | -7/+7 |
2010-01-26 | block/vmdk.o: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -10/+40 |
2010-01-20 | Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone... | Naphtali Sprei | 1 | -4/+5 |
2009-07-22 | vmdk: Fix backing file handling | Kevin Wolf | 1 | -14/+15 |
2009-06-06 | qemu-img: Print available options with -o ? | Kevin Wolf | 1 | -3/+15 |
2009-05-22 | Convert all block drivers to new bdrv_create | Kevin Wolf | 1 | -2/+26 |
2009-05-14 | Move block drivers into their own directory | Anthony Liguori | 1 | -0/+833 |