qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug
@ 2016-12-05  3:27 Gonglei
  2016-12-05  3:27 ` [Qemu-devel] [PATCH for-2.9 1/3] cryptodev: introduce a new is_used property Gonglei
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gonglei @ 2016-12-05  3:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, wu.wubin, longpeng2, 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 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-12-12  3:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH for-2.9 0/3] cryptodev: prepare works for hotplug Michael S. Tsirkin
2016-12-12  3:16   ` Gonglei (Arei)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).