Re: [Qemu-devel] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification

2018-08-24 Thread Michael S. Tsirkin
Is there a github issue? If not pls create one. On Fri, Aug 24, 2018 at 08:51:20AM +0800, Longpeng (Mike) wrote: > Hi all, > > The v25 spec has no big change but some typos and grammar fix, I attach the > PDF > for better review. > > If there's no big argument on this version, maybe we can star

[Qemu-devel] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification

2018-08-23 Thread Longpeng(Mike)
--- v25 -> v24 - fix some typos and letex grammar. v24 -> v23 - Some enhancements based on Halil's suggestion. [Halil] v23 -> v22 - rename MUX_MODE to REVISION_1 [Halil] - fixed-length paramenters' instead of 'header' and 'variable-length parameters' instead of 'extra parameters' [Halil]