|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] virtio-rng: block max-bytes=0 |
Date: | Thu, 25 Jul 2024 09:05:20 +0200 |
User-agent: | Mozilla Thunderbird |
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 confusion Signed-off-by: Michael S. Tsirkin <mst@redhat.com> --- hw/virtio/virtio-rng.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |