]> git.proxmox.com Git - qemu.git/commit
ide/macio: Fix macio DMA initialisation.
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 24 Feb 2013 20:46:11 +0000 (20:46 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 4 Mar 2013 08:54:16 +0000 (09:54 +0100)
commit02d583c7232d65920634f7553700eb348f84e472
treebf908628af164cdb3994470fb9ec354731cbe1ea
parent806f352d3d6f7b326b0ab3a49c622b124459dc8d
ide/macio: Fix macio DMA initialisation.

Commit 07a7484e5d713f1eb7c1c37b18a8ab0d56d88875 accidentally introduced a bug
in the initialisation of the second macio DMA device which could cause some
DMA operations to segfault QEMU.

CC: Andreas Färber <afaerber@suse.de>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/macio.c