From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBHbo-0004wh-7I for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBHbi-00080d-32 for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:16:03 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:44531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBHbh-00080S-RH for qemu-devel@nongnu.org; Fri, 10 Jun 2016 04:15:58 -0400 Received: from pps.filterd (m0098404.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u5A8DiBT113083 for ; Fri, 10 Jun 2016 04:15:56 -0400 Received: from e06smtp17.uk.ibm.com (e06smtp17.uk.ibm.com [195.75.94.113]) by mx0a-001b2d01.pphosted.com with ESMTP id 23fm5xy5e1-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Fri, 10 Jun 2016 04:15:56 -0400 Received: from localhost by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 10 Jun 2016 09:15:54 +0100 Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 589E717D8066 for ; Fri, 10 Jun 2016 09:17:03 +0100 (BST) Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u5A8FqEX12910930 for ; Fri, 10 Jun 2016 08:15:52 GMT Received: from d06av01.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u5A8FpWY025286 for ; Fri, 10 Jun 2016 02:15:51 -0600 Date: Fri, 10 Jun 2016 10:15:49 +0200 From: Cornelia Huck In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20160610101549.335c978b.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] [virtio-dev] New virtio device specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Pinto Cc: virtio-dev@lists.oasis-open.org, Baptiste Reynal , Jani Kokkonen , Claudio Fontana , VirtualOpenSystems Technical Team , "qemu-devel@nongnu.org Developers" 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