usb-hub: limit chain length
commitc24e4aac3bd7dd6591e26b77985e5d3915ecbe4b
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Mar 2013 10:40:02 +0000 (20 11:40 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 3 Apr 2013 09:39:43 +0000 (3 11:39 +0200)
tree5baada12d24aa414379ba75d5e4b12142fca934c
parent4b7b2afae773f00c785724261079ef211fd6021b
usb-hub: limit chain length

USB supports up to 5 hubs chained.
Catch attempts to chain more.

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