From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShfYn-00011o-Dj for qemu-devel@nongnu.org; Thu, 21 Jun 2012 07:28:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ShfYi-0002at-OO for qemu-devel@nongnu.org; Thu, 21 Jun 2012 07:28:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShfYi-0002am-GS for qemu-devel@nongnu.org; Thu, 21 Jun 2012 07:28:20 -0400 Message-ID: <4FE3054A.7060508@redhat.com> Date: Thu, 21 Jun 2012 14:28:10 +0300 From: Dor Laor MIME-Version: 1.0 References: <1340196107-6309-1-git-send-email-kraxel@redhat.com> <1340196107-6309-5-git-send-email-kraxel@redhat.com> <4FE2F721.5020609@suse.de> In-Reply-To: <4FE2F721.5020609@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 4/4] [wip] ehci: don't flush cache on dorbell rings. Reply-To: dlaor@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: qemu-devel@nongnu.org, Peter Maydell , Gerd Hoffmann , Hans de Goede On 06/21/2012 01:27 PM, Andreas F=C3=A4rber wrote: > Am 21.06.2012 12:04, schrieb Peter Maydell: >> On 20 June 2012 13:41, Gerd Hoffmann wrote: >>> Commit 4be23939ab0d7019c7e59a37485b416fbbf0f073 makes ehci instantly >>> zap any unlinked queue heads when the guest rings the dorbell. >> >> Should be "doorbell" here and in the Subject, worth fixing up when >> you do a next version / pullreq. > > Maybe Dor has some special bell as ringtone. :) Luckily Bell is not my last name :) > Andreas >