Home
last modified time | relevance | path

Searched hist:"8 c75a899f85dda9f8305d25f0cc453a79115fd90" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.cdiff 8c75a899f85dda9f8305d25f0cc453a79115fd90 Wed Oct 24 11:31:16 CDT 2012 Hans de Goede <hdegoede@redhat.com> uhci: Detect guest td re-use

A td can be reused by the guest in a different queue, before we notice
the original queue has been unlinked. So search for tds by addr only, detect
guest td reuse, and cancel the original queue, this is necessary to keep our
packet ids unique.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>