index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
vmdk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmdk: Convert to bdrv_open
Kevin Wolf
2010-05-03
1
-30
/
+21
*
vmdk: Clean up backing file handling
Kevin Wolf
2010-05-03
1
-49
/
+9
*
vmdk: Fix COW
Kevin Wolf
2010-05-03
1
-24
/
+11
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-1
/
+1
*
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
1
-1
/
+1
*
vmdk: share cleanup code
Juan Quintela
2010-03-09
1
-9
/
+4
*
vmdk: fix double free
Juan Quintela
2010-03-09
1
-1
/
+1
*
vmdk: make vmdk_snapshot_create return -errno
Juan Quintela
2010-03-09
1
-21
/
+58
*
vmdk: return errno instead of -1
Juan Quintela
2010-03-09
1
-7
/
+7
*
block/vmdk.o: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-10
/
+40
*
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-20
1
-4
/
+5
*
vmdk: Fix backing file handling
Kevin Wolf
2009-07-22
1
-14
/
+15
*
qemu-img: Print available options with -o ?
Kevin Wolf
2009-06-06
1
-3
/
+15
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-2
/
+26
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-0
/
+833