- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 6ab00ce vvfat: fix coding style nit by Michael S. Tsirkin · 15 years ago
- f9e9643 vvfat: one more missing BlockDriver C99 initializer conversion by Christoph Hellwig · 16 years ago
- 91a073a Drop bdrv_create2 by Kevin Wolf · 16 years ago
- 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 16 years ago
- 019d6b8 Move block drivers into their own directory by Anthony Liguori · 16 years ago[Renamed from block-vvfat.c]
- 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
- 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
- 5606c22 block-vvfat: fix a warning by Aurelien Jarno · 16 years ago
- 3f4cb3d Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' by blueswir1 · 16 years ago
- e60f469 Use C99 initializers for BlockDriver methods by aurel32 · 16 years ago
- 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
- 3ec88e8 block: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
- 3891b37 Use a hex value instead of possibly ambiguous 8 bit character by blueswir1 · 16 years ago
- 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
- 47398b9 Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger by blueswir1 · 16 years ago
- cd39008 Attached patch fixes a series of this warning when compiling on NetBSD: by blueswir1 · 16 years ago
- 8ce0f86 Currently trying to turn an oversized directory into a VVFAT image will by balrog · 16 years ago
- 51a0f56 Fix incorrect use of pstrcpy (malc) by blueswir1 · 16 years ago
- be15b14 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy by blueswir1 · 16 years ago
- 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
- 2137b4c Add qemu_realloc(), by Gerd Hoffmann. by ths · 17 years ago
- 295abf3 Remove >= asserts on unsigned inputs by malc · 17 years ago
- 59fdb01 Fix parse_long_name, by Tristan Gingold. by ths · 17 years ago
- 64eaabd Clarified filename handling, by Johannes Schindelin. by ths · 17 years ago
- ad1a897 block-vvfat.c - fix is_free predicate, by Tristan Gingold. by ths · 17 years ago
- 3f47aa8 Fix some functions declared () rather than (void) (Ian Jackson) by blueswir1 · 17 years ago
- 1e080d5 Fix number_of_entries for filename of length [13] (Tristan Gingold). by balrog · 17 years ago
- ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 17 years ago
- 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- faf0796 Split block API from vl.h. by pbrook · 17 years ago
- b570094 vvfat mbr fixes, by Ivan Kalvachev. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 6bcb76c vvfat fixes (Roger Lathrop) by bellard · 19 years ago
- 83f6409 async file I/O API by bellard · 19 years ago
- 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
- da2414e moved misplaced declaration by bellard · 19 years ago
- 48c2f06 win32 compile fix by bellard · 19 years ago
- a046433 Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin) by bellard · 19 years ago
- 0b7a4a9 DOS 6.22 fix (Johannes Schindelin) by bellard · 19 years ago
- de167e4 Virtual VFAT support (Johannes Schindelin) by bellard · 20 years ago