From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57436 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQFMq-0007vg-Qp for qemu-devel@nongnu.org; Wed, 08 Dec 2010 03:27:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQFMp-0004zN-MP for qemu-devel@nongnu.org; Wed, 08 Dec 2010 03:27:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQFMp-0004z4-Cp for qemu-devel@nongnu.org; Wed, 08 Dec 2010 03:27:15 -0500 Message-ID: <4CFF4142.2090603@redhat.com> Date: Wed, 08 Dec 2010 09:26:42 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] State of EHCI emulation for QEMU References: <4CDEE6C5.3010808@web.de> <4CF988EC.6010004@redhat.com> <4CFA0462.8080407@web.de> <4CFAA2D9.3010106@cisco.com> In-Reply-To: <4CFAA2D9.3010106@cisco.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "David S. Ahern" Cc: Jes Sorensen , Jan Kiszka , qemu-devel Hi, > It appears that the import of the ehci code to spice has completely lost > the development history and code contributions - from the original > version by Mark Burkley through the work I've done on it. Would you mind > pulling in the patch history instead of just the final code? I've first tried to rebase the ehci branch to latest master exactly to keep the history. Was quite messy with lots of conflicts though, so I gave up. For review & upstream merge having the whole history isn't that helpful anyway. cheers, Gerd