From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCami-0005uN-64 for qemu-devel@nongnu.org; Tue, 16 Dec 2008 09:20:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCamd-0005tU-Kk for qemu-devel@nongnu.org; Tue, 16 Dec 2008 09:20:27 -0500 Received: from [199.232.76.173] (port=56167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCamd-0005tQ-GT for qemu-devel@nongnu.org; Tue, 16 Dec 2008 09:20:23 -0500 Received: from mx2.redhat.com ([66.187.237.31]:54315) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCamd-0006u4-4u for qemu-devel@nongnu.org; Tue, 16 Dec 2008 09:20:23 -0500 Message-ID: <4947B91D.8000606@redhat.com> Date: Tue, 16 Dec 2008 16:20:13 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4947B6BC.4070108@amd.com> In-Reply-To: <4947B6BC.4070108@amd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/8] v2: add NUMA support to QEMU Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andre Przywara Cc: qemu-devel@nongnu.org Andre Przywara wrote: > 1/8: The user specifies a NUMA topology on the command line > The command line syntax is: > -numa > [,mem:size1[;size2..]][,cpu:cpu1[;cpu2..]] qemu uses '=' where you use ':' (for example, -drive file=...) -- error compiling committee.c: too many arguments to function