From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adIX9-0004yp-JN for qemu-devel@nongnu.org; Tue, 08 Mar 2016 09:22:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adIX6-0004bA-AX for qemu-devel@nongnu.org; Tue, 08 Mar 2016 09:22:47 -0500 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:35962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adIX6-0004ax-3T for qemu-devel@nongnu.org; Tue, 08 Mar 2016 09:22:44 -0500 Received: by mail-wm0-x243.google.com with SMTP id l68so4368182wml.3 for ; Tue, 08 Mar 2016 06:22:44 -0800 (PST) Sender: Paolo Bonzini References: <1457378754-21649-1-git-send-email-armbru@redhat.com> From: Paolo Bonzini Message-ID: <56DEE030.7010906@redhat.com> Date: Tue, 8 Mar 2016 15:22:40 +0100 MIME-Version: 1.0 In-Reply-To: <1457378754-21649-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/42] ivshmem: Fixes, cleanups, device model split List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mlureau@redhat.com, cam@cs.ualberta.ca, claudio.fontana@huawei.com, david.marchand@6wind.com On 07/03/2016 20:25, Markus Armbruster wrote: > * PATCH 34: Commit message improved, memory leak plugged by avoiding > dynamic allocation [Paolo] Forgot about this one, also Reviewed-by: Paolo Bonzini