uhci: Maximize how many frames we catch up when behind
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Dec 2012 13:35:37 +0000 (14:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 7 Jan 2013 11:57:24 +0000 (12:57 +0100)
commit9fdf70272702095f57efc51a80c79493fd0829b8
treeb1c21d643256d2e8317d3843f3b9923e0f4193ba
parentf8f48b6957bf182339495e6be429f7bdc7ef1981
uhci: Maximize how many frames we catch up when behind

If somehow we've gotten behind a lot, simply skip ahead, like the ehci code
does.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c