From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxEt-0004yh-Se for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:33:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUxEo-0004Ss-Tn for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:33:43 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:27427 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxEo-0004SX-Ox for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:33:38 -0400 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u73ET1Y9078061 for ; Wed, 3 Aug 2016 10:33:37 -0400 Received: from e06smtp12.uk.ibm.com (e06smtp12.uk.ibm.com [195.75.94.108]) by mx0b-001b2d01.pphosted.com with ESMTP id 24k0bnhd79-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 03 Aug 2016 10:33:36 -0400 Received: from localhost by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 3 Aug 2016 15:33:34 +0100 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id C05A817D8063 for ; Wed, 3 Aug 2016 15:35:07 +0100 (BST) Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u73EXVbY17039488 for ; Wed, 3 Aug 2016 14:33:31 GMT Received: from d06av05.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u73EXUE6003269 for ; Wed, 3 Aug 2016 08:33:30 -0600 Date: Wed, 3 Aug 2016 16:33:28 +0200 From: Cornelia Huck In-Reply-To: <20160803172932-mutt-send-email-mst@kernel.org> References: <1470043221-37728-1-git-send-email-arei.gonglei@huawei.com> <20160803172932-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20160803163328.553e37f1.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] [PATCH v6 0/2] virtio-crypto: virtio crypto device specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Gonglei , qemu-devel@nongnu.org, virtio-dev@lists.oasis-open.org, peter.huangpeng@huawei.com, luonengjun@huawei.com, stefanha@redhat.com, denglingli@chinamobile.com, Jani.Kokkonen@huawei.com, Ola.Liljedahl@arm.com, Varun.Sethi@freescale.com, xin.zeng@intel.com, brian.a.keating@intel.com, liang.j.ma@intel.com, john.griffin@intel.com, hanweidong@huawei.com, weidong.huang@huawei.com On Wed, 3 Aug 2016 17:30:22 +0300 "Michael S. Tsirkin" wrote: > On Mon, Aug 01, 2016 at 05:20:19PM +0800, Gonglei wrote: > > This is the specification (version 6) about a new virtio crypto device. > > After a big reconstruction, the spec (symmetric algos) is near to stabilize. > > This version fix some problems of formating and return value, etc. > > > > If you have any comments, please let me know, thanks :) > > You might want to open a jira tracker in oasis jira to add this. It may make sense to open one/many jira trackers to reserve the device ids (for the various device types that have accumulated) at least.