]> www.infradead.org Git - users/dwmw2/qemu.git/commit
ehci: save device pointer in EHCIState
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 9 Sep 2013 08:18:17 +0000 (10:18 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Sep 2013 09:14:42 +0000 (11:14 +0200)
commitadbecc89731cf3e0ae656d50ea9fa58c589c4bdc
treefec195e2437a21f19b8fb17493ab68bd95939ab3
parent615fe4de4b3c26619611078960d3103550bde7d0
ehci: save device pointer in EHCIState

We'll need a pointer to the actual pci/sysbus device,
stick a pointer to it into the EHCIState struct.

https://bugzilla.redhat.com/show_bug.cgi?id=1005495

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h