qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplu


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug
Date: Sun, 11 Dec 2016 05:38:02 +0200

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
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]