]> Git Repo - qemu.git/commit
usb-uhci: fix expire time initialization.
authorGerd Hoffmann <[email protected]>
Fri, 10 Jun 2011 12:38:08 +0000 (14:38 +0200)
committerGerd Hoffmann <[email protected]>
Tue, 14 Jun 2011 10:56:50 +0000 (12:56 +0200)
commit94cc916a8c7e631afc650cb3c9c2832167b0dd8f
treeadacdebceeb265d4cfa27c250ffed5206e8ef478
parent9bba1eb180cb9b08ee1a53c19c52ee57253ac8c2
usb-uhci: fix expire time initialization.

expire_time must be initialited when the guest activates the
usb scheduler, not at device creation time.

Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb-uhci.c
This page took 0.026343 seconds and 4 git commands to generate.