From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by ozlabs.org (Postfix) with ESMTP id 97324B6EEF for ; Wed, 25 Nov 2009 03:05:48 +1100 (EST) Message-ID: <4B0C0458.6060102@redhat.com> Date: Tue, 24 Nov 2009 18:05:44 +0200 From: Avi Kivity MIME-Version: 1.0 To: Alexander Graf Subject: Re: [PATCH] PPC: Sync guest visible MMU state References: <1259049003-8028-1-git-send-email-agraf@suse.de> <4B0BF592.9020802@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: kvm-ppc , kvm@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 11/24/2009 05:04 PM, Alexander Graf wrote: >> >>> index 92045a9..1240fcb 100644 >>> --- a/include/linux/kvm.h >>> +++ b/include/linux/kvm.h >>> @@ -492,6 +492,7 @@ struct kvm_ioeventfd { >>> #ifdef __KVM_HAVE_VCPU_EVENTS >>> #define KVM_CAP_VCPU_EVENTS 41 >>> #endif >>> +#define KVM_CAP_PPC_SEGSTATE 42 >>> >>> >>> >> 42 is already taken (s390 psw and D. Adams), please use 43. >> > Aww. Any reason I didn't get the s390 patch in a git pull yet? (damn that Carsten - he got the cool number) > > It's in the next branch only ('git fetch blah'). -- error compiling committee.c: too many arguments to function