aboutsummaryrefslogtreecommitdiff
path: root/block-raw.c
AgeCommit message (Expand)Author
2007-01-18Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.ths
2007-01-07win32: physical drive support (initial patch by kazu)bellard
2007-01-07removed redundant qemu_aio_flush()bellard
2007-01-07win32 block device fixes (initial patch by kazu)bellard
2007-01-05patch for block-raw.c for Solaris, by Ben Taylor.ths
2006-12-22Build fix for AIO (-dummy) on Windows, by Stefan Weil.ths
2006-12-21Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.ths
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