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
/
dma-helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-helpers: add accounting wrappers
Paolo Bonzini
2012-02-22
1
-0
/
+6
*
dma-helpers: add dma_buf_read and dma_buf_write
Paolo Bonzini
2012-02-22
1
-0
/
+31
*
dma: the passed io_func does not return NULL
Paolo Bonzini
2011-12-15
1
-3
/
+1
*
dma-helpers: Add trace events
Kevin Wolf
2011-12-05
1
-0
/
+10
*
Use dma_addr_t type for scatter/gather code
David Gibson
2011-11-01
1
-3
/
+2
*
dma-helpers: rewrite completion/cancellation
Paolo Bonzini
2011-09-20
1
-13
/
+31
*
dma-helpers: rename is_write to to_dev
Paolo Bonzini
2011-09-19
1
-7
/
+7
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
make dma_bdrv_io available to drivers
Christoph Hellwig
2011-06-15
1
-13
/
+10
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-4
/
+4
*
Get rid of _t suffix
malc
2009-10-01
1
-4
/
+4
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
1
-17
/
+15
*
Fix a few Sparse warnings
blueswir1
2009-04-07
1
-1
/
+1
*
Fix DMA API when handling an immediate error from block layer (Avi Kivity)
aliguori
2009-03-28
1
-6
/
+21
*
Move block dma helpers aiocb to store dma state (Avi Kivity)
aliguori
2009-03-20
1
-17
/
+20
*
Implement cancellation method for dma async I/O (Avi Kivity)
aliguori
2009-03-20
1
-1
/
+14
*
Introduce block dma helpers (Avi Kivity)
aliguori
2009-02-05
1
-1
/
+118
*
Add a scatter-gather list type and accessors (Avi Kivity)
aliguori
2009-02-05
1
-0
/
+38