Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook | 1 | -0/+11 |
2006-08-24 | win32 aio emulation fix | bellard | 1 | -0/+3 |
2006-08-23 | win32 compilation fixes | bellard | 1 | -28/+12 |
2006-08-19 | better support of host drives | bellard | 1 | -100/+582 |
2006-08-07 | Dynamically allocate AIO Completion Blocks. | pbrook | 1 | -141/+139 |
2006-08-06 | fixed blocking io emulation | bellard | 1 | -0/+5 |
2006-08-05 | O_LARGEFILE is not needed | bellard | 1 | -1/+1 |
2006-08-03 | win32 fixes (initial patch by kazu) | bellard | 1 | -20/+30 |
2006-08-02 | some compilation fixes | bellard | 1 | -10/+16 |
2006-08-01 | async file I/O API | bellard | 1 | -0/+817 |