usb: move USB_REQ_SET_ADDRESS handling to common code
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Nov 2010 11:35:10 +0000 (12:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2011 14:56:01 +0000 (15:56 +0100)
commit41c6abbdeb5a86a135ee80a30541ecf52ffd3e23
treed53c643fa046fffb4b4587cc4edf3d92319609f3
parent30c7d32a0a822a9496aee51e7269073311339ed9
usb: move USB_REQ_SET_ADDRESS handling to common code

USB_REQ_SET_ADDRESS handling is identical in *all* emulated devices.
Move it to common code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-bt.c
hw/usb-desc.c
hw/usb-hid.c
hw/usb-hub.c
hw/usb-msd.c
hw/usb-net.c
hw/usb-serial.c
hw/usb-wacom.c
trace-events