1. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  2. 414f0da Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  3. 2f72648 Add a parameter to disable host cache, by Laurent Vivier. by ths · 16 years ago
  4. bed5cc5 Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier) by bellard · 16 years ago
  5. 6dd2db5 Revert 4367 by blueswir1 · 16 years ago
  6. adcbeba Align file accesses with cache=off (Kevin Wolf, Laurent Vivier) by blueswir1 · 16 years ago
  7. 01534fe restore original values for ai.aio_threads and ai.aio_num by bellard · 17 years ago
  8. 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 17 years ago
  9. 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
  10. 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]
  11. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  12. ae5fc45 block-raw/kqemu fix. by pbrook · 17 years ago
  13. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  14. e9c0822 Physical hard disk drive for win32, by Stefan Weil. by ths · 17 years ago
  15. 9286841 Avoid compilation warnings on 64 bits hosts. by j_mayer · 17 years ago
  16. 2e03286 Make likely/unlikely accessible also in hw/. Revert the logfile->stderr change. by balrog · 17 years ago
  17. a50a628 Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz by balrog · 17 years ago
  18. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  19. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  20. 8c05dbf Enhance raw io reliability, by Ben Guthro. by ths · 17 years ago
  21. aa1f17c Spelling fixes, by Stefan Weil. by ths · 17 years ago
  22. 54421cb Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. by ths · 18 years ago
  23. 0178196 win32: physical drive support (initial patch by kazu) by bellard · 18 years ago
  24. 3b39528 removed redundant qemu_aio_flush() by bellard · 18 years ago
  25. 3b9f94e win32 block device fixes (initial patch by kazu) by bellard · 18 years ago
  26. 2e9671d patch for block-raw.c for Solaris, by Ben Taylor. by ths · 18 years ago
  27. 62ee021 Build fix for AIO (-dummy) on Windows, by Stefan Weil. by ths · 18 years ago
  28. 1cb6c3f Fix "inaccessible boot device" on FreeBSD, by Juergen Lock. by ths · 18 years ago
  29. 6192bc3 Flush IO requests before savevm (original patch by Blue Swirl). by pbrook · 18 years ago
  30. fd44d81 win32 aio emulation fix by bellard · 18 years ago
  31. f45512f win32 compilation fixes by bellard · 18 years ago
  32. 19cb373 better support of host drives by bellard · 18 years ago
  33. ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 18 years ago
  34. 6eb5733 fixed blocking io emulation by bellard · 18 years ago
  35. 9ab8a34 O_LARGEFILE is not needed by bellard · 18 years ago
  36. 436e15b win32 fixes (initial patch by kazu) by bellard · 18 years ago
  37. 979b67a some compilation fixes by bellard · 18 years ago
  38. 83f6409 async file I/O API by bellard · 18 years ago