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 Return-path: In-Reply-To: <87ehmfj38o.fsf@rustcorp.com.au> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Rusty Russell 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 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?