virtio-crypto: add virtio crypto device emulation
commitea4d8ac2daea311d186569efab6b9a271a24190f
authorGonglei <arei.gonglei@huawei.com>
Fri, 28 Oct 2016 08:33:24 +0000 (28 16:33 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 1 Nov 2016 17:21:08 +0000 (1 19:21 +0200)
tree7af7d6b6aa787d65b6d5bb416dbd709ccf90a436
parent1653a5f3fc79bc5f3d43b09d23c225c04d4f14d0
virtio-crypto: add virtio crypto device emulation

Introduce the virtio crypto realization, I'll
finish the core code in the following patches. The
thoughts came from virtio net realization.

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

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/Makefile.objs
hw/virtio/virtio-crypto.c [new file with mode: 0644]
include/hw/virtio/virtio-crypto.h [new file with mode: 0644]
include/standard-headers/linux/virtio_ids.h