aboutsummaryrefslogtreecommitdiff
path: root/block-raw-posix.c
AgeCommit message (Expand)Author
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths
2008-05-28Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)bellard
2008-05-07Revert 4367blueswir1
2008-05-06Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)blueswir1
2008-01-06restore original values for ai.aio_threads and ai.aio_numbellard
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths