From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxYM-0006LT-JY for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:53:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUxYH-0000Hk-Kt for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:53:49 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:42204 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUxYH-0000HD-FJ for qemu-devel@nongnu.org; Wed, 03 Aug 2016 10:53:45 -0400 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u73EnLFV065943 for ; Wed, 3 Aug 2016 10:53:44 -0400 Received: from e06smtp11.uk.ibm.com (e06smtp11.uk.ibm.com [195.75.94.107]) by mx0a-001b2d01.pphosted.com with ESMTP id 24k0bn28kt-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 03 Aug 2016 10:53:44 -0400 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 3 Aug 2016 15:53:42 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 46EBF17D805A for ; Wed, 3 Aug 2016 15:55:15 +0100 (BST) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u73Ercll50135282 for ; Wed, 3 Aug 2016 14:53:38 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u73ErbGa031508 for ; Wed, 3 Aug 2016 08:53:38 -0600 Date: Wed, 3 Aug 2016 16:53:36 +0200 From: Cornelia Huck In-Reply-To: <20160803173405-mutt-send-email-mst@kernel.org> References: <1470043221-37728-1-git-send-email-arei.gonglei@huawei.com> <20160803172932-mutt-send-email-mst@kernel.org> <20160803163328.553e37f1.cornelia.huck@de.ibm.com> <20160803173405-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20160803165336.5c9f76ad.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:40:07 +0300 "Michael S. Tsirkin" wrote: > On Wed, Aug 03, 2016 at 04:33:28PM +0200, Cornelia Huck wrote: > > 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. > > Yes! Can you do this please? Sure, will do.