usb: keep track of packet owner.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 12 May 2011 11:48:13 +0000 (13:48 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 26 May 2011 09:55:03 +0000 (11:55 +0200)
commit6968fbfa38337e1fe9a6bde91389e27e469a8be1
treeef76e89e2fe1e8a710876f96de06eb104a6000da
parent307985e9e52ab816602fdc75d9d2ae648bd49e8b
usb: keep track of packet owner.

Keep track of the device which owns the usb packet for async processing.

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