From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBIBT-0005gZ-A1 for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:52:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBIBP-000889-5c for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:52:54 -0400 Received: from mail-oi0-x241.google.com ([2607:f8b0:4003:c06::241]:34027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBIBO-00087C-W8 for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:52:51 -0400 Received: by mail-oi0-x241.google.com with SMTP id r4so11987586oib.1 for ; Fri, 10 Jun 2016 01:52:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160610101549.335c978b.cornelia.huck@de.ibm.com> References: <20160610101549.335c978b.cornelia.huck@de.ibm.com> From: Christian Pinto Date: Fri, 10 Jun 2016 10:52:30 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [virtio-dev] New virtio device specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: virtio-dev@lists.oasis-open.org, Baptiste Reynal , Jani Kokkonen , Claudio Fontana , VirtualOpenSystems Technical Team , "qemu-devel@nongnu.org Developers" Hello Cornelia, thanks for this clarification. I will immediately start looking into this and soon release the two patches. Best, Christian On Fri, Jun 10, 2016 at 10:15 AM, Cornelia Huck wrote: > On Fri, 10 Jun 2016 10:01:05 +0200 > Christian Pinto wrote: > > > I am writing to understand how to start the procedure to include this > > device in > > the virtio specification and get a virtio device ID assigned. > > The best way is to prepare some patches against the standard doc (svn > tree here: > https://tools.oasis-open.org/version-control/browse/wsvn/virtio/): > - one patch reserving a device id > - one patch actually specifying the new device > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org > >