index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
/
xlnx_dpdma.c
Age
Commit message (
Expand
)
Author
2024-06-04
hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
Peter Maydell
2024-05-28
xlnx_dpdma: fix descriptor endianness bug
Alexandra Diupina
2024-04-30
hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
Alexandra Diupina
2023-12-29
hw/dma: Constify VMState
Richard Henderson
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2016-06-14
introduce xlnx-dpdma
KONRAD Frederic