summary refs log tree commit diff stats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2021-12-16 11:24:56 +0100
committerPhilippe Mathieu-Daudé <philmd@redhat.com>2021-12-30 17:16:32 +0100
commitc0ee1527358474c75067993d1bb233ad3a4ee081 (patch)
treebd10cdca9e547ff9eafff0a0f97667af3267b813 /python/qemu/utils/accel.py
parenta1d4b0a3051b3079c8db607f519bc0fcb30e17ec (diff)
downloadfocaccia-qemu-c0ee1527358474c75067993d1bb233ad3a4ee081.tar.gz
focaccia-qemu-c0ee1527358474c75067993d1bb233ad3a4ee081.zip
dma: Have dma_buf_rw() take a void pointer
DMA operations are run on any kind of buffer, not arrays of
uint8_t. Convert dma_buf_rw() to take a void pointer argument
to save us pointless casts to uint8_t *.

Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211223115554.3155328-8-philmd@redhat.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions