Age | Commit message (Expand) | Author |
---|---|---|
2007-01-18 | Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. | ths |
2007-01-07 | win32: physical drive support (initial patch by kazu) | bellard |
2007-01-07 | removed redundant qemu_aio_flush() | bellard |
2007-01-07 | win32 block device fixes (initial patch by kazu) | bellard |
2007-01-05 | patch for block-raw.c for Solaris, by Ben Taylor. | ths |
2006-12-22 | Build fix for AIO (-dummy) on Windows, by Stefan Weil. | ths |
2006-12-21 | Fix "inaccessible boot device" on FreeBSD, by Juergen Lock. | ths |
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook |
2006-08-24 | win32 aio emulation fix | bellard |
2006-08-23 | win32 compilation fixes | bellard |
2006-08-19 | better support of host drives | bellard |
2006-08-07 | Dynamically allocate AIO Completion Blocks. | pbrook |
2006-08-06 | fixed blocking io emulation | bellard |
2006-08-05 | O_LARGEFILE is not needed | bellard |
2006-08-03 | win32 fixes (initial patch by kazu) | bellard |
2006-08-02 | some compilation fixes | bellard |
2006-08-01 | async file I/O API | bellard |