All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Gonglei <arei.gonglei@huawei.com>
Cc: qemu-devel@nongnu.org, wu.wubin@huawei.com, longpeng2@huawei.com
Subject: Re: [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug
Date: Sun, 11 Dec 2016 05:38:02 +0200	[thread overview]
Message-ID: <20161211053749-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <1480908432-82844-1-git-send-email-arei.gonglei@huawei.com>

On Mon, Dec 05, 2016 at 11:27:09AM +0800, Gonglei wrote:
> The patch set make the cryptodev object can be hot plugging
> in safety, and which are preparing works for virtio-crypto
> device hotpulgging.


Thanks, pls remember to ping after 2.8 is out.

> Gonglei (3):
>   cryptodev: introduce a new is_used property
>   cryptodev: wrap the ready flag
>   virtio-crypto: avoid one cryptodev device is used by multiple virtio
>     crypto devices
> 
>  backends/cryptodev-builtin.c |  4 ++++
>  backends/cryptodev.c         | 34 ++++++++++++++++++++++++++++++----
>  hw/virtio/virtio-crypto.c    | 22 +++++++++++++++++++---
>  include/sysemu/cryptodev.h   | 42 ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 95 insertions(+), 7 deletions(-)
> 
> -- 
> 1.8.3.1
> 

  parent reply	other threads:[~2016-12-11  3:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05  3:27 [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug Gonglei
2016-12-05  3:27 ` [Qemu-devel] [PATCH for-2.9 1/3] cryptodev: introduce a new is_used property Gonglei
2016-12-05  3:27 ` [Qemu-devel] [PATCH for-2.9 2/3] cryptodev: wrap the ready flag Gonglei
2016-12-05  3:27 ` [Qemu-devel] [PATCH for-2.9 3/3] virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto devices Gonglei
2016-12-11  3:38 ` Michael S. Tsirkin [this message]
2016-12-12  3:16   ` [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug 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=20161211053749-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=arei.gonglei@huawei.com \
    --cc=longpeng2@huawei.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wu.wubin@huawei.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.