From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH v2] virtio-spec: Add virtio-ccw spec. Date: Fri, 07 Sep 2012 09:27:59 +0930 Message-ID: <87oblihfg8.fsf@rustcorp.com.au> 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> <20120906155147.56e08f10@BR9GNB5Z> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20120906155147.56e08f10@BR9GNB5Z> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Archive: List-Post: To: Cornelia Huck Cc: linux-s390 , Anthony Liguori , KVM , Carsten Otte , Sebastian Ott , Marcelo Tosatti , Heiko Carstens , qemu-devel , Alexander Graf , Christian Borntraeger , Avi Kivity , Martin Schwidefsky List-ID: Cornelia Huck writes: > 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? Hmm, I'll delay the point-release of the spec until I have that patch. You can amend the spec because you're the only implementation, but it's poor form :) Cheers, Rusty.