From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwgr7-0004AY-95 for qemu-devel@nongnu.org; Thu, 25 Aug 2011 16:48:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qwgr6-0004t1-Az for qemu-devel@nongnu.org; Thu, 25 Aug 2011 16:48:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qwgr6-0004sv-0f for qemu-devel@nongnu.org; Thu, 25 Aug 2011 16:48:52 -0400 Message-ID: <4E56B530.7070903@redhat.com> Date: Thu, 25 Aug 2011 22:48:48 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1314284817-9034-1-git-send-email-kraxel@redhat.com> <1314284817-9034-7-git-send-email-kraxel@redhat.com> <4E567256.5030401@rdsoftware.de> In-Reply-To: <4E567256.5030401@rdsoftware.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 6/7] usb-host: claim port List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: qemu-devel@nongnu.org On 08/25/11 18:03, Erik Rull wrote: > Hi Gerd, > > is this related / the fix to my question regarding the recurring claimed > messages? (See my mail dated 2011-08-21) No, but patches #3 + #5 hopefully help there. cheers, Gerd