From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhajM-00018m-Si for qemu-devel@nongnu.org; Fri, 24 Oct 2014 05:00:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhajD-0003Cd-S5 for qemu-devel@nongnu.org; Fri, 24 Oct 2014 05:00:20 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:34768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhajD-0003CX-MA for qemu-devel@nongnu.org; Fri, 24 Oct 2014 05:00:11 -0400 Received: by mail-wg0-f48.google.com with SMTP id k14so628513wgh.7 for ; Fri, 24 Oct 2014 02:00:10 -0700 (PDT) Date: Fri, 24 Oct 2014 11:00:04 +0200 From: Marc =?UTF-8?B?TWFyw60=?= Message-ID: <20141024110004.55f6c445@crunchbang> In-Reply-To: <544985DF.9@redhat.com> References: <1413624257-7714-1-git-send-email-marc.mari.barcelo@gmail.com> <544985DF.9@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] libqos: Convert malloc-pc allocator to a generic allocator List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: qemu-devel@nongnu.org, Stefan Hajnoczi , Andreas =?UTF-8?B?RsOkcmJlcg==?= El Thu, 23 Oct 2014 18:49:03 -0400 John Snow escribi=C3=B3: > Reviewed-by: John Snow Did you mean this for the v2, which has the extra free? Marc