cloud-hypervisor/vm-virtio
Chao Peng 8e7579b20e vm-virtio: Add virtio-rng implementation
Most of the code is taken from crosvm(bbd24c5) but is modified to
be adapted to the current VirtioDevice definition and epoll
implementation.

A new command option '--rng' is provided and it gives one the option
to override the entropy source which is /dev/urandom by default.

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
2019-05-10 16:32:39 +02:00
..
src vm-virtio: Add virtio-rng implementation 2019-05-10 16:32:39 +02:00
Cargo.toml vm-virtio: Create virtio-net device 2019-05-10 16:32:39 +02:00