From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: virtio-s390: document GPR4/GPR2 cookie values Date: Tue, 12 Mar 2013 14:17:48 +1030 Message-ID: <87y5dtuvmj.fsf@rustcorp.com.au> References: <1361806070-62465-1-git-send-email-cornelia.huck@de.ibm.com> <20130226110421.GB10915@redhat.com> <20130226111812.GA11111@redhat.com> <20130307180221.GA30580@redhat.com> <20130308085548.5bba025d@gondolin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130308085548.5bba025d@gondolin> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Archive: List-Post: To: Cornelia Huck , "Michael S. Tsirkin" Cc: Carsten Otte , KVM , linux-s390 , Heiko Carstens , qemu-devel , Christian Borntraeger , Martin Schwidefsky , virtualization@lists.linux-foundation.org List-ID: Cornelia Huck writes: > On Thu, 7 Mar 2013 20:02:21 +0200 > "Michael S. Tsirkin" wrote: > >> virtio-s390 on kvm can use a cookie value passed to guest > > s/virtio-s390/virtio-ccw/ (to avoid confusion with s390-virtio, which > was never specced) > >> to optimize channel/VQ lookups. >> Document this. >> >> Signed-off-by: Michael S. Tsirkin > Otherwise: > Reviewed-by: Cornelia Huck > > Rusty, could you please apply? Modified and committed. Thanks! Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFN7Z-0003P6-Od for qemu-devel@nongnu.org; Tue, 12 Mar 2013 07:11:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFN7W-0000n2-SN for qemu-devel@nongnu.org; Tue, 12 Mar 2013 07:11:53 -0400 Received: from ozlabs.org ([2402:b800:7003:1:1::1]:60295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFN7W-0000mQ-Fz for qemu-devel@nongnu.org; Tue, 12 Mar 2013 07:11:50 -0400 From: Rusty Russell In-Reply-To: <20130308085548.5bba025d@gondolin> References: <1361806070-62465-1-git-send-email-cornelia.huck@de.ibm.com> <20130226110421.GB10915@redhat.com> <20130226111812.GA11111@redhat.com> <20130307180221.GA30580@redhat.com> <20130308085548.5bba025d@gondolin> Date: Tue, 12 Mar 2013 14:17:48 +1030 Message-ID: <87y5dtuvmj.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] virtio-s390: document GPR4/GPR2 cookie values List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck , "Michael S. Tsirkin" Cc: Carsten Otte , KVM , Gleb Natapov , linux-s390 , Marcelo Tosatti , Heiko Carstens , Alexander Graf , qemu-devel , Christian Borntraeger , Martin Schwidefsky , virtualization@lists.linux-foundation.org Cornelia Huck writes: > On Thu, 7 Mar 2013 20:02:21 +0200 > "Michael S. Tsirkin" wrote: > >> virtio-s390 on kvm can use a cookie value passed to guest > > s/virtio-s390/virtio-ccw/ (to avoid confusion with s390-virtio, which > was never specced) > >> to optimize channel/VQ lookups. >> Document this. >> >> Signed-off-by: Michael S. Tsirkin > Otherwise: > Reviewed-by: Cornelia Huck > > Rusty, could you please apply? Modified and committed. Thanks! Rusty.