Add a parameter to disable host cache, by Laurent Vivier.
[qemu] / block-raw-posix.c
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-05-28 bellardAlign file accesses with cache=off (O_DIRECT) (Kevin...
2008-05-07 blueswir1Revert 4367
2008-05-06 blueswir1Align file accesses with cache=off (Kevin Wolf, Laurent...
2008-01-06 bellardrestore original values for ai.aio_threads and ai.aio_num
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...