From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPvTr-0005jq-6k for qemu-devel@nongnu.org; Sun, 12 Jul 2009 05:36:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPvTl-0005fz-OF for qemu-devel@nongnu.org; Sun, 12 Jul 2009 05:36:22 -0400 Received: from [199.232.76.173] (port=58128 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPvTl-0005fo-J7 for qemu-devel@nongnu.org; Sun, 12 Jul 2009 05:36:17 -0400 Received: from mx2.redhat.com ([66.187.237.31]:46379) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPvTl-0006RI-3K for qemu-devel@nongnu.org; Sun, 12 Jul 2009 05:36:17 -0400 Message-ID: <4A59AF3C.8030005@redhat.com> Date: Sun, 12 Jul 2009 12:39:08 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [patch 2/2] QEMU BOCHS bios patches to use maxcpus value. References: <20090624083512.766907560@sgi.com> <20090624083725.264462154@sgi.com> <4A5667D2.2020404@codemonkey.ws> In-Reply-To: <4A5667D2.2020404@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Anthony Liguori , Jes Sorensen , qemu-devel@nongnu.org On 07/10/2009 12:57 AM, Anthony Liguori wrote: > These changes make my Ubuntu server guest very unhappy. I get a bunch > of messages about "Not responding." on startup. > > If nothing else, maxcpus ==smp_cpus under QEMU because we don't do CPU > hotplug (and I don't think we should). > Why shouldn't we do cpu hotplug? -- error compiling committee.c: too many arguments to function