From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NmyIL-0001R0-HU for qemu-devel@nongnu.org; Wed, 03 Mar 2010 18:48:01 -0500 Received: from [199.232.76.173] (port=34226 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmyIL-0001QJ-58 for qemu-devel@nongnu.org; Wed, 03 Mar 2010 18:48:01 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NmyIJ-00006P-5R for qemu-devel@nongnu.org; Wed, 03 Mar 2010 18:48:00 -0500 Received: from fmmailgate03.web.de ([217.72.192.234]:55137) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NmyII-00006H-Ik for qemu-devel@nongnu.org; Wed, 03 Mar 2010 18:47:58 -0500 Message-ID: <4B8EF509.4030409@web.de> Date: Thu, 04 Mar 2010 00:47:21 +0100 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: EHCI support in QEMU References: <4B7915B4.6040305@siemens.com> <1b51b6f81003011230pc6e5238odc48948a617e261f@mail.gmail.com> <4B8C2EFF.3030106@web.de> <4B8CED08.2030705@redhat.com> <1b51b6f81003030321g6a3eb47ak6a59267cae50b7f2@mail.gmail.com> <4B8EE632.7090303@cisco.com> In-Reply-To: <4B8EE632.7090303@cisco.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF87CFA07237F6DB107A17482" Sender: jan.kiszka@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "David S. Ahern" Cc: Taimoor Mirza , Kevin Wolf , Niels de Vos , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF87CFA07237F6DB107A17482 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable David S. Ahern wrote: > On 03/03/2010 04:21 AM, Niels de Vos wrote: >> On Tue, Mar 2, 2010 at 10:48 AM, Kevin Wolf wrote: >>> Am 01.03.2010 22:17, schrieb Jan Kiszka: >>>> Niels de Vos wrote: >>>>> If someone is interested in this partially ported patch, I'm happy = to >>>>> share, but it will at least need some attention to make it compile.= >>>>> After that, lots of tests need to be done and probably quite some >>>>> bugfixes are required. I'm happy to assist, but do not have a lot o= f >>>>> time to spare on this hobby project. On the occasion that it is som= ething >>>>> more solid and starting to do something, I will of course inform th= is list >>>>> again. >>>> OK, to keep this heavy ball rolling, I would suggest posting your pa= tch. >>>> Either it's already in a good shape to get it merged as experimental= >>>> feature. Or I will pick it up in git tree, collect patches as they f= ly >>>> in, and will keep on pushing it upstream. I can't promise spending m= uch >>>> time on hacking, but integration work, basic testing, and some more = or >>>> less helpful comments should be feasible. >>> Yes, please post it. I won't promise anything either, but maybe I can= >>> find some time to help a bit. Anyway, I'd love to see EHCI in qemu. >> Okay, here it is. Please note that the patch is very raw, does not >> compile and even basic things like indention is broken at the moment. >> Please refer to >> http://lists.gnu.org/archive/html/qemu-devel/2008-10/msg01326.html for= >> the original author, nothing seriously of this patch is done by me. >> >> Kind regards and thanks for your help, >> Niels >=20 > FWIW: the attached compiles and qemu does not die (patch created agains= t > qemu-kvm.git but applies to qemu.git as well). For now I disabled uhci > so that the device is attached to the ehci bus. I can attach a usb key,= > but lsusb in the guest (fedora core 12) does not show it. >=20 Thanks for your work, David and Niels! I assume that David based this on Niels' patch, so there is nothing to be merged? David's version built for me, so I pushed git://git.kiszka.org/qemu.git ehci So far it's supposed to be a reference for anyone interested in this topic, willing to test or even to hack on it. I will collect and merge improvements as they are sent to the list. Jan --------------enigF87CFA07237F6DB107A17482 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkuO9QkACgkQitSsb3rl5xTbOwCgln0UkLJ4rQWe6mJ5u+RPJGcK GSoAoOvVCYv3jdXqG052WdZWgWYzqSin =5mng -----END PGP SIGNATURE----- --------------enigF87CFA07237F6DB107A17482--