From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsgHk-0007Zq-4v for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:56:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsgHd-00075g-C7 for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:56:02 -0500 Received: from mail-pw0-f45.google.com ([209.85.160.45]:61633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsgHd-00075A-6k for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:55:57 -0500 Received: by pbaa11 with SMTP id a11so1762550pba.4 for ; Wed, 01 Feb 2012 11:55:45 -0800 (PST) Message-ID: <4F2998BD.1080509@codemonkey.ws> Date: Wed, 01 Feb 2012 13:55:41 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1327957741-5842-1-git-send-email-aliguori@us.ibm.com> <1327957741-5842-21-git-send-email-aliguori@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 21/23] object: sure up reference counting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Anthony Liguori , Andreas Faerber , qemu-devel@nongnu.org On 02/01/2012 01:47 PM, Peter Maydell wrote: > Subject: [PATCH 21/23] object: sure up reference counting > > On 30 January 2012 21:08, Anthony Liguori wrote: >> Subject: [PATCH 21/23] object: sure up reference counting > > "shore up", apparently, although I found that sufficiently > unlikely in this context that it might be better to reword > completely :-) After a few weeks of repetitive code conversion and rebasing the same series a million and a half times, I'm surprised I'm not speaking entirely in tongues :-) Regards, Anthony Liguori > > -- PMM >