summaryrefslogtreecommitdiff
path: root/include/sysemu/dma.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-27dma-helpers: explicitly pass alignment into DMA helpersMark Cave-Ayland1-3/+3
2016-05-25dma-helpers: change BlockBackend to opaque value in DMAIOFuncPaolo Bonzini1-6/+6
2016-05-25dma-helpers: change interface to byte-basedPaolo Bonzini1-3/+3
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini1-4/+1
2016-05-12ide: Switch to byte-based aio block accessEric Blake1-2/+2
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell1-1/+2
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-10/+10
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster1-4/+4
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster1-14/+14
2014-09-10block: Extract the block accounting codeBenoƮt Canet1-0/+1
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini1-1/+3
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-43/+32
2013-06-20dma: eliminate old-style IOMMU supportPaolo Bonzini1-67/+12
2013-05-29memory: add address_space_access_validPaolo Bonzini1-1/+2
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-0/+282