Sign in
qemu
/
qemu
/
f752a6aae72703e1dc42b1d717bcea7c113b4853
/
posix-aio-compat.c
2341f9a
rename HAVE_PREADV to CONFIG_PREADV
by Juan Quintela
· 15 years ago
e7d54ae
fix asynchronous ioctls
by Christoph Hellwig
· 16 years ago
ceb42de
native preadv/pwritev support (Christoph Hellwig)
by aliguori
· 16 years ago
f141eaf
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
by aliguori
· 16 years ago
221f715
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
by aliguori
· 16 years ago
514f7a2
Properly handle pthread_cond_timedwait timing out
by malc
· 16 years ago
a8227a5
Cosmetics
by malc
· 16 years ago
5d47e37
Avoid thundering herd problem
by malc
· 16 years ago
30525af
Avoid infinite loop around timed condition variable
by malc
· 16 years ago
8653c01
Error checking
by malc
· 16 years ago
55f11ca
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
by blueswir1
· 16 years ago
c9db92f
Use kill instead of sigqueue: re-enables AIO on OpenBSD
by blueswir1
· 16 years ago
f094a78
Fix race in POSIX AIO emulation (Jan Kiszka)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
3c529d9
Replace posix-aio with custom thread pool
by aliguori
· 16 years ago