From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH v2] virtio-spec: Add virtio-ccw spec. Date: Thu, 6 Sep 2012 15:51:47 +0200 Message-ID: <20120906155147.56e08f10@BR9GNB5Z> References: <1346771641-12136-1-git-send-email-cornelia.huck@de.ibm.com> <1346771641-12136-2-git-send-email-cornelia.huck@de.ibm.com> <87ehmfj38o.fsf@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: KVM , linux-s390 , qemu-devel , Avi Kivity , Marcelo Tosatti , Anthony Liguori , Christian Borntraeger , Carsten Otte , Alexander Graf , Heiko Carstens , Martin Schwidefsky , Sebastian Ott , "Benjamin Herrenschmidt" To: Rusty Russell Return-path: Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:52873 "EHLO e06smtp15.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751020Ab2IFNwI (ORCPT ); Thu, 6 Sep 2012 09:52:08 -0400 Received: from /spool/local by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 6 Sep 2012 14:52:06 +0100 In-Reply-To: <87ehmfj38o.fsf@rustcorp.com.au> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 06 Sep 2012 11:56:31 +0930 Rusty Russell wrote: > Cornelia Huck writes: > > > Add specifications for the new s390 specific virtio-ccw transport. > > > > Signed-off-by: Cornelia Huck > > Excellent. I have applied and pushed this revision. Cool. Unfortunately, we just discovered that we probably need to expand the protocol to allow for a configuration-changed marker in addition to the indicator bits. Can we easily amend the spec later on?