From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WELwK-0001o4-6u for qemu-devel@nongnu.org; Fri, 14 Feb 2014 11:48:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WELwB-000789-Qv for qemu-devel@nongnu.org; Fri, 14 Feb 2014 11:48:36 -0500 Received: from mail-qa0-x22b.google.com ([2607:f8b0:400d:c00::22b]:45873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WELwB-000784-GT for qemu-devel@nongnu.org; Fri, 14 Feb 2014 11:48:27 -0500 Received: by mail-qa0-f43.google.com with SMTP id o15so18457819qap.2 for ; Fri, 14 Feb 2014 08:48:27 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52FE48D6.6070909@redhat.com> Date: Fri, 14 Feb 2014 17:48:22 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1392138233-26407-1-git-send-email-pbonzini@redhat.com> <20140214163142.GG23572@stefanha-thinkpad.redhat.com> In-Reply-To: <20140214163142.GG23572@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/20] Improve bdrv_open error messages List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org Il 14/02/2014 17:31, Stefan Hajnoczi ha scritto: >> > 19 files changed, 302 insertions(+), 297 deletions(-) > Looks good except for the memory leak that I commented on. > > Thanks! I sent v3 of that one patch. Paolo