- c6ca28d Add bdrv_flush_all() by aliguori · 16 years ago
- a76bab4 Refactor AIO to allow multiple AIO implementations by aliguori · 16 years ago
- 7ee930d Fix warnings that would be caused by ld flag --warn-common by blueswir1 · 16 years ago
- 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 16 years ago
- 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
- 7c96d46 Let snapshot work with protocols by aliguori · 16 years ago
- a3392f9 Only build compatfd when using AIO and make sure to always init AIO by aliguori · 16 years ago
- baf35cb Use signalfd() to work around signal/select race by aliguori · 16 years ago
- 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
- cd01b4a Fix windows build by aliguori · 16 years ago
- 7581825 Allow QEMU to connect directly to an NBD server, by Laurent Vivier. by ths · 17 years ago
- f58c7b3 New qemu-img convert -B option, by Marc Bevand. by ths · 17 years ago
- 34c6f05 unlink the bs from bdrv-list upon bdrv_delete(bs) by aurel32 · 17 years ago
- b5eff35 Revert fix for CVE-2008-0928. Will be fixed in a different way later. by aurel32 · 17 years ago
- 902b27d Fix CVE-2008-0928 - insufficient block device address range checking by aurel32 · 17 years ago
- 0badc1e Honor TMPDIR environment variable by aurel32 · 17 years ago
- 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 17 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
- 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 17 years ago
- a36e69d Collecting block device statistics, by Richard W.M. Jones. by ths · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 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 · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 6ada745 Parallels disk image support, by Alex Beregszaszi. by ths · 17 years ago
- eb5c851 Use PATH_MAX for name lengths, by Sergey Vlasov. by ths · 18 years ago
- 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
- 7f1c9da Darwin build fix, by Pierre d'Herbemont. by ths · 18 years ago
- 2166442 path_is_absolute() fix for win32 by bellard · 18 years ago
- 3b9f94e win32 block device fixes (initial patch by kazu) by bellard · 18 years ago
- fef3074 Escape filname printout properly, by Anthony Liguori and Julian Seward. by ths · 18 years ago
- a817d93 fixed handling of relative filenames with -snapshot by bellard · 18 years ago
- f45512f win32 compilation fixes by bellard · 18 years ago
- 6b21b97 fixed error handling by bellard · 18 years ago
- 19cb373 better support of host drives by bellard · 18 years ago
- 9076542 fixed aio emulation by bellard · 18 years ago
- ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 18 years ago
- d15a771 qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors by bellard · 18 years ago
- faea38e multiple snapshot support by bellard · 18 years ago
- 83f6409 async file I/O API by bellard · 18 years ago
- beac80c Windows sparse file support (Frediano Ziglio) by bellard · 19 years ago
- 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
- ec530c8 Solaris port (Ben Taylor) by bellard · 19 years ago
- 95389c8 qcow_make_empty() support (Johannes Schindelin) by bellard · 19 years ago
- 79639d4 update boot sector when using -kernel (Magnus Damm) by bellard · 19 years ago
- 3b0d4f6 OS X: support for the built in CD-ROM drive (Mike Kronenberg) by bellard · 19 years ago
- 712e787 probing fixes by bellard · 20 years ago
- 6a0f9e8 Virtual PC read-only disk image support (Alex Beregszaszi) by bellard · 20 years ago
- e5484d3 BSD fix by bellard · 20 years ago
- 7674e7b BSD cdrom device access fix by bellard · 20 years ago
- c747cd1 raw CDROM access for windows (Filip Navara) by bellard · 20 years ago
- a8753c3 Bochs disk image support (Alex Beregszaszi) by bellard · 20 years ago
- 585d0ed .dmg disk image format support (Johannes Schindelin) by bellard · 20 years ago
- 46d4767 better BIOS ATA translation support by bellard · 20 years ago
- 3c56521 cloop driver (Johannes Schindelin) by bellard · 20 years ago
- e2731ad fixed block close() method prototype by bellard · 20 years ago
- d524939 64 bit file I/O by default by bellard · 20 years ago
- ea2384d new disk image layer by bellard · 20 years ago
- 81d0912 completion support by bellard · 20 years ago
- eba2af6 buffer overflow fix by bellard · 21 years ago
- 2b64948 64 bit fix by bellard · 21 years ago
- 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
- b338082 remoable device support by bellard · 21 years ago
- 00af2b2 added cow.h by bellard · 21 years ago
- cf98951 force boot sector feature by bellard · 21 years ago
- 33e3963 added user mode Linux Copy On Write disk image support - added -snapshot support (initial patch by Rusty Russell) by bellard · 22 years ago
- 0849bf0 allow read only images by bellard · 22 years ago
- fc01f7e IDE emulation by bellard · 22 years ago