Searched hist:"9379 ea9db3c0064fa2787db0794a23a30f7b2d2d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | diff 9379ea9db3c0064fa2787db0794a23a30f7b2d2d Tue Oct 22 01:49:01 CDT 2024 Akihiko Odaki <akihiko.odaki@daynix.com> virtio-net: Add queues before loading them
Call virtio_net_set_multiqueue() to add queues before loading their states. Otherwise the loaded queues will not have handlers and elements in them will not be processed.
Cc: qemu-stable@nongnu.org Fixes: 8c49756825da ("virtio-net: Add only one queue pair when realizing") Reported-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio.c | diff 9379ea9db3c0064fa2787db0794a23a30f7b2d2d Tue Oct 22 01:49:01 CDT 2024 Akihiko Odaki <akihiko.odaki@daynix.com> virtio-net: Add queues before loading them
Call virtio_net_set_multiqueue() to add queues before loading their states. Otherwise the loaded queues will not have handlers and elements in them will not be processed.
Cc: qemu-stable@nongnu.org Fixes: 8c49756825da ("virtio-net: Add only one queue pair when realizing") Reported-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | diff 9379ea9db3c0064fa2787db0794a23a30f7b2d2d Tue Oct 22 01:49:01 CDT 2024 Akihiko Odaki <akihiko.odaki@daynix.com> virtio-net: Add queues before loading them
Call virtio_net_set_multiqueue() to add queues before loading their states. Otherwise the loaded queues will not have handlers and elements in them will not be processed.
Cc: qemu-stable@nongnu.org Fixes: 8c49756825da ("virtio-net: Add only one queue pair when realizing") Reported-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|