index
:
delta/qemu.git
194-qemu-fails-to-start-with-error-there-is-no-option-group-spice
baserock/danielsilverstone/qemu-gitmodules
baserock/franred/v2.2.0
baserock/morph
baserock/v2.2.0
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.0-staging
stable-6.1
stable-7.2
stable-7.2-staging
stable-8.0
stable-8.0-staging
staging
staging-7.2
staging-8.0
git.qemu.org: git/qemu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix-aio-compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-30
1
-0
/
+1
*
Fix spelling in comments
Stefan Weil
2010-10-05
1
-1
/
+1
*
use qemu_blockalign consistently
Christoph Hellwig
2010-09-21
1
-1
/
+1
*
trace: Trace virtio-blk, multiwrite, and paio_submit
Stefan Hajnoczi
2010-09-09
1
-0
/
+2
*
posix-aio-compat: Fix async_conmtext for ioctl
Andrew de Quincey
2010-08-30
1
-0
/
+1
*
posix-aio-compat: Expand tabs that have crept in
Stefan Hajnoczi
2010-05-28
1
-29
/
+29
*
posix-aio-compat.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-1
/
+4
*
posix-aio-compat: Fix error check
Kevin Wolf
2009-12-03
1
-9
/
+9
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-1
/
+1
*
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-30
1
-6
/
+5
*
posix-aio-compat: Honour AsyncContext
Kevin Wolf
2009-10-27
1
-0
/
+12
*
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
1
-1
/
+2
*
posix-aio-compat: Split out posix_aio_process_queue
Kevin Wolf
2009-10-27
1
-16
/
+27
*
posix-aio-compat: avoid signal race when spawning a thread
malc
2009-09-27
1
-5
/
+9
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-10
/
+10
*
Unbreak BSD: use qemu_fdatasync instead of fdatasync
Blue Swirl
2009-09-12
1
-1
/
+1
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
1
-2
/
+17
*
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
1
-73
/
+252
*
rename HAVE_PREADV to CONFIG_PREADV
Juan Quintela
2009-07-27
1
-2
/
+2
*
fix asynchronous ioctls
Christoph Hellwig
2009-05-08
1
-1
/
+10
*
native preadv/pwritev support (Christoph Hellwig)
aliguori
2009-04-07
1
-2
/
+83
*
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
2009-04-07
1
-26
/
+92
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-34
/
+66
*
Properly handle pthread_cond_timedwait timing out
malc
2009-02-21
1
-1
/
+1
*
Cosmetics
malc
2009-02-21
1
-11
/
+13
*
Avoid thundering herd problem
malc
2009-02-21
1
-4
/
+4
*
Avoid infinite loop around timed condition variable
malc
2009-02-21
1
-6
/
+7
*
Error checking
malc
2009-02-21
1
-24
/
+72
*
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
2009-01-24
1
-1
/
+1
*
Use kill instead of sigqueue: re-enables AIO on OpenBSD
blueswir1
2009-01-17
1
-3
/
+1
*
Fix race in POSIX AIO emulation (Jan Kiszka)
aliguori
2009-01-13
1
-7
/
+2
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Replace posix-aio with custom thread pool
aliguori
2008-12-12
1
-0
/
+202