Re: [Qemu-devel] [virtio-dev] [PATCH v18 1/2] virtio-crypto: Add virtio crypto device specification

2017-05-17 Thread Gonglei (Arei)
> > > On Sat, Apr 22, 2017 at 02:23:50PM +0800, Gonglei wrote: > > +Dataq requests for both session and stateless modes are as follows: > > + > > +\begin{lstlisting} > > +struct virtio_crypto_op_data_req_mux { > > +struct virtio_crypto_op_header header; > > + > > +union { > > +

Re: [Qemu-devel] [virtio-dev] [PATCH v18 1/2] virtio-crypto: Add virtio crypto device specification

2017-05-16 Thread Halil Pasic
On 05/16/2017 05:33 PM, Stefan Hajnoczi wrote: > On Sat, Apr 22, 2017 at 02:23:50PM +0800, Gonglei wrote: >> +Dataq requests for both session and stateless modes are as follows: >> + >> +\begin{lstlisting} >> +struct virtio_crypto_op_data_req_mux { >> +struct virtio_crypto_op_header header;

Re: [Qemu-devel] [virtio-dev] [PATCH v18 1/2] virtio-crypto: Add virtio crypto device specification

2017-05-16 Thread Stefan Hajnoczi
On Sat, Apr 22, 2017 at 02:23:50PM +0800, Gonglei wrote: > +Dataq requests for both session and stateless modes are as follows: > + > +\begin{lstlisting} > +struct virtio_crypto_op_data_req_mux { > +struct virtio_crypto_op_header header; > + > +union { > +struct