From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVOf8-00034C-Vo for qemu-devel@nongnu.org; Thu, 04 Aug 2016 15:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVOf2-0000M4-Po for qemu-devel@nongnu.org; Thu, 04 Aug 2016 15:50:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVOf2-0000Ld-Jw for qemu-devel@nongnu.org; Thu, 04 Aug 2016 15:50:32 -0400 Date: Thu, 4 Aug 2016 22:50:27 +0300 From: "Michael S. Tsirkin" Message-ID: <20160804224236-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> <20160803165336.5c9f76ad.cornelia.huck@de.ibm.com> <20160803192336.05f91b72.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160803192336.05f91b72.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: Cornelia Huck 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, Aug 03, 2016 at 07:23:36PM +0200, Cornelia Huck wrote: > On Wed, 3 Aug 2016 16:53:36 +0200 > Cornelia Huck wrote: > > > 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. > > Done (issues 147-150). > > I'm just unsure what to put as target version :/ So please use 1.1 - I will rename it if we decide on a different version. -- MST