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

2016-12-11 Thread Gonglei (Arei)
> > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Sunday, December 11, 2016 11:38 AM > To: Gonglei (Arei) > Cc: qemu-devel@nongnu.org; Wubin (H); longpeng > Subject: Re: [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug > > On Mon, Dec 05, 2016 at 11:27:09AM +0800, Gonglei wrote

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

2016-12-10 Thread Michael S. Tsirkin
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 i

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

2016-12-04 Thread Gonglei
The patch set make the cryptodev object can be hot plugging in safety, and which are preparing works for virtio-crypto device hotpulgging. Gonglei (3): cryptodev: introduce a new is_used property cryptodev: wrap the ready flag virtio-crypto: avoid one cryptodev device is used by multiple vir