Home
last modified time | relevance | path

Searched hist:a820b575 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.ca820b575 Fri Dec 14 06:10:39 CST 2012 Gerd Hoffmann <kraxel@redhat.com> xhci: call set-address with dummy usbpacket

Due to the way devices are addressed with xhci (done by hardware, not
the guest os) there is no packet when invoking the set-address control
request. Create a dummy packet in that case to avoid null pointer
dereferences.

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