aboutsummaryrefslogtreecommitdiffstats
path: root/block-raw-posix.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir11-0/+27
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir11-0/+38
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths1-8/+8
2008-05-28Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)bellard1-2/+238
2008-05-07Revert 4367blueswir11-113/+6
2008-05-06Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)blueswir11-6/+113
2008-01-06restore original values for ai.aio_threads and ai.aio_numbellard1-2/+2
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths1-5/+22
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog1-0/+8
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths1-0/+901