crosvm/src
Alistair Delva d32098de9a Restore default virtio features for virtio-rng
A prior CL (@81d5adbad7) removed VIRTIO_F_VERSION_1 from the features on
virtio-rng, which causes Linux to skip and not utilize the RNG device.

This CL pipes protected-vm down to virtio-rng & restores the feature.

BUG=none
TEST=cuttlefish launch_cvd

Change-Id: I32d064ec1ac31e0fa622f14ea0f48988d8d6fa49
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2556080
Tested-by: Alistair Delva <adelva@google.com>
Auto-Submit: Alistair Delva <adelva@google.com>
Reviewed-by: Noah Gold <nkgold@google.com>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Commit-Queue: Dylan Reid <dgreid@chromium.org>
2020-11-24 07:20:52 +00:00
..
plugin Final major RawDescriptor transition. 2020-11-13 02:38:47 +00:00
argument.rs Fix new clippy warnings from Rust 1.45.0 2020-07-17 06:49:30 +00:00
crosvm.rs linux: Support GDB remote serial protocol for x86_64 2020-11-12 08:47:59 +00:00
gdb.rs gdb: Support single-step execution and HW breakpoints for x86_64 2020-11-12 08:48:01 +00:00
linux.rs Restore default virtio features for virtio-rng 2020-11-24 07:20:52 +00:00
main.rs Final major RawDescriptor transition. 2020-11-13 02:38:47 +00:00
panic_hook.rs Final major RawDescriptor transition. 2020-11-13 02:38:47 +00:00