cloud-hypervisor/virtio-devices
Markus Napierkowski b49f8b9248 virtio-devices: rng: correctly indicate number of bytes written
Reads from the random file may only be partial, e.g., if the random file is an ordinary text
file. When that happens, the device needs to signal to the driver that only parts of the buffer have
been overwritten.

Signed-off-by: Markus Napierkowski <markus.napierkowski@cyberus-technology.de>
2022-08-18 14:44:58 +01:00
..
src virtio-devices: rng: correctly indicate number of bytes written 2022-08-18 14:44:58 +01:00
Cargo.toml build: bump libc from 0.2.131 to 0.2.132 2022-08-17 16:30:47 +00:00