qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v15 0/2] virtio-crypto: virtio crypto device specification
@ 2017-01-04 10:03 Gonglei
  2017-01-04 10:03 ` [Qemu-devel] [PATCH v15 1/2] virtio-crypto: Add " Gonglei
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Gonglei @ 2017-01-04 10:03 UTC (permalink / raw)
  To: qemu-devel, virtio-dev
  Cc: luonengjun, mst, cornelia.huck, stefanha, denglingli,
	Jani.Kokkonen, Ola.Liljedahl, Varun.Sethi, xin.zeng,
	brian.a.keating, liang.j.ma, john.griffin, weidong.huang,
	mike.caraman, agraf, claudio.fontana, jianjay.zhou, nmorey,
	vincent.jardin, wu.wubin, Shiqing.Fan, arei.gonglei, pasic,
	Gonglei

Changes since v14:
 - drop VIRTIO_CRYPTO_S_STARTED status [Halil & Cornelia]
 - correct a sentence about dataqueue and controlq in the first paragraph. [Halil]
 - change a MAY to MUST about max_dataqueues. [Halil]
 - add non-session mode support
   1) add four features for different crypto services to identify wheather support session mode.
   2) extend virtio_crypto_*_para structures, for example, add the content of
     struct virtio_crypto_cipher_session_para into struct virtio_crypto_cipher_para.
   3) use the flag property of struct virtio_crypto_op_header to identify the
     type of crypto request. Aka Is it a session-based or non-session request

For pervious versions of virtio crypto spec, Pls see:

[v14]:
https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg02212.html

[v13]:
https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg07348.html

For more information, please see:
 http://qemu-project.org/Features/VirtioCrypto

Please help to review, thanks.

Gonglei (2):
  virtio-crypto: Add virtio crypto device specification
  virtio-crypto: Add conformance clauses

 conformance.tex   |   30 ++
 content.tex       |    2 +
 virtio-crypto.tex | 1029 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1061 insertions(+)
 create mode 100644 virtio-crypto.tex

-- 
1.7.12.4

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

end of thread, other threads:[~2017-01-19  1:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 10:03 [Qemu-devel] [PATCH v15 0/2] virtio-crypto: virtio crypto device specification Gonglei
2017-01-04 10:03 ` [Qemu-devel] [PATCH v15 1/2] virtio-crypto: Add " Gonglei
2017-01-16 13:24   ` Stefan Hajnoczi
2017-01-17  1:23     ` Gonglei (Arei)
2017-01-04 10:03 ` [Qemu-devel] [PATCH v15 2/2] virtio-crypto: Add conformance clauses Gonglei
2017-01-04 10:10 ` [Qemu-devel] [PATCH v15 0/2] virtio-crypto: virtio crypto device specification Gonglei (Arei)
2017-01-12 11:58   ` Halil Pasic
2017-01-12 12:26     ` [Qemu-devel] [virtio-dev] " Gonglei (Arei)
2017-01-12 19:45       ` Michael S. Tsirkin
2017-01-13  2:54         ` Gonglei (Arei)
2017-01-13 16:02           ` Michael S. Tsirkin
2017-01-14  1:20             ` Gonglei (Arei)
2017-01-16 12:43             ` Gonglei (Arei)
2017-01-16 13:58               ` Halil Pasic
2017-01-17  2:49                 ` Gonglei (Arei)
2017-01-18 17:16                   ` [Qemu-devel] [virtio-dev] " Halil Pasic
2017-01-19  1:43                     ` Gonglei (Arei)
2017-01-12 11:27 ` [Qemu-devel] " 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).