index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-raw-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only build compatfd when using AIO and make sure to always init AIO
aliguori
2008-09-11
1
-0
/
+3
*
Make sure to read siginfo from signalfd
aliguori
2008-09-11
1
-0
/
+27
*
Use signalfd() to work around signal/select race
aliguori
2008-09-10
1
-81
/
+48
*
Add missing FreeBSD #include (Juergen Lock)
blueswir1
2008-08-24
1
-0
/
+1
*
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
2008-08-15
1
-0
/
+27
*
Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)
blueswir1
2008-08-15
1
-0
/
+38
*
Add a parameter to disable host cache, by Laurent Vivier.
ths
2008-07-03
1
-8
/
+8
*
Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)
bellard
2008-05-28
1
-2
/
+238
*
Revert 4367
blueswir1
2008-05-07
1
-113
/
+6
*
Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)
blueswir1
2008-05-06
1
-6
/
+113
*
restore original values for ai.aio_threads and ai.aio_num
bellard
2008-01-06
1
-2
/
+2
*
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-24
1
-5
/
+22
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-0
/
+8
*
Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by
ths
2007-12-15
1
-0
/
+901