commit | cc03ff9d0a147a399a11c9f513afa5e06ceee453 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 06 12:06:55 2014 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 18 15:39:13 2014 +0100 |
tree | d6910e049d5f29be6c150b8d44e4f5ff2c15a430 | |
parent | 786ad214c72226fa5bd4ebf18aeb4c6b54d3ba80 [diff] |
xhci iso: allow for some latency Allow the scheduled transfer time be a bit behind, to compensate for latencies. Without this xhci will wait way to often for the mfindex wraparound, assuming the scheduled time is in the future just because qemu is a bit behind in processing the iso transfer requests. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>