From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlMcv-0000EF-Ag for qemu-devel@nongnu.org; Mon, 25 Jul 2011 10:59:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlMcu-0006xi-EW for qemu-devel@nongnu.org; Mon, 25 Jul 2011 10:59:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlMcu-0006xe-44 for qemu-devel@nongnu.org; Mon, 25 Jul 2011 10:59:24 -0400 Message-ID: <4E2D84C2.3050805@redhat.com> Date: Mon, 25 Jul 2011 17:59:14 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1311583872-362-1-git-send-email-avi@redhat.com> <4E2D5D7C.40208@codemonkey.ws> <4E2D5F0D.2040303@redhat.com> <4E2D5FB3.7000906@codemonkey.ws> <4E2D7CD7.1060707@codemonkey.ws> <4E2D810E.3060104@codemonkey.ws> <4E2D82AA.8010307@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Introduce QEMU_NEW() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Blue Swirl , Max Filippov , kvm@vger.kernel.org, qemu-devel@nongnu.org On 07/25/2011 05:58 PM, malc wrote: > > > > It's annoying that it takes this parameter at all, but I can live with it. > > > > n_structs? Yes. It's 1 in 1-epsilon of all cases. Would have preferred g_new and G_new_array instead. -- error compiling committee.c: too many arguments to function