From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Gonglei (Arei)" <arei.gonglei@huawei.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"virtio-dev@lists.oasis-open.org"
<virtio-dev@lists.oasis-open.org>,
"Huangpeng (Peter)" <peter.huangpeng@huawei.com>,
Luonengjun <luonengjun@huawei.com>,
"cornelia.huck@de.ibm.com" <cornelia.huck@de.ibm.com>,
"stefanha@redhat.com" <stefanha@redhat.com>,
"denglingli@chinamobile.com" <denglingli@chinamobile.com>,
Jani Kokkonen <Jani.Kokkonen@huawei.com>,
"Ola.Liljedahl@arm.com" <Ola.Liljedahl@arm.com>,
"Varun.Sethi@freescale.com" <Varun.Sethi@freescale.com>,
"xin.zeng@intel.com" <xin.zeng@intel.com>,
"brian.a.keating@intel.com" <brian.a.keating@intel.com>,
"liang.j.ma@intel.com" <liang.j.ma@intel.com>,
"john.griffin@intel.com" <john.griffin@intel.com>,
"Hanweidong (Randy)" <hanweidong@huawei.com>,
"Huangweidong (C)" <weidong.huang@huawei.com>,
"mike.caraman@nxp.com" <mike.caraman@nxp.com>,
"agraf@suse.de" <agraf@suse.de>,
Claudio Fontana <Claudio.Fontana@huawei.com>,
"Zhoujian (jay, Euler)" <jianjay.zhou@huawei.com>,
"nmorey@kalray.eu" <nmorey@kalray.eu>,
"vincent.jardin@6wind.com" <vincent.jardin@6wind.com>,
"Wubin (H)" <wu.wubin@huawei.com>,
Shiqing Fan <Shiqing.Fan@huawei.com>,
"arei.gonglei@hotmail.com" <arei.gonglei@hotmail.com>
Subject: Re: [Qemu-devel] [virtio-dev] Re: [PATCH v12 0/2] virtio-crypto: virtio crypto device specification
Date: Fri, 28 Oct 2016 04:13:09 +0300 [thread overview]
Message-ID: <20161028041111-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <33183CC9F5247A488A2544077AF19020B040C71A@SZXEMA503-MBS.china.huawei.com>
On Fri, Oct 28, 2016 at 01:01:40AM +0000, Gonglei (Arei) wrote:
>
> > -----Original Message-----
> > From: virtio-dev@lists.oasis-open.org [mailto:virtio-dev@lists.oasis-open.org]
> > On Behalf Of Michael S. Tsirkin
> > Sent: Friday, October 28, 2016 6:14 AM
> > Subject: [virtio-dev] Re: [PATCH v12 0/2] virtio-crypto: virtio crypto device
> > specification
> >
> > On Mon, Oct 24, 2016 at 06:51:52AM +0000, Gonglei (Arei) wrote:
> > > Ping....
> > >
> > > And the corresponding source code v9 on QEMU side had been posted:
> > >
> > > [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation
> > > https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg04755.html
> > >
> > > Regards,
> > > -Gonglei
> >
> > If there are no comments and this is ready to get votes now,
> > pls open the jira issue that you created.
> > I can then start the ballot.
> >
> OK, I see. Thanks!
>
> I'd like to add max_size in the device config as you mentioned in other thread,
> and submit v13 as the final version if not other comments.
> And then open the jira issue.
>
>
> Regards,
> -Gonglei
Sounds good. So pls post this ASAP and give poeple
a week to review before opening.
It's a good idea to go over the driver
and see whether there are other limits that need to
be set to limit resource utilization by guest, if yes
add those - you are a better judge of this.
--
MST
next prev parent reply other threads:[~2016-10-28 1:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-10 3:36 [Qemu-devel] [PATCH v12 0/2] virtio-crypto: virtio crypto device specification Gonglei
2016-10-10 3:36 ` [Qemu-devel] [PATCH v12 1/2] virtio-crypto: Add " Gonglei
2016-10-10 3:36 ` [Qemu-devel] [PATCH v12 2/2] virtio-crypto: Add conformance clauses Gonglei
2016-10-24 6:51 ` [Qemu-devel] [PATCH v12 0/2] virtio-crypto: virtio crypto device specification Gonglei (Arei)
2016-10-27 22:13 ` Michael S. Tsirkin
2016-10-28 1:01 ` [Qemu-devel] [virtio-dev] " Gonglei (Arei)
2016-10-28 1:13 ` Michael S. Tsirkin [this message]
2016-10-28 1:16 ` Gonglei (Arei)
2016-11-05 9:15 ` Gonglei (Arei)
2016-11-10 15:15 ` Michael S. Tsirkin
2016-11-11 1:41 ` Gonglei (Arei)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161028041111-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=Claudio.Fontana@huawei.com \
--cc=Jani.Kokkonen@huawei.com \
--cc=Ola.Liljedahl@arm.com \
--cc=Shiqing.Fan@huawei.com \
--cc=Varun.Sethi@freescale.com \
--cc=agraf@suse.de \
--cc=arei.gonglei@hotmail.com \
--cc=arei.gonglei@huawei.com \
--cc=brian.a.keating@intel.com \
--cc=cornelia.huck@de.ibm.com \
--cc=denglingli@chinamobile.com \
--cc=hanweidong@huawei.com \
--cc=jianjay.zhou@huawei.com \
--cc=john.griffin@intel.com \
--cc=liang.j.ma@intel.com \
--cc=luonengjun@huawei.com \
--cc=mike.caraman@nxp.com \
--cc=nmorey@kalray.eu \
--cc=peter.huangpeng@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=vincent.jardin@6wind.com \
--cc=virtio-dev@lists.oasis-open.org \
--cc=weidong.huang@huawei.com \
--cc=wu.wubin@huawei.com \
--cc=xin.zeng@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.