index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-dmg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-301
/
+0
*
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
1
-2
/
+10
*
Use C99 initializers for BlockDriver methods
aurel32
2009-03-07
1
-7
/
+6
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
block: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+2
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Add qemu_realloc(), by Gerd Hoffmann.
ths
2008-08-06
1
-5
/
+5
*
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
-3
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-7
/
+7
*
async file I/O API
bellard
2006-08-01
1
-4
/
+4
*
use uint8_t instead of char
bellard
2006-02-01
1
-4
/
+4
*
raw dmg support
bellard
2005-04-28
1
-1
/
+3
*
gcc 2.x fix
bellard
2005-01-03
1
-1
/
+3
*
.dmg disk image format support (Johannes Schindelin)
bellard
2004-12-12
1
-0
/
+293