]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
ehci-sysbus: Attach DMA context.
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 29 Nov 2012 01:43:18 +0000 (11:43 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 29 Nov 2012 07:04:13 +0000 (08:04 +0100)
commit2b29f492c844ed03d6d16ebe6bb760d71b6557fe
tree09bfe38f3c2bc87d2564886bb18adfffa96b3b66
parentc128d6a6d785eb9235a4f6dbd52f405ab8c60bee
ehci-sysbus: Attach DMA context.

This was left as NULL on the initial merge due to debate on the mailing list on
how to handle DMA contexts for sysbus devices. Patch
9e11908f12f92e31ea94dc2a4c962c836cba9f2a was later merged to fix OHCI. This is the,
equivalent fix for sysbus EHCI.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci-sysbus.c