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