mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
With the virtio-rng device the descriptors that are provided by the guest must be writable and of non-zero length. Also propagate an error if writing to the guest memory fails. Signed-off-by: Bo Chen <chen.bo@intel.com>