usb: add USBBusOps->wakeup_endpoint
commit37f32f0fdd3ed589266d159abb69f3a1bae20ec5
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Jan 2012 12:29:53 +0000 (20 13:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 11:16:30 +0000 (10 12:16 +0100)
treea704b86e09848c129eace5c224fcd85d5bcf21dd
parent7567b51fbe92e1300a672eaddd413c4a7e807d90
usb: add USBBusOps->wakeup_endpoint

Add usb bus op which is called whenever a usb endpoint becomes ready,
so the host adapter emulation can react on that event.

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