OSDN Git Service

xhci: add xhci_port_notify
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Oct 2012 08:19:02 +0000 (10:19 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 12:10:09 +0000 (13:10 +0100)
commitf705a362800733c363f0458f75942f8dc61b7abb
tree288cd484ea68f098238e4cfa0765a465fe0cff74
parent6a32f80f056b577d275268e4f6f3477ba721c94f
xhci: add xhci_port_notify

Create a function to notify the guest about port
status changes and put it into use.

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