From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNXfg-00072u-5v for qemu-devel@nongnu.org; Sun, 05 Jul 2009 15:46:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNXfb-0006uj-09 for qemu-devel@nongnu.org; Sun, 05 Jul 2009 15:46:43 -0400 Received: from [199.232.76.173] (port=37739 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNXfa-0006uU-RL for qemu-devel@nongnu.org; Sun, 05 Jul 2009 15:46:38 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35576) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNXfa-0007er-Aj for qemu-devel@nongnu.org; Sun, 05 Jul 2009 15:46:38 -0400 Date: Sun, 5 Jul 2009 22:45:58 +0300 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [PATCHv5 0/5] qemu misc save/load fixes Message-ID: <20090705194558.GA4043@redhat.com> References: <20090705125809.GA5417@redhat.com> <20090705181100.GA1638@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090705181100.GA1638@miranda.arrow> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stuart Brady Cc: qemu-devel@nongnu.org On Sun, Jul 05, 2009 at 07:11:00PM +0100, Stuart Brady wrote: > On Sun, Jul 05, 2009 at 03:58:09PM +0300, Michael S. Tsirkin wrote: > > Changes since v3: > > Missing braces reported by Blue Swirl > > *ahem* -- I reported it too, y'know. ;-)) Sorry, missed that. But it's fixed now :) Pls Cc me when you want my attention - this makes the message highlighted so it's harder for me to miss. > BTW, s/braces/brackets/ (or parenthesis, if you prefer)... > > Cheers, > -- > Stuart Brady >