From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlfPf-0003uv-4y for qemu-devel@nongnu.org; Tue, 26 Jul 2011 07:03:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlfPe-000415-7r for qemu-devel@nongnu.org; Tue, 26 Jul 2011 07:02:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlfPd-00040z-Vd for qemu-devel@nongnu.org; Tue, 26 Jul 2011 07:02:58 -0400 Message-ID: <4E2E9EDC.8020908@redhat.com> Date: Tue, 26 Jul 2011 14:02:52 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1311602584-23409-1-git-send-email-avi@redhat.com> <1311602584-23409-20-git-send-email-avi@redhat.com> <4E2DCBE1.8030209@codemonkey.ws> In-Reply-To: <4E2DCBE1.8030209@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 19/23] pc: move global memory map out of pc_init1() and into its callers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 07/25/2011 11:02 PM, Anthony Liguori wrote: > On 07/25/2011 09:03 AM, Avi Kivity wrote: >> Signed-off-by: Avi Kivity > > What's the rationale here? Removing globals and making dependencies explicit. -- error compiling committee.c: too many arguments to function