index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/dma: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-02-06
1
-18
/
+18
*
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
2018-01-26
1
-0
/
+1
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
2
-20
/
+20
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
3
-3
/
+3
*
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2018-01-09
1
-1
/
+0
*
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
Mark Cave-Ayland
2018-01-09
1
-0
/
+1
*
sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
Mark Cave-Ayland
2018-01-09
3
-417
/
+0
*
sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
Mark Cave-Ayland
2017-10-31
1
-33
/
+0
*
sparc32_dma: switch over to using IOMMU memory region and DMA API
Mark Cave-Ayland
2017-10-31
1
-6
/
+11
*
sun4m: implement IOMMU translation using IOMMU memory region
Mark Cave-Ayland
2017-10-31
1
-0
/
+62
*
sparc32_dma: add len to esp/le DMA memory tracing
Mark Cave-Ayland
2017-10-31
2
-8
/
+8
*
sparc32_dma: remove is_ledma hack and replace with memory region alias
Mark Cave-Ayland
2017-10-31
1
-14
/
+6
*
sparc32_dma: introduce new SPARC32_DMA type container object
Mark Cave-Ayland
2017-10-31
1
-0
/
+70
*
sparc32_dma: make lance device child of ledma device
Mark Cave-Ayland
2017-10-31
1
-0
/
+22
*
sparc32_dma: make esp device child of espdma device
Mark Cave-Ayland
2017-10-31
1
-0
/
+26
*
sparc32_dma: use object link instead of qdev property to pass IOMMU reference
Mark Cave-Ayland
2017-10-31
1
-8
/
+5
*
sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
Mark Cave-Ayland
2017-10-31
1
-14
/
+0
*
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
Mark Cave-Ayland
2017-10-31
1
-34
/
+0
*
sparc32_dma: split esp and le into separate DMA devices
Mark Cave-Ayland
2017-10-31
1
-12
/
+51
*
sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
Mark Cave-Ayland
2017-10-31
1
-33
/
+34
*
xilinx_axidma: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
1
-12
/
+4
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-10
/
+10
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-10
/
+24
|
\
|
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-6
/
+20
|
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-4
/
+4
*
|
xilinx: Fix latent error handling bug
Eduardo Habkost
2017-07-13
1
-3
/
+1
|
/
*
hw/dma: QOM'ify sun4m_iommu.c
xiaoqiang zhao
2017-06-02
1
-7
/
+5
*
hw/dma: QOM'ify sparc32_dma.c
xiaoqiang zhao
2017-06-02
1
-10
/
+15
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-1
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
2
-2
/
+2
*
dma/rc4030: fix a mixed declarations and code warning
Yongbok Kim
2017-03-20
1
-1
/
+1
*
dma/rc4030: translate memory accesses only when they occur
Hervé Poussineau
2017-03-20
1
-122
/
+36
*
dma: rc4030: limit interval timer reload value
Prasad J Pandit
2017-03-20
1
-1
/
+1
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-4
/
+4
*
dma: omap: check dma channel data_type
Prasad J Pandit
2017-01-27
1
-3
/
+7
*
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
Thomas Huth
2016-10-17
1
-1
/
+1
*
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
2016-10-17
1
-4
/
+4
*
hw/dma: vmstateify rc4030
Dr. David Alan Gilbert
2016-09-29
1
-54
/
+27
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-15
1
-0
/
+2
|
\
|
*
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
2016-09-13
1
-0
/
+2
*
|
hw/dma/omap: spelling fix: endianness
Michael Tokarev
2016-09-13
1
-1
/
+1
|
/
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-2
/
+4
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
dma: Add Xilinx Zynq devcfg device model
Alistair Francis
2016-07-04
2
-0
/
+401
*
trace: split out trace events for hw/dma/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+32
*
introduce xlnx-dpdma
KONRAD Frederic
2016-06-14
2
-0
/
+787
*
hw/dma: QOM'ify pxa2xx_dma.c
xiaoqiang zhao
2016-06-14
1
-16
/
+22
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
4
-0
/
+4
[next]