From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 19 Oct 2008 09:38:20 +0000 Subject: Re: Qemu: Change default max_cpus to 255. Message-Id: <48FB000C.3020909@redhat.com> List-Id: References: <42DFA526FC41B1429CE7279EF83C6BDC01B4859A@pdsmsx415.ccr.corp.intel.com> In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B4859A@pdsmsx415.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > Hi, Avi > Fix the issue caused by latest merge with Qemu upstream. > Thanks > Xiantao > From 4f921522258c2200353102d3813a30af9d753ae0 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang > Date: Fri, 17 Oct 2008 14:26:57 +0800 > Subject: [PATCH] Qemu: Change default max_cpus to 255. > > Initilize the field max_cpus of machine to 255 for ia64. > Use C99 style to intilize machine structure. > Applied, thanks. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Qemu: Change default max_cpus to 255. Date: Sun, 19 Oct 2008 11:38:20 +0200 Message-ID: <48FB000C.3020909@redhat.com> References: <42DFA526FC41B1429CE7279EF83C6BDC01B4859A@pdsmsx415.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ia64@vger.kernel.org, kvm@vger.kernel.org To: "Zhang, Xiantao" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:34846 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751017AbYJSJiY (ORCPT ); Sun, 19 Oct 2008 05:38:24 -0400 In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01B4859A@pdsmsx415.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Zhang, Xiantao wrote: > Hi, Avi > Fix the issue caused by latest merge with Qemu upstream. > Thanks > Xiantao > From 4f921522258c2200353102d3813a30af9d753ae0 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang > Date: Fri, 17 Oct 2008 14:26:57 +0800 > Subject: [PATCH] Qemu: Change default max_cpus to 255. > > Initilize the field max_cpus of machine to 255 for ia64. > Use C99 style to intilize machine structure. > Applied, thanks. -- error compiling committee.c: too many arguments to function