From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NmPfO-00015Y-Hd for qemu-devel@nongnu.org; Tue, 02 Mar 2010 05:49:30 -0500 Received: from [199.232.76.173] (port=37622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmPfN-00013e-3e for qemu-devel@nongnu.org; Tue, 02 Mar 2010 05:49:29 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NmPfM-0001aP-Dr for qemu-devel@nongnu.org; Tue, 02 Mar 2010 05:49:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10949) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NmPfM-0001aH-2F for qemu-devel@nongnu.org; Tue, 02 Mar 2010 05:49:28 -0500 Message-ID: <4B8CED08.2030705@redhat.com> Date: Tue, 02 Mar 2010 11:48:40 +0100 From: Kevin Wolf 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> In-Reply-To: <4B8C2EFF.3030106@web.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Taimoor Mirza , Niels de Vos , qemu-devel@nongnu.org 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 of >> time to spare on this hobby project. On the occasion that it is something >> more solid and starting to do something, I will of course inform this list >> again. > > OK, to keep this heavy ball rolling, I would suggest posting your patch. > 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 fly > in, and will keep on pushing it upstream. I can't promise spending much > 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. Kevin