On 24/7/24 12:51, Michael S. Tsirkin wrote:
with max-bytes set to 0, quota is 0 and so device does not work. block this to avoid user confusionSigned-off-by: Michael S. Tsirkin <m...@redhat.com> --- hw/virtio/virtio-rng.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>