Sign in
qemu
/
qemu
/
9dd0d8111fbb8015db75a38933aee1d45f9e64a3
/
hw
/
dma
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
8ba7f72
dma/puv3_dma: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
b85fad1
hw/dma/pl080: Remove hw_error() if DMA is enabled
by Peter Maydell
· 7 years ago
156448a
hw/dma/pl080: Correct bug in register address decode logic
by Peter Maydell
· 7 years ago
c193304
hw/dma/pl080: Provide device reset function
by Peter Maydell
· 7 years ago
112a829
hw/dma/pl080: Don't use CPU address space for DMA accesses
by Peter Maydell
· 7 years ago
6d0ed6b
hw/dma/pl080: Support all three interrupt lines
by Peter Maydell
· 7 years ago
aa74e35
hw/dma/pl080: Allow use as embedded-struct device
by Peter Maydell
· 7 years ago
e26745d
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
by Philippe Mathieu-Daudé
· 7 years ago
f3724bf
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
by Philippe Mathieu-Daudé
· 7 years ago
2c91bcf
iommu: Add IOMMU index argument to translate method
by Peter Maydell
· 7 years ago
265b578
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
by Marc-André Lureau
· 7 years ago
a13b6d8
xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors
by Francisco Iglesias
· 7 years ago
22cd094
xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
by Francisco Iglesias
· 7 years ago
4968a2c
hw/dma/i82374: Avoid double creation of the 82374 controller
by Philippe Mathieu-Daudé
· 7 years ago
55f613a
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
by Philippe Mathieu-Daudé
· 7 years ago
7f69a43
hw/dma: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
07c4a51
aarch64-softmmu.mak: Use an ARM specific config
by Alistair Francis
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
2562755
maint: Fix macros with broken 'do/while(0); ' usage
by Eric Blake
· 7 years ago
f5980f7
sun4m: remove include/hw/sparc/sun4m.h and all references to it
by Mark Cave-Ayland
· 7 years ago
1527f48
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
by Mark Cave-Ayland
· 7 years ago
ba51ef2
sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
by Mark Cave-Ayland
· 7 years ago
3cc71c7
sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
by Mark Cave-Ayland
· 7 years ago
c413e9a
sparc32_dma: switch over to using IOMMU memory region and DMA API
by Mark Cave-Ayland
· 7 years ago
8413846
sun4m: implement IOMMU translation using IOMMU memory region
by Mark Cave-Ayland
· 7 years ago
331b7fc
sparc32_dma: add len to esp/le DMA memory tracing
by Mark Cave-Ayland
· 7 years ago
4ca3d36
sparc32_dma: remove is_ledma hack and replace with memory region alias
by Mark Cave-Ayland
· 7 years ago
6aa62ed
sparc32_dma: introduce new SPARC32_DMA type container object
by Mark Cave-Ayland
· 7 years ago
e6ca02a
sparc32_dma: make lance device child of ledma device
by Mark Cave-Ayland
· 7 years ago
7f773ff
sparc32_dma: make esp device child of espdma device
by Mark Cave-Ayland
· 7 years ago
f542ad0
sparc32_dma: use object link instead of qdev property to pass IOMMU reference
by Mark Cave-Ayland
· 7 years ago
9227f29
sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
by Mark Cave-Ayland
· 7 years ago
9db2cf3f
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
by Mark Cave-Ayland
· 7 years ago
52d39e5
sparc32_dma: split esp and le into separate DMA devices
by Mark Cave-Ayland
· 7 years ago
6a1f53f
sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
by Mark Cave-Ayland
· 7 years ago
39d3d80
xilinx_axidma: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 7 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
6c60766
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
1221a47
memory/iommu: introduce IOMMUMemoryRegionClass
by Alexey Kardashevskiy
· 8 years ago
3df9d74
memory/iommu: QOM'fy IOMMU MemoryRegion
by Alexey Kardashevskiy
· 8 years ago
a9859c9
xilinx: Fix latent error handling bug
by Eduardo Habkost
· 8 years ago
1c958ad
hw/dma: QOM'ify sun4m_iommu.c
by xiaoqiang zhao
· 8 years ago
8c61207
hw/dma: QOM'ify sparc32_dma.c
by xiaoqiang zhao
· 8 years ago
bf55b7a
memory: tune last param of iommu_ops.translate()
by Peter Xu
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
1b393b3
dma/rc4030: fix a mixed declarations and code warning
by Yongbok Kim
· 8 years ago
c627e75
dma/rc4030: translate memory accesses only when they occur
by Hervé Poussineau
· 8 years ago
c0a3172
dma: rc4030: limit interval timer reload value
by Prasad J Pandit
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
146871c
dma: omap: check dma channel data_type
by Prasad J Pandit
· 8 years ago
04bb79d
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
by Thomas Huth
· 8 years ago
cabbcca
Reducing stack frame size in stream_process_mem2s()
by Rutuja Shah
· 8 years ago
73bfa8c
hw/dma: vmstateify rc4030
by Dr. David Alan Gilbert
· 9 years ago
e7ea81c
hw/ptimer: Introduce timer policy feature
by Dmitry Osipenko
· 8 years ago
8212ff8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
a952c18
i8257: Make device "i8257" unavailable with -device
by Markus Armbruster
· 9 years ago
0aadb5a
hw/dma/omap: spelling fix: endianness
by Michael Tokarev
· 9 years ago
e305a16
portio: keep references on portio
by Marc-André Lureau
· 9 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
034c2e6
dma: Add Xilinx Zynq devcfg device model
by Alistair Francis
· 9 years ago
8101345
trace: split out trace events for hw/dma/ directory
by Daniel P. Berrange
· 9 years ago
d3c6369
introduce xlnx-dpdma
by KONRAD Frederic
· 9 years ago
c9796d7
hw/dma: QOM'ify pxa2xx_dma.c
by xiaoqiang zhao
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
bd36a61
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
6717f58
bcm2835_dma: add emulation of Raspberry Pi DMA controller
by Grégory ESTRADE
· 9 years ago
bb8f32c
i8257: fix Terminal Count status
by Hervé Poussineau
· 9 years ago
c3bce9d
etraxfs_dma: Dont forward zero-length payload to clients
by Edgar E. Iglesias
· 9 years ago
ba0a710
dma: remove now useless DMA_* functions
by Hervé Poussineau
· 9 years ago
16ffe36
i8257: implement the IsaDma interface
by Hervé Poussineau
· 9 years ago
f5f19ee
i8257: move state definition to new independent header
by Hervé Poussineau
· 9 years ago
340e19e
i8257: QOM'ify
by Hervé Poussineau
· 9 years ago
8d3c4c8
i8257: add missing const
by Hervé Poussineau
· 9 years ago
b9ebd28
i8257: make the DMA running method per controller
by Hervé Poussineau
· 9 years ago
74c47de
i8257: rename functions to start with i8257_ prefix
by Hervé Poussineau
· 9 years ago
0eee6d6
i8257: rename struct dma_regs to I8257Regs
by Hervé Poussineau
· 9 years ago
6a128b1
i8257: rename struct dma_cont to I8257State
by Hervé Poussineau
· 9 years ago
5714694
i8257: pass ISA bus to DMA_init() function
by Hervé Poussineau
· 9 years ago
449ae7e
i82374: device only existed as ISA device, so simplify device
by Hervé Poussineau
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
17b7f2d
arm devices: Clean up includes
by Peter Maydell
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
b6a0aa0
x86: Clean up includes
by Peter Maydell
· 9 years ago
5af98cc
unicore: Clean up includes
by Peter Maydell
· 9 years ago
b3d21a0
hw/dma/xilinx_axidma: remove dead code
by Andrew Jones
· 9 years ago
580106d
arm: soc-dma: use hwaddr instead of target_ulong in printf
by Paolo Bonzini
· 9 years ago
1a13b27
hw/dma/pxa2xx: Remove superfluous memset
by Thomas Huth
· 9 years ago
a2aa09e
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
5039d6e
i8257: remove cpu_request_exit irq
by Paolo Bonzini
· 10 years ago
19d2b5e
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
by Paolo Bonzini
· 10 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
d791d60
dma/rc4030: convert to QOM
by Hervé Poussineau
· 10 years ago
95c357b
dma/rc4030: use trace events instead of custom logging
by Hervé Poussineau
· 10 years ago
dc6e3e1
dma/rc4030: document register at offset 0x210
by Hervé Poussineau
· 10 years ago
Next »