index
:
riscv-gnu-toolchain/qemu.git
block
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.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dma-helpers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
dma-helpers: ensure AIO callback is invoked after cancellation
Paolo Bonzini
1
-4
/
+9
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-0
/
+2
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+1
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
1
-9
/
+12
2016-06-28
dma-helpers: dma_blk_io() cancel support
Stefan Hajnoczi
1
-0
/
+7
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
1
-13
/
+35
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
1
-7
/
+7
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
1
-7
/
+7
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2015-04-30
range: remove useless inclusions
Paolo Bonzini
1
-1
/
+0
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+8
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
1
-9
/
+8
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
1
-1
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-29
/
+30
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-10
/
+10
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
dma: Convert dma_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-16
/
+4
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
BenoƮt Canet
1
-1
/
+1
2014-07-14
dma-helpers: Fix too long qiov
Kevin Wolf
1
-0
/
+4
2014-05-24
dma-helpers: avoid calling dma_bdrv_unmap() twice
Jules Wang
1
-1
/
+1
2014-04-04
dma-helpers: Initialize DMAAIOCB in_cancel flag
Peter Maydell
1
-0
/
+1
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
1
-1
/
+5
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-17
/
+7
2013-06-20
dma: eliminate old-style IOMMU support
Paolo Bonzini
1
-168
/
+10
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
1
-0
/
+5
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-4
/
+4
2012-10-22
dma: make dma access its own address space
Avi Kivity
1
-13
/
+12
2012-08-16
dma: Fix stupid typo/thinko
Benjamin Herrenschmidt
1
-2
/
+2
2012-08-10
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
1
-0
/
+1
2012-06-27
Add a memory barrier to DMA functions
Benjamin Herrenschmidt
1
-0
/
+2
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
1
-1
/
+171
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
1
-12
/
+12
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
1
-0
/
+16
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
1
-8
/
+12
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
1
-1
/
+0
2012-02-22
dma-helpers: add accounting wrappers
Paolo Bonzini
1
-0
/
+6
2012-02-22
dma-helpers: add dma_buf_read and dma_buf_write
Paolo Bonzini
1
-0
/
+31
2011-12-15
dma: the passed io_func does not return NULL
Paolo Bonzini
1
-3
/
+1
2011-12-05
dma-helpers: Add trace events
Kevin Wolf
1
-0
/
+10
2011-11-01
Use dma_addr_t type for scatter/gather code
David Gibson
1
-3
/
+2
2011-09-20
dma-helpers: rewrite completion/cancellation
Paolo Bonzini
1
-13
/
+31
2011-09-19
dma-helpers: rename is_write to to_dev
Paolo Bonzini
1
-7
/
+7
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-06-15
make dma_bdrv_io available to drivers
Christoph Hellwig
1
-13
/
+10
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
[next]