From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 06/14] KVM: PPC: e500: Don't hardcode PIR=0 Date: Mon, 31 Oct 2011 15:27:59 +0200 Message-ID: <4EAEA25F.7020309@redhat.com> References: <1320047596-20577-1-git-send-email-agraf@suse.de> <1320047596-20577-7-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm list , Marcelo Tosatti , Scott Wood To: Alexander Graf Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29482 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754661Ab1JaN2G (ORCPT ); Mon, 31 Oct 2011 09:28:06 -0400 In-Reply-To: <1320047596-20577-7-git-send-email-agraf@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 10/31/2011 09:53 AM, Alexander Graf wrote: > From: Scott Wood > > The hardcoded behavior prevents proper SMP support. > > QEMU shall specify the vcpu's PIR as the vcpu id. > > Could also be kvm tool - we generally use the code name 'userspace' to refer to qemu (but don't rewrite the patch on this account). -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Mon, 31 Oct 2011 13:27:59 +0000 Subject: Re: [PATCH 06/14] KVM: PPC: e500: Don't hardcode PIR=0 Message-Id: <4EAEA25F.7020309@redhat.com> List-Id: References: <1320047596-20577-1-git-send-email-agraf@suse.de> <1320047596-20577-7-git-send-email-agraf@suse.de> In-Reply-To: <1320047596-20577-7-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: kvm-ppc@vger.kernel.org, kvm list , Marcelo Tosatti , Scott Wood On 10/31/2011 09:53 AM, Alexander Graf wrote: > From: Scott Wood > > The hardcoded behavior prevents proper SMP support. > > QEMU shall specify the vcpu's PIR as the vcpu id. > > Could also be kvm tool - we generally use the code name 'userspace' to refer to qemu (but don't rewrite the patch on this account). -- error compiling committee.c: too many arguments to function