From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andr=E9_Weidemann?= Subject: Re: USB EHCI patch for 0.14.0? Date: Mon, 06 Jun 2011 13:33:31 +0200 Message-ID: <4DECBB0B.8060300@web.de> References: <4D76580E.5010309@rdsoftware.de> <4D767B7A.9020709@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "kvm@vger.kernel.org" To: David Ahern Return-path: Received: from fmmailgate01.web.de ([217.72.192.221]:32790 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756175Ab1FFLdi (ORCPT ); Mon, 6 Jun 2011 07:33:38 -0400 In-Reply-To: <4D767B7A.9020709@cisco.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi David, On 08.03.2011 19:54, David Ahern wrote: > > > On 03/08/11 09:23, Erik Rull wrote: >> Hi all, >> >> I've found a usb ehci patch here in the mailing list (begin of janua= ry) >> but it does not fit for 0.14.0. > > That was from me and prior work on ehci. > >> >> Is there an updated patch for the latest qemu-kvm version? > > Try the attached, I also wanted to give EHCI support a try. Unfortunately your patch does= =20 not apply to current qemu-kvm git clone. Changes in hw/pc_piix.c and=20 usb-linux.c make the patch fail. I was able to fix most rejects by hand= ,=20 but the last reject in usb-linux.c is beyond my knowledge. I'd really appreciate if you could find the time to post a patch that=20 applies to the current git clone. Thank you very much in advance. Andr=E9