Sign in
qemu
/
qemu
/
be65f89992afd1366ce51db95f26b63cc90e309d
/
dma.h
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b90600e
dma: make dma access its own address space
by Avi Kivity
· 12 years ago
4be403c
Make target_phys_addr_t 64 bits unconditionally
by Avi Kivity
· 12 years ago
0ed8b6f
Avoid returning void
by Blue Swirl
· 13 years ago
7a0bac4
Add a memory barrier to DMA functions
by Benjamin Herrenschmidt
· 13 years ago
e5332e6
iommu: Introduce IOMMU emulation infrastructure
by David Gibson
· 13 years ago
c65bcef
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
by David Gibson
· 13 years ago
d86a77f
iommu: Add universal DMA helper functions
by David Gibson
· 13 years ago
8292f75
Better support for dma_addr_t variables
by David Gibson
· 13 years ago
bb5d8dd
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
97a3388
remove useless comments in dma
by Wanpeng Li
· 13 years ago
43cf8ae
Use DMADirection type for dma_bdrv_io
by David Gibson
· 13 years ago
84a6935
dma-helpers: add accounting wrappers
by Paolo Bonzini
· 14 years ago
8171ee3
dma-helpers: add dma_buf_read and dma_buf_write
by Paolo Bonzini
· 14 years ago
fead0c2
dma-helpers: make QEMUSGList target independent
by Paolo Bonzini
· 13 years ago
d323118
Use dma_addr_t type for scatter/gather code
by David Gibson
· 13 years ago
d9d1055
Define DMA address and direction types
by David Gibson
· 13 years ago
10dc8ae
dma-helpers: allow including from target-independent code
by Paolo Bonzini
· 14 years ago
bbca72c
dma-helpers: rename is_write to to_dev
by Paolo Bonzini
· 14 years ago
d35bf9a
move QEMUSGList typedef
by Gerd Hoffmann
· 14 years ago
cb144cc
make dma_bdrv_io available to drivers
by Christoph Hellwig
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
c16b5a2
fully split aio_pool from BlockDriver
by Christoph Hellwig
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago
6512a2a
Implement cancellation method for dma async I/O (Avi Kivity)
by aliguori
· 16 years ago
59a703e
Introduce block dma helpers (Avi Kivity)
by aliguori
· 16 years ago
244ab90
Add a scatter-gather list type and accessors (Avi Kivity)
by aliguori
· 16 years ago