From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 05 Oct 2008 10:02:41 +0000 Subject: Re: [patch] fold struct vcpu_info into CPUState Message-Id: <48E890C1.407@redhat.com> List-Id: References: <48E0F318.7050303@sgi.com> In-Reply-To: <48E0F318.7050303@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, > > 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