Home
last modified time | relevance | path

Searched hist:"4 aed20e2d70f4353164399a173f20c3ab435b4eb" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.cdiff 4aed20e2d70f4353164399a173f20c3ab435b4eb Fri May 11 02:18:05 CDT 2012 Gerd Hoffmann <kraxel@redhat.com> uhci: fix bandwidth management

uhci_process_frame() can be invoked multiple times per frame, so
accounting usb bandwith in a local variable doesn't fly, use a variable
in UHCIState instead. Also check the limit more frequently.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/openbmc/qemu/
H A Dtrace-eventsdiff 4aed20e2d70f4353164399a173f20c3ab435b4eb Fri May 11 02:18:05 CDT 2012 Gerd Hoffmann <kraxel@redhat.com> uhci: fix bandwidth management

uhci_process_frame() can be invoked multiple times per frame, so
accounting usb bandwith in a local variable doesn't fly, use a variable
in UHCIState instead. Also check the limit more frequently.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>