From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj7Ng-00068Z-Ib for qemu-devel@nongnu.org; Thu, 24 Mar 2016 11:41:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aj7Nc-0000nE-Gh for qemu-devel@nongnu.org; Thu, 24 Mar 2016 11:41:04 -0400 Received: from mail-db3on0120.outbound.protection.outlook.com ([157.55.234.120]:10144 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj7Nb-0000n8-Oe for qemu-devel@nongnu.org; Thu, 24 Mar 2016 11:41:00 -0400 References: <1458728792-15779-1-git-send-email-den@openvz.org> <1458728792-15779-2-git-send-email-den@openvz.org> <56F2FDE5.5020908@redhat.com> <56F3B249.50605@virtuozzo.com> <56F3FE1E.6070400@redhat.com> From: Pavel Butsykin Message-ID: <56F40A74.6060601@virtuozzo.com> Date: Thu, 24 Mar 2016 18:40:36 +0300 MIME-Version: 1.0 In-Reply-To: <56F3FE1E.6070400@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/3] ide: don't loose pending dma state List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: John Snow On 24.03.2016 17:47, Eric Blake wrote: > On 03/24/2016 03:24 AM, Pavel Butsykin wrote: >> On 23.03.2016 23:34, Paolo Bonzini wrote: > > s/loose/lose/ in the subject line (lose rhymes with "use" and deals with > loss; loose rhymes with "goose" and is the opposite of tighten) > > thanks)