From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqemM-00028k-Fm for qemu-devel@nongnu.org; Thu, 14 Apr 2016 06:45:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqemJ-0005yY-1E for qemu-devel@nongnu.org; Thu, 14 Apr 2016 06:45:42 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:41401) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqemI-0005yI-Oz for qemu-devel@nongnu.org; Thu, 14 Apr 2016 06:45:38 -0400 Received: from localhost by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 14 Apr 2016 11:45:34 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 4C14E1B0805F for ; Thu, 14 Apr 2016 11:46:12 +0100 (BST) Received: from d06av06.portsmouth.uk.ibm.com (d06av06.portsmouth.uk.ibm.com [9.149.37.217]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u3EAjUTc21823524 for ; Thu, 14 Apr 2016 10:45:30 GMT Received: from d06av06.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av06.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u3EAjSbN021952 for ; Thu, 14 Apr 2016 06:45:29 -0400 Date: Thu, 14 Apr 2016 12:45:26 +0200 From: Cornelia Huck Message-ID: <20160414124526.075ebe9a.cornelia.huck@de.ibm.com> In-Reply-To: <33183CC9F5247A488A2544077AF19020B031569B@SZXEMA503-MBS.china.huawei.com> References: <33183CC9F5247A488A2544077AF19020B030EDAE@SZXEMA503-MBS.china.huawei.com> <20160412100017.2c522f94.cornelia.huck@de.ibm.com> <33183CC9F5247A488A2544077AF19020B03132BA@SZXEMA503-MBS.china.huawei.com> <20160413182955.74e6c950.cornelia.huck@de.ibm.com> <33183CC9F5247A488A2544077AF19020B0313A08@SZXEMA503-MBS.china.huawei.com> <20160414095832.469fce0e.cornelia.huck@de.ibm.com> <33183CC9F5247A488A2544077AF19020B031556F@SZXEMA503-MBS.china.huawei.com> <20160414102636.GA7828@stefanha-x1.localdomain> <33183CC9F5247A488A2544077AF19020B031569B@SZXEMA503-MBS.china.huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v2] virtio-crypto specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" , "mst@redhat.com" Cc: Stefan Hajnoczi , Crasta Denis-B22176 , "virtio-dev@lists.oasis-open.org" , "'Ola Liljedahl@arm.com'" , "'Venkatesan, Venky'" , "Hanweidong (Randy)" , "Huangpeng (Peter)" , "qemu-devel@nongnu.org" , Mihai Claudiu Caraman , =?UTF-8?B?J0ZyYW7Dp29pcy1GcsOpZMOpcmlj?= Ozog' , Catalin Vasile , "Zhoujian (jay, Euler)" , Varun Sethi , Jani Kokkonen , Lingli Deng , "'Karlsson, Magnus'" On Thu, 14 Apr 2016 10:36:14 +0000 "Gonglei (Arei)" wrote: > > The main spec text is in trunk/content.tex. You also need to modify > > trunk/conformance.tex to include all the "Driver Requirements" and > > "Device Requirements" sections for your device. > > > > Thank you for your reminder, Stefan. Because the virtio-crypto spec is still under review, > I just need to submit a patch to reserve a device id for crypto device at present. Right? Yes. We should be able to integrate it together with the reserved vsock id. Michael: We'll probably need to open issues for the id reservation, don't we?