- 3c529d9 Replace posix-aio with custom thread pool by aliguori · 16 years ago
- e20e830 block: make raw aio signaling non-blocking (Gerd Hoffman) by aliguori · 16 years ago
- 7ab064d Fix previous commit (spotted by Robert Riebisch). by aliguori · 16 years ago
- f646557 Define O_DSYNC as O_SYNC if necessary. by aliguori · 16 years ago
- 9f7965c Expand cache= option and use write-through caching by default by aliguori · 16 years ago
- 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
- 674a24a Fix warning about missing return value by blueswir1 · 16 years ago
- 2746310 Make compatfd fallback more robust by aliguori · 17 years ago
- acce87f Really fix the BSD build this time by aliguori · 17 years ago
- 0d0ab49 Fix build on non-Linux unices by aliguori · 17 years ago
- 5353872 Implement an fd pool to get real AIO with posix-aio by aliguori · 17 years ago
- 997306f Fix build on FreeBSD by aliguori · 17 years ago
- 8288998 Relax posix-aio restrictions on newer glibcs by aliguori · 17 years ago
- a76bab4 Refactor AIO to allow multiple AIO implementations by aliguori · 17 years ago
- ad02ad6 Do not allow AIO to be inited multiple times by aliguori · 17 years ago
- 2acf5af block-raw is not a protocol by aliguori · 17 years ago
- 08af02e Make sure to define fd_open when not on Linux by aliguori · 17 years ago
- 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 17 years ago
- a3392f9 Only build compatfd when using AIO and make sure to always init AIO by aliguori · 17 years ago
- 2c41a5f Make sure to read siginfo from signalfd by aliguori · 17 years ago
- baf35cb Use signalfd() to work around signal/select race by aliguori · 17 years ago
- 543952c Add missing FreeBSD #include (Juergen Lock) by blueswir1 · 17 years ago
- 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 17 years ago
- 414f0da Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 17 years ago
- 2f72648 Add a parameter to disable host cache, by Laurent Vivier. by ths · 17 years ago
- bed5cc5 Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier) by bellard · 17 years ago
- 6dd2db5 Revert 4367 by blueswir1 · 17 years ago
- adcbeba Align file accesses with cache=off (Kevin Wolf, Laurent Vivier) by blueswir1 · 17 years ago
- 01534fe restore original values for ai.aio_threads and ai.aio_num by bellard · 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
- 223d467 Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by by ths · 17 years ago[Renamed (65%) from block-raw.c]
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- ae5fc45 block-raw/kqemu fix. by pbrook · 17 years ago
- faf0796 Split block API from vl.h. by pbrook · 17 years ago
- e9c0822 Physical hard disk drive for win32, by Stefan Weil. by ths · 17 years ago
- 9286841 Avoid compilation warnings on 64 bits hosts. by j_mayer · 18 years ago
- 2e03286 Make likely/unlikely accessible also in hw/. Revert the logfile->stderr change. by balrog · 18 years ago
- a50a628 Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz by balrog · 18 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
- 8c05dbf Enhance raw io reliability, by Ben Guthro. by ths · 18 years ago
- aa1f17c Spelling fixes, by Stefan Weil. by ths · 18 years ago
- 54421cb Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. by ths · 18 years ago
- 0178196 win32: physical drive support (initial patch by kazu) by bellard · 18 years ago
- 3b39528 removed redundant qemu_aio_flush() by bellard · 18 years ago
- 3b9f94e win32 block device fixes (initial patch by kazu) by bellard · 18 years ago
- 2e9671d patch for block-raw.c for Solaris, by Ben Taylor. by ths · 18 years ago
- 62ee021 Build fix for AIO (-dummy) on Windows, by Stefan Weil. by ths · 18 years ago
- 1cb6c3f Fix "inaccessible boot device" on FreeBSD, by Juergen Lock. by ths · 18 years ago
- 6192bc3 Flush IO requests before savevm (original patch by Blue Swirl). by pbrook · 19 years ago
- fd44d81 win32 aio emulation fix by bellard · 19 years ago
- f45512f win32 compilation fixes by bellard · 19 years ago
- 19cb373 better support of host drives by bellard · 19 years ago
- ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 19 years ago
- 6eb5733 fixed blocking io emulation by bellard · 19 years ago
- 9ab8a34 O_LARGEFILE is not needed by bellard · 19 years ago
- 436e15b win32 fixes (initial patch by kazu) by bellard · 19 years ago
- 979b67a some compilation fixes by bellard · 19 years ago
- 83f6409 async file I/O API by bellard · 19 years ago