]> git.proxmox.com Git - qemu.git/commit - hw/usb.h
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)
commit4ff658fb6c4f1cb7f771b16f808547e4f5767d02
treeef76e89e2fe1e8a710876f96de06eb104a6000da
parent53aa8c0e2af473050fa765533a8d69f3450788ab
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