From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-4742-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id E10DE985C71 for ; Fri, 27 Jul 2018 00:59:42 +0000 (UTC) Message-ID: <5B5A6E73.2050202@huawei.com> Date: Fri, 27 Jul 2018 08:59:31 +0800 From: "Longpeng (Mike)" MIME-Version: 1.0 References: <1514626559-162312-1-git-send-email-longpeng2@huawei.com> <1514626559-162312-2-git-send-email-longpeng2@huawei.com> <5B51CF0B.8020706@huawei.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: [virtio-dev] Re: [Qemu-devel] [v23 1/2] virtio-crypto: Add virtio crypto device specification To: Halil Pasic Cc: Halil Pasic , virtio-dev@lists.oasis-open.org, Ola.Liljedahl@arm.com, brian.a.keating@intel.com, wangxinxin.wang@huawei.com, mst@redhat.com, liang.j.ma@intel.com, jasowang@redhat.com, xin.zeng@intel.com, qemu-devel@nongnu.org, john.griffin@intel.com, agraf@suse.de, arei.gonglei@huawei.com, stefanha@redhat.com, jianjay.zhou@huawei.com, cornelia.huck@de.ibm.com, Varun.Sethi@freescale.com, Jani.Kokkonen@huawei.com, vincent.jardin@6wind.com, denglingli@chinamobile.com, weidong.huang@huawei.com List-ID: On 2018/7/27 0:55, Halil Pasic wrote: > Sorry I did not have any time for this last days. And this > to make it worse this is a follow up to something that was > half a year ago. That means I have to re-familiarize myself > with the topic. > > If I don't get around to answer in couple of weeks, feel > free to ping me. > > Since from what I've seen most of the questions were of type > 'Can we do it like this?', maybe sending out a new version > is the best. So people (like me) can read through the whole > thing and point out problems if any. > Hi Halil, I'll send v24, thanks :) > Regards, > Halil > > On 07/20/2018 02:01 PM, Longpeng (Mike) wrote: >> >> >> On 2018/1/10 1:05, Halil Pasic wrote: >> >>> >>> >>> On 12/30/2017 10:35 AM, Longpeng(Mike) wrote: >>>> From: Gonglei > > > . > -- Regards, Longpeng(Mike) --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fir6k-00089R-Qm for qemu-devel@nongnu.org; Thu, 26 Jul 2018 20:59:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fir6h-0006Vc-Oy for qemu-devel@nongnu.org; Thu, 26 Jul 2018 20:59:50 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:2559 helo=huawei.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fir6h-0006Q4-9o for qemu-devel@nongnu.org; Thu, 26 Jul 2018 20:59:47 -0400 Message-ID: <5B5A6E73.2050202@huawei.com> Date: Fri, 27 Jul 2018 08:59:31 +0800 From: "Longpeng (Mike)" MIME-Version: 1.0 References: <1514626559-162312-1-git-send-email-longpeng2@huawei.com> <1514626559-162312-2-git-send-email-longpeng2@huawei.com> <5B51CF0B.8020706@huawei.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [v23 1/2] virtio-crypto: Add virtio crypto device specification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Halil Pasic Cc: Halil Pasic , virtio-dev@lists.oasis-open.org, Ola.Liljedahl@arm.com, brian.a.keating@intel.com, wangxinxin.wang@huawei.com, mst@redhat.com, liang.j.ma@intel.com, jasowang@redhat.com, xin.zeng@intel.com, qemu-devel@nongnu.org, john.griffin@intel.com, agraf@suse.de, arei.gonglei@huawei.com, stefanha@redhat.com, jianjay.zhou@huawei.com, cornelia.huck@de.ibm.com, Varun.Sethi@freescale.com, Jani.Kokkonen@huawei.com, vincent.jardin@6wind.com, denglingli@chinamobile.com, weidong.huang@huawei.com On 2018/7/27 0:55, Halil Pasic wrote: > Sorry I did not have any time for this last days. And this > to make it worse this is a follow up to something that was > half a year ago. That means I have to re-familiarize myself > with the topic. > > If I don't get around to answer in couple of weeks, feel > free to ping me. > > Since from what I've seen most of the questions were of type > 'Can we do it like this?', maybe sending out a new version > is the best. So people (like me) can read through the whole > thing and point out problems if any. > Hi Halil, I'll send v24, thanks :) > Regards, > Halil > > On 07/20/2018 02:01 PM, Longpeng (Mike) wrote: >> >> >> On 2018/1/10 1:05, Halil Pasic wrote: >> >>> >>> >>> On 12/30/2017 10:35 AM, Longpeng(Mike) wrote: >>>> From: Gonglei > > > . > -- Regards, Longpeng(Mike)