mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-14 08:35:18 +00:00
f0c55f5245
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>