> -----Original Message----- > From: Jay Zhou [mailto:[email protected]] > Sent: Sunday, March 25, 2018 9:34 AM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; Zhang, Roy Fan > <[email protected]>; [email protected]; > [email protected]; Zeng, Xin <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected] > Subject: [PATCH v3 1/7] crypto/virtio: add virtio related fundamental > functions > > Since there does not have the common virtio library, we have to put these > files here. They are basically the same with virtio net related files with > some > minor changes. > > Signed-off-by: Jay Zhou <[email protected]> > ---
Reviewed-by: Fan Zhang <[email protected]> Acked-by: Fan Zhang <[email protected]>

