usb: use USBDescriptor for endpoint descriptors.
commite36a20d329b4cf52ce3b269345527e7ebcc00885
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 29 Mar 2012 14:01:21 +0000 (29 16:01 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Apr 2012 08:23:28 +0000 (17 10:23 +0200)
treed02c8e55bec1360c57a78f693e4dfc4abdef7b5d
parentfeafd797ee5b12d6831aaafccd41c192ad9cc8bd
usb: use USBDescriptor for endpoint descriptors.

Add endpoint descriptor substruct to USBDescriptor,
use it in the descriptor generator code.

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