From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sat, 20 Sep 2008 00:14:17 +0000 Subject: Re: [patch] move MAX_CPUS to cpu.h Message-Id: <48D44059.3060307@redhat.com> List-Id: References: <48D2665C.5090306@sgi.com> In-Reply-To: <48D2665C.5090306@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Jes Sorensen wrote: > Hi, > > I noticed that qemu-kvm.c hardcodes the array of struct vcpu_info > to 256, instead of using the MAX_CPUS #define. This patch corrects > this by moving the definition of MAX_CPUS to cpu.h from vl.c and > then fixes qemu-kvm.c This should be send to qemu-devel (without the kvm change), and after the next merge we can fix qemu-kvm.c. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.