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
*
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
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
3
-0
/
+3
*
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
2
-0
/
+409
*
i8257: fix Terminal Count status
Hervé Poussineau
2016-03-07
1
-0
/
+4
*
etraxfs_dma: Dont forward zero-length payload to clients
Edgar E. Iglesias
2016-02-20
1
-5
/
+8
*
dma: remove now useless DMA_* functions
Hervé Poussineau
2016-02-03
1
-65
/
+0
*
i8257: implement the IsaDma interface
Hervé Poussineau
2016-02-03
1
-31
/
+117
*
i8257: move state definition to new independent header
Hervé Poussineau
2016-02-03
1
-34
/
+1
*
i8257: QOM'ify
Hervé Poussineau
2016-02-03
1
-53
/
+107
*
i8257: add missing const
Hervé Poussineau
2016-02-03
1
-1
/
+1
*
i8257: make the DMA running method per controller
Hervé Poussineau
2016-02-03
1
-41
/
+34
*
i8257: rename functions to start with i8257_ prefix
Hervé Poussineau
2016-02-03
1
-45
/
+46
*
i8257: rename struct dma_regs to I8257Regs
Hervé Poussineau
2016-02-03
1
-20
/
+20
*
i8257: rename struct dma_cont to I8257State
Hervé Poussineau
2016-02-03
1
-20
/
+23
*
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
2
-2
/
+2
*
i82374: device only existed as ISA device, so simplify device
Hervé Poussineau
2016-02-03
1
-39
/
+19
*
hw: Clean up includes
Peter Maydell
2016-01-29
6
-2
/
+6
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
arm: Clean up includes
Peter Maydell
2016-01-29
3
-0
/
+3
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
unicore: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/dma/xilinx_axidma: remove dead code
Andrew Jones
2016-01-11
1
-10
/
+0
*
arm: soc-dma: use hwaddr instead of target_ulong in printf
Paolo Bonzini
2015-12-17
1
-22
/
+17
*
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
2015-11-06
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
2
-19
/
+17
|
\
|
*
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-09-09
2
-13
/
+5
|
*
i8257: rewrite DMA_schedule to avoid hooking into the CPU loop
Paolo Bonzini
2015-09-09
1
-6
/
+12
*
|
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
|
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-4
/
+2
|
/
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
1
-26
/
+89
*
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2015-06-11
1
-65
/
+16
*
dma/rc4030: document register at offset 0x210
Hervé Poussineau
2015-06-11
1
-8
/
+8
*
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
1
-96
/
+16
*
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
1
-11
/
+4
*
dma/rc4030: create custom DMA address space
Hervé Poussineau
2015-06-11
1
-37
/
+126
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
2
-5
/
+18
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-3
/
+5
*
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-2
/
+2
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
hw/dma/i8257: Silence phony error message
Philipp Hahn
2014-09-16
1
-2
/
+2
*
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
2014-08-24
1
-4
/
+6
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-2
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-4
/
+2
[next]