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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2022-03-18
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
1
-0
/
+1
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2022-01-29
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
2
-2
/
+0
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2
-2
/
+0
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
1
-0
/
+17
2022-01-08
hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
Jim Shu
1
-0
/
+4
2022-01-08
hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
Jim Shu
1
-22
/
+155
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
4
-16
/
+28
2021-10-07
hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed
Bin Meng
1
-2
/
+9
2021-10-07
hw/dma: sifive_pdma: Fix Control.claim bit detection
Bin Meng
1
-1
/
+1
2021-09-21
hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer
Frank Chang
1
-6
/
+6
2021-09-21
hw/dma: sifive_pdma: allow non-multiple transaction size transactions
Green Wan
1
-6
/
+10
2021-09-21
hw/dma: sifive_pdma: claim bit must be set before DMA transactions
Frank Chang
1
-0
/
+9
2021-09-21
hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
Frank Chang
1
-0
/
+19
2021-08-26
hw/dma/xlnx-zdma Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
1
-12
/
+12
2021-08-26
hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
1
-11
/
+10
2021-08-26
hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
Philippe Mathieu-Daudé
1
-5
/
+5
2021-08-25
hw/dma/pl330: Add memory region to replace default
Wen, Jianxian
1
-4
/
+22
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2
-120
/
+0
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2
-2
/
+0
2021-05-02
hw/arm: Constify VMStateDescription
Philippe Mathieu-Daudé
1
-2
/
+2
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
3
-0
/
+750
2021-03-08
hw/dma: Implement a Xilinx CSU DMA model
Xuzhou Cheng
3
-0
/
+750
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
1
-2
/
+2
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
2
-1
/
+4
2020-12-10
hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-13
/
+13
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-16
/
+16
2020-10-28
sparc32-ledma: don't reference nd_table directly within the device
Mark Cave-Ayland
1
-5
/
+0
2020-10-28
sparc32-espdma: use object_initialize_child() for esp child object
Mark Cave-Ayland
1
-9
/
+8
2020-10-28
sparc32-ledma: use object_initialize_child() for lance child object
Mark Cave-Ayland
1
-6
/
+8
2020-10-28
sparc32-dma: use object_initialize_child() for espdma and ledma child objects
Mark Cave-Ayland
1
-6
/
+9
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
6
-17
/
+6
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
3
-0
/
+317
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+1
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-09
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
3
-0
/
+317
2020-09-09
xilinx_axidma: Use typedef name for instance_size
Eduardo Habkost
1
-2
/
+2
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
6
-14
/
+16
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
6
-10
/
+20
2020-08-27
i8257: Move QOM macro to header
Eduardo Habkost
1
-2
/
+0
2020-08-21
meson: convert hw/dma
Marc-André Lureau
2
-16
/
+15
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-21
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
1
-0
/
+1
[next]