index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
dma.h
Age
Commit message (
Expand
)
Author
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
2016-02-23
include: Clean up includes
Peter Maydell
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-09-10
block: Extract the block accounting code
BenoƮt Canet
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini