Re: [Qemu-devel] [PATCH] ohci: relax link check

2017-03-08 Thread Programmingkid
On Mar 7, 2017, at 3:40 AM, Gerd Hoffmann wrote: > The strict td link limit added by commit "95ed569 usb: ohci: limit the > number of link eds" causes problems with macos guests. Lets raise the > limit. > > Reported-by: Programmingkid > Reported-by: Howard Spoelstra > Signed-off-by: Gerd Hoff

[Qemu-devel] [PATCH] ohci: relax link check

2017-03-07 Thread Gerd Hoffmann
The strict td link limit added by commit "95ed569 usb: ohci: limit the number of link eds" causes problems with macos guests. Lets raise the limit. Reported-by: Programmingkid Reported-by: Howard Spoelstra Signed-off-by: Gerd Hoffmann --- hw/usb/hcd-ohci.c | 2 +- 1 file changed, 1 insertion(