Sign in
qemu-android
/
qemu-android
/
be214e6c0557139ffa5551f77e339c07495bfec3
/
block-dmg.c
3ec88e8
block: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
2137b4c
Add qemu_realloc(), by Gerd Hoffmann.
by ths
· 17 years ago
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
83f6409
async file I/O API
by bellard
· 19 years ago
28a5c9c
use uint8_t instead of char
by bellard
· 19 years ago
7c35359
raw dmg support
by bellard
· 20 years ago
995179f
gcc 2.x fix
by bellard
· 20 years ago
585d0ed
.dmg disk image format support (Johannes Schindelin)
by bellard
· 20 years ago