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
/
hw
/
dma
/
sparc32_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
1
-1
/
+0
2018-01-09
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
Mark Cave-Ayland
1
-0
/
+1
2017-10-31
sparc32_dma: switch over to using IOMMU memory region and DMA API
Mark Cave-Ayland
1
-6
/
+11
2017-10-31
sparc32_dma: add len to esp/le DMA memory tracing
Mark Cave-Ayland
1
-4
/
+4
2017-10-31
sparc32_dma: remove is_ledma hack and replace with memory region alias
Mark Cave-Ayland
1
-14
/
+6
2017-10-31
sparc32_dma: introduce new SPARC32_DMA type container object
Mark Cave-Ayland
1
-0
/
+70
2017-10-31
sparc32_dma: make lance device child of ledma device
Mark Cave-Ayland
1
-0
/
+22
2017-10-31
sparc32_dma: make esp device child of espdma device
Mark Cave-Ayland
1
-0
/
+26
2017-10-31
sparc32_dma: use object link instead of qdev property to pass IOMMU reference
Mark Cave-Ayland
1
-8
/
+5
2017-10-31
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
Mark Cave-Ayland
1
-34
/
+0
2017-10-31
sparc32_dma: split esp and le into separate DMA devices
Mark Cave-Ayland
1
-12
/
+51
2017-10-31
sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
Mark Cave-Ayland
1
-33
/
+34
2017-06-02
hw/dma: QOM'ify sparc32_dma.c
xiaoqiang zhao
1
-10
/
+15
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2016-01-29
hw: Clean up includes
Peter Maydell
1
-0
/
+1
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-2
/
+1
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
1
-0
/
+2
2013-07-29
sparc32_dma: QOM cast cleanup
Andreas Färber
1
-9
/
+14
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini
1
-0
/
+315