qemu-patch-raspberry4/hw/misc/macio
Hervé Poussineau 7f0d763ce6 mac_dbdma: always initialize channel field in DBDMA_channel
dbdma_from_ch() uses channel field to return the right DBDMA object.
Previous code was working if guest OS was only using registered DMA channels.
However, it lead to QEMU crashes if guest OS was using unregistered DMA channels.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2015-11-30 19:38:44 +11:00
..
cuda.c cuda.c: add delay to setting of SR_INT bit 2015-11-12 13:15:55 +11:00
mac_dbdma.c mac_dbdma: always initialize channel field in DBDMA_channel 2015-11-30 19:38:44 +11:00
macio.c macio: add to bridge category 2015-10-23 12:35:18 +11:00
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00