GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix-aio-compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'd08d6f04d6eeedce5090ff66d0676162d7d8d788' into upstream-merge
Avi Kivity
2009-12-07
1
-9
/
+9
|
\
|
*
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
*
|
Merge commit '1e5b9d2fccb205ed8fc84fb38945b8fb3d225640' into upstream-merge
Marcelo Tosatti
2009-11-06
1
-6
/
+5
|
\
|
|
*
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-30
1
-6
/
+5
*
|
Merge commit '38c75be3139a117b02350dbda9d48d47aa57fa3d' into upstream-merge
Mark McLoughlin
2009-10-28
1
-0
/
+12
|
\
|
|
*
posix-aio-compat: Honour AsyncContext
Kevin Wolf
2009-10-27
1
-0
/
+12
*
|
Merge commit '8febfa26846e75d38848255028dfe2d06e5ba941' into upstream-merge
Mark McLoughlin
2009-10-28
1
-1
/
+2
|
\
|
|
*
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
1
-1
/
+2
*
|
Merge commit '59c7b155aa6e1cbfe8a92e2322ea59ab31965c10' into upstream-merge
Mark McLoughlin
2009-10-28
1
-27
/
+38
|
\
|
|
*
posix-aio-compat: Split out posix_aio_process_queue
Kevin Wolf
2009-10-27
1
-16
/
+27
*
|
Merge commit 'ee3993069ff55fa6f1c64daf1e09963e340db8e4' into upstream-merge
Marcelo Tosatti
2009-09-29
1
-5
/
+9
|
\
|
|
*
posix-aio-compat: avoid signal race when spawning a thread
malc
2009-09-27
1
-5
/
+9
*
|
Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-11
/
+11
|
\
|
|
*
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
*
|
Merge commit '1a621c8dc9e4dcc9d385bdd2c24c5b5dbfd0ebe4' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-2
/
+17
|
\
|
|
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
1
-2
/
+17
*
|
Merge commit '9ef91a677110ec200d7b2904fc4bcae5a77329ad' into upstream-merge
Avi Kivity
2009-08-30
1
-73
/
+249
|
\
|
|
*
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