mirror of https://gitlab.com/qemu-project/qemu
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.
Registers are always 32 bit aligned. R_MAX is not the maximum
register address, it is the maximum register number. The memory
size can be determined by 4 * R_MAX.
Currently every register with an offset bigger than 0x40 will be
ignored, because the memory size is set wrong. This effects the
MCTRL register and makes it useless. This commit restores the
correct behaviour.
Cc: qemu-stable@nongnu.org
Fixes:
|
2 weeks ago | |
|---|---|---|
| .. | ||
| Kconfig | 5 years ago | |
| bcm2835_dma.c | 7 months ago | |
| i8257.c | 7 months ago | |
| i82374.c | 7 months ago | |
| meson.build | 1 year ago | |
| omap_dma.c | 7 months ago | |
| pl080.c | 7 months ago | |
| pl330.c | 1 month ago | |
| rc4030.c | 7 months ago | |
| sifive_pdma.c | 7 months ago | |
| soc_dma.c | 2 years ago | |
| sparc32_dma.c | 7 months ago | |
| trace-events | 1 year ago | |
| trace.h | ||
| xilinx_axidma.c | 7 months ago | |
| xlnx-zdma.c | 7 months ago | |
| xlnx-zynq-devcfg.c | 2 weeks ago | |
| xlnx_csu_dma.c | 6 months ago | |
| xlnx_dpdma.c | 7 months ago | |