From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: Re: USB EHCI patch for 0.14.0? Date: Fri, 11 Mar 2011 17:46:30 +0100 Message-ID: References: <0NZZCL-1Py46m2UCX-0000eH@icpu525.kundenserver.de> <4D7A4CD2.8070003@rdsoftware.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Erik Rull Return-path: Received: from mx1.redhat.com ([209.132.183.28]:65165 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751508Ab1CKQqi (ORCPT ); Fri, 11 Mar 2011 11:46:38 -0500 In-Reply-To: <4D7A4CD2.8070003@rdsoftware.de> (Erik Rull's message of "Fri, 11 Mar 2011 17:24:50 +0100") Sender: kvm-owner@vger.kernel.org List-ID: Erik Rull writes: > Markus Armbruster wrote: >> erik.rull@rdsoftware.de writes: >> >>> Hi David, >>> >>> I did a second iteration and it looked way better, maybe my first attempts >>> were somehow buggy. >>> >>> First - please review your DPRINTF in the usb-ehci.c, there is a variable >>> "dev" undefined in line 504/505 when enabling the debugging defines at the >>> top of the file, the compiler complains there. >>> >>> I tested again with your hints, here my results: >>> >>> - using -device usb-host causes windows not to boot completely, using >>> -usbdevice host:auto:*.* is fine! >>> >>> - using -usbdevice tablet is better than using -device usb-tablet >> >> Better inhowfar? >> >> [...] > > It seems to work fine, the other option caused either windows not to > boot fully or the auto grabbing itself doesn't seem to work or the > mouse just didn't move. I experienced all of the three, but I haven't > noted down in which combinations - sorry. Please provide recipes to reproduce the bugs.