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-qcow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.
ths
2008-06-05
1
-25
/
+20
*
restore rw support for vvfat
aurel32
2008-03-18
1
-5
/
+9
*
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
1
-1
/
+1
*
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2008-03-11
1
-1
/
+1
*
Split block API from vl.h.
pbrook
2007-11-11
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-15
/
+15
*
vmdk compatibility level 6 images, by Soren Hansen.
ths
2007-09-16
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-57
/
+57
*
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-07
1
-128
/
+103
*
block API change
bellard
2006-08-05
1
-16
/
+15
*
added missing returns
bellard
2006-08-03
1
-0
/
+2
*
async file I/O API
bellard
2006-08-01
1
-78
/
+290
*
Disk cache flush support.
pbrook
2006-06-04
1
-0
/
+7
*
qcow_make_empty() support (Johannes Schindelin)
bellard
2005-12-18
1
-18
/
+40
*
probing fixes
bellard
2005-04-28
1
-5
/
+16
*
zlib.h is an external header
bellard
2004-09-29
1
-1
/
+1
*
fixed block close() method prototype
bellard
2004-09-18
1
-1
/
+1
*
64 bit file I/O by default
bellard
2004-08-03
1
-13
/
+13
*
new disk image layer
bellard
2004-08-01
1
-0
/
+677