[Qemu-devel] [Bug 757654] Re: UHCI fails to signal stall response

2011-04-14 Thread jvesely
No problem, it's not like it breaks something. This fix just makes driver development easier. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/757654 Title: UHCI fails to signal stall response Status

[Qemu-devel] [Bug 757654] [NEW] UHCI fails to signal stall response

2011-04-11 Thread jvesely
Public bug reported: When TD execution results in STALL error (STALL handshake, no stall as a result of err count reaching 0), there is no way to know about it except for checking that TD. IMO it is an error condition and it should be reflected in the status register (and issue an interrupt if ena

[Qemu-devel] [Bug 757654] Re: UHCI fails to signal stall response

2011-04-11 Thread jvesely
** Patch added: "report error on stall response" https://bugs.launchpad.net/bugs/757654/+attachment/2017520/+files/usb_stall.patch -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/757654 Title: UH