All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: kvm@vger.kernel.org, kvm-ppc <kvm-ppc@vger.kernel.org>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] PPC: Sync guest visible MMU state
Date: Tue, 24 Nov 2009 16:05:44 +0000	[thread overview]
Message-ID: <4B0C0458.6060102@redhat.com> (raw)
In-Reply-To: <A6B88177-8F90-4C87-B404-63078E3D3D2C@suse.de>

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


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: kvm-ppc <kvm-ppc@vger.kernel.org>,
	kvm@vger.kernel.org, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] PPC: Sync guest visible MMU state
Date: Tue, 24 Nov 2009 18:05:44 +0200	[thread overview]
Message-ID: <4B0C0458.6060102@redhat.com> (raw)
In-Reply-To: <A6B88177-8F90-4C87-B404-63078E3D3D2C@suse.de>

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

WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: kvm@vger.kernel.org, kvm-ppc <kvm-ppc@vger.kernel.org>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] PPC: Sync guest visible MMU state
Date: Tue, 24 Nov 2009 18:05:44 +0200	[thread overview]
Message-ID: <4B0C0458.6060102@redhat.com> (raw)
In-Reply-To: <A6B88177-8F90-4C87-B404-63078E3D3D2C@suse.de>

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


  reply	other threads:[~2009-11-24 16:05 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24  7:50 [PATCH] PPC: Sync guest visible MMU state Alexander Graf
2009-11-24  7:50 ` Alexander Graf
2009-11-24  7:50 ` Alexander Graf
     [not found] ` <1259049003-8028-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-11-24 15:02   ` Avi Kivity
2009-11-24 15:02     ` Avi Kivity
2009-11-24 15:02     ` Avi Kivity
2009-11-24 15:04     ` Alexander Graf
2009-11-24 15:04       ` Alexander Graf
2009-11-24 15:04       ` Alexander Graf
2009-11-24 16:05       ` Avi Kivity [this message]
2009-11-24 16:05         ` Avi Kivity
2009-11-24 16:05         ` Avi Kivity
2009-11-26 11:16 ` Alexander Graf
2009-11-26 11:16   ` Alexander Graf
2009-11-26 11:16   ` Alexander Graf
     [not found]   ` <1259234174-1104-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-11-26 12:40     ` Avi Kivity
2009-11-26 12:40       ` Avi Kivity
2009-11-26 12:40       ` Avi Kivity
2009-11-26 12:46       ` Alexander Graf
2009-11-26 12:46         ` Alexander Graf
2009-11-26 12:46         ` Alexander Graf
     [not found]         ` <4B0E78BC.5050901-l3A5Bk7waGM@public.gmane.org>
2009-11-26 12:50           ` Avi Kivity
2009-11-26 12:50             ` Avi Kivity
2009-11-26 12:50             ` Avi Kivity
     [not found]             ` <4B0E799C.80209-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-11-26 13:16               ` Alexander Graf
2009-11-26 13:16                 ` Alexander Graf
2009-11-26 13:16                 ` Alexander Graf
     [not found]                 ` <4B0E7FC0.3000803-l3A5Bk7waGM@public.gmane.org>
2009-11-26 13:20                   ` Avi Kivity
2009-11-26 13:20                     ` Avi Kivity
2009-11-26 13:20                     ` Avi Kivity
2009-11-26 15:24 ` Alexander Graf
2009-11-26 15:24   ` Alexander Graf
2009-11-26 15:24   ` Alexander Graf
     [not found]   ` <1259249056-3953-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-11-26 21:56     ` Alexander Graf
2009-11-26 21:56       ` Alexander Graf
2009-11-26 21:56       ` Alexander Graf
2009-11-30 13:02 ` Alexander Graf
2009-11-30 13:02   ` Alexander Graf
2009-11-30 13:02   ` Alexander Graf
2009-11-30 13:15   ` Avi Kivity
2009-11-30 13:15     ` Avi Kivity
2009-11-30 13:15     ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0C0458.6060102@redhat.com \
    --to=avi@redhat.com \
    --cc=agraf@suse.de \
    --cc=benh@kernel.crashing.org \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.