From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: [RFC PATCH v2] Update virtio spec for virtio-ccw. Date: Tue, 4 Sep 2012 17:14:00 +0200 Message-ID: <1346771641-12136-1-git-send-email-cornelia.huck@de.ibm.com> Cc: Avi Kivity , Marcelo Tosatti , Anthony Liguori , Rusty Russell , Christian Borntraeger , Carsten Otte , Alexander Graf , Heiko Carstens , Martin Schwidefsky , Sebastian Ott To: KVM , linux-s390 , qemu-devel Return-path: Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:40037 "EHLO e06smtp15.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932526Ab2IDPOH (ORCPT ); Tue, 4 Sep 2012 11:14:07 -0400 Received: from /spool/local by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 4 Sep 2012 16:14:05 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Hi, this is the second revision of the virtio-ccw spec. The interface has been improved to support more than 32 feature bits as well as allocating less that the requested queue size and specifying alignment. (Note: I folded the changes with git into my initial spec; I hope LyX can handle this :) Cornelia Huck (1): virtio-spec: Add virtio-ccw spec. virtio-spec.lyx | 534 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 534 insertions(+), 0 deletions(-) -- 1.7.5.4