From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: USB EHCI patch for 0.14.0? Date: Mon, 06 Jun 2011 07:18:57 -0600 Message-ID: <4DECD3C1.6020109@cisco.com> References: <4D76580E.5010309@rdsoftware.de> <4D767B7A.9020709@cisco.com> <4DECBB0B.8060300@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "kvm@vger.kernel.org" To: =?ISO-8859-1?Q?Andr=E9_Weidemann?= Return-path: Received: from sj-iport-2.cisco.com ([171.71.176.71]:53772 "EHLO sj-iport-2.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755009Ab1FFNUV (ORCPT ); Mon, 6 Jun 2011 09:20:21 -0400 In-Reply-To: <4DECBB0B.8060300@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 06/06/2011 05:33 AM, Andr=E9 Weidemann wrote: > I also wanted to give EHCI support a try. Unfortunately your patch do= es > not apply to current qemu-kvm git clone. Changes in hw/pc_piix.c and > usb-linux.c make the patch fail. I was able to fix most rejects by ha= nd, > 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 > applies to the current git clone. >=20 > Thank you very much in advance. > Andr=E9 Looks like the merge of qemu.git into qemu-kvm.git on June 2nd picked u= p ehci from qemu. It was committed last week or so. You should not need a= n external patch now. David