You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/dma
Bin Meng c1dadb8462 treewide: Remove the unnecessary space before semicolon
%s/return ;/return;

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20221024072802.457832-1-bmeng@tinylab.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2 years ago
..
Kconfig hw/dma: Implement a Xilinx CSU DMA model 4 years ago
bcm2835_dma.c Mark remaining global TypeInfo instances as const 3 years ago
etraxfs_dma.c Remove unnecessary cast when using the cpu_[physical]_memory API 5 years ago
i8257.c i8257: Move QOM macro to header 4 years ago
i82374.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
meson.build Drop the deprecated unicore32 target 4 years ago
omap_dma.c hw/dma/omap_dma: Move switch 'fall through' comment to correct place 5 years ago
pl080.c Do not include exec/address-spaces.h if it's not really necessary 4 years ago
pl330.c treewide: Remove the unnecessary space before semicolon 2 years ago
pxa2xx_dma.c hw/arm: Constify VMStateDescription 4 years ago
rc4030.c Use g_new() & friends where that makes obvious sense 3 years ago
sifive_pdma.c hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers 3 years ago
soc_dma.c misc: Replace zero-length arrays with flexible array member (automatic) 5 years ago
sparc32_dma.c dma: Let dma_memory_read/write() take MemTxAttrs argument 3 years ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
xilinx_axidma.c ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 3 years ago
xlnx-zdma.c Remove unnecessary minimum_version_id_old fields 3 years ago
xlnx-zynq-devcfg.c dma: Let dma_memory_read/write() take MemTxAttrs argument 3 years ago
xlnx_csu_dma.c ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 3 years ago
xlnx_dpdma.c include: move C/util-related declarations to cutils.h 3 years ago