aboutsummaryrefslogtreecommitdiff
path: root/block-raw.c
AgeCommit message (Expand)Author
2006-09-03Flush IO requests before savevm (original patch by Blue Swirl).pbrook
2006-08-24win32 aio emulation fixbellard
2006-08-23win32 compilation fixesbellard
2006-08-19better support of host drivesbellard
2006-08-07Dynamically allocate AIO Completion Blocks.pbrook
2006-08-06fixed blocking io emulationbellard
2006-08-05O_LARGEFILE is not neededbellard
2006-08-03win32 fixes (initial patch by kazu)bellard
2006-08-02some compilation fixesbellard
2006-08-01async file I/O APIbellard