From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OBIn8-0001hy-8K for qemu-devel@nongnu.org; Sun, 09 May 2010 22:32:22 -0400 Received: from [140.186.70.92] (port=45595 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBIn2-0001ho-9N for qemu-devel@nongnu.org; Sun, 09 May 2010 22:32:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBImx-0002Oo-9A for qemu-devel@nongnu.org; Sun, 09 May 2010 22:32:16 -0400 Received: from izumi-v2.palats.com ([91.121.80.203]:58760 helo=izumi.palats.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBImx-0002OY-3z for qemu-devel@nongnu.org; Sun, 09 May 2010 22:32:11 -0400 From: Vincent Palatin Date: Mon, 10 May 2010 04:32:06 +0200 Message-Id: <1273458728-24918-1-git-send-email-vincent.palatin_qemu@m4x.org> Subject: [Qemu-devel] ehci fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jan Kiszka , David Ahern Dear developers, While using the EHCI patchset, I have found 2 minor issues. So, I send in this email thread 2 fix proposals. Those patches apply on top of the Jan Kiszka's ehci branch. Thanks to Jan and David for gathering and updating this patchset. -- Vincent