From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [patch] fold struct vcpu_info into CPUState Date: Sun, 05 Oct 2008 12:02:41 +0200 Message-ID: <48E890C1.407@redhat.com> References: <48E0F318.7050303@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, kvm-ia64@vger.kernel.org, Glauber Costa To: Jes Sorensen Return-path: Received: from mx2.redhat.com ([66.187.237.31]:32910 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754082AbYJEKCp (ORCPT ); Sun, 5 Oct 2008 06:02:45 -0400 In-Reply-To: <48E0F318.7050303@sgi.com> Sender: kvm-owner@vger.kernel.org List-ID: Jes Sorensen wrote: > Hi, > > Trying to get rid of the static declaration of the vcpu_info array, this > patch folds it into CPUState. I have only been able to test it on ia64, > but it seems to behave as expect, however ia64 SMP support is still a > bit flakey, so I would appreciate it if someone would test this on x86 > and PPC. It builds on x86_64 at least. > > Comments appreciated. Looks reasonable to me. Glommer, please review this as well. Does this help or interfere with your efforts? -- error compiling committee.c: too many arguments to function