11 Commits (1f212b9d3edd8679bafd3bcf0301795206438724)

Author SHA1 Message Date
Paolo Bonzini 2914caa088 block: take lock around bdrv_read implementations 15 years ago
Paolo Bonzini 848c66e8f5 block: add a CoMutex to synchronous read drivers 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Christoph Hellwig 64a31d5c3d dmg: use qemu block API 17 years ago
Christoph Hellwig 16cdf7ce1a dmg: use pread 17 years ago
Christoph Hellwig cd02a24b61 dmg: fix reading of uncompressed chunks 17 years ago
Kevin Wolf 66f82ceed6 block: Open the underlying image file in generic code 17 years ago
Christoph Hellwig 1559ca00bc dmg: fix ->open failure 17 years ago
Anthony Liguori 1cec71e359 Revert "support colon in filenames" 17 years ago
Ram Pai 707c0dbc97 support colon in filenames 17 years ago
Anthony Liguori 019d6b8ff0 Move block drivers into their own directory 18 years ago
Anthony Liguori 5efa9d5a8b Convert block infrastructure to use new module init functionality 18 years ago
aurel32 e60f469ca8 Use C99 initializers for BlockDriver methods 18 years ago
blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 18 years ago
aliguori 3ec88e8036 block: remove error handling from qemu_malloc() callers (Avi Kivity) 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
ths 2137b4cca9 Add qemu_realloc(), by Gerd Hoffmann. 18 years ago
pbrook faf07963cb Split block API from vl.h. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
bellard 83f6409109 async file I/O API 20 years ago
bellard 28a5c9c8b2 use uint8_t instead of char 21 years ago
bellard 7c35359cbf raw dmg support 22 years ago
bellard 995179f1cc gcc 2.x fix 22 years ago
bellard 585d0ed98b .dmg disk image format support (Johannes Schindelin) 22 years ago