You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/virtio
Akihiko Odaki 9379ea9db3 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: 8c49756825 ("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>
1 week ago
..
cbor-helpers.h device/virtio-nsm: Support for Nitro Secure Module device 1 month ago
vdpa-dev.h vdpa: add vdpa-dev support 2 years ago
vhost-backend.h vhost: Add worker backend callouts 12 months ago
vhost-scsi-common.h vhost-user-scsi: support reconnect to backend 1 year ago
vhost-scsi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
vhost-user-base.h virtio: split into vhost-user-base and vhost-user-device 10 months ago
vhost-user-blk.h vhost-user-blk: make 'config_wce' part of 'host_features' 2 years ago
vhost-user-fs.h Clean up ill-advised or unusual header guards 3 years ago
vhost-user-gpio.h hw/virtio: derive vhost-user-gpio from vhost-user-base 10 months ago
vhost-user-i2c.h hw/virtio: derive vhost-user-i2c from vhost-user-base 10 months ago
vhost-user-rng.h hw/virtio: derive vhost-user-rng from vhost-user-base 10 months ago
vhost-user-scmi.h hw/virtio: Add a protection against duplicate vu_scmi_stop calls 1 year ago
vhost-user-scsi.h vhost-user-scsi: support reconnect to backend 1 year ago
vhost-user-snd.h hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices 10 months ago
vhost-user-vsock.h Clean up ill-advised or unusual header guards 3 years ago
vhost-user.h virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device 1 month ago
vhost-vdpa.h vdpa: define SVQ transitioning state for mode switching 9 months ago
vhost-vsock-common.h qapi: Improve documentation of file descriptor socket addresses 10 months ago
vhost-vsock.h vhost-vsock: handle common features in vhost-vsock-common 3 years ago
vhost.h vhost: Remove unused vhost_dev_{load|save}_inflight 2 months ago
virtio-access.h Replace TARGET_WORDS_BIGENDIAN 3 years ago
virtio-acpi.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 3 months ago
virtio-balloon.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
virtio-blk-common.h virtio-blk: move config size params to virtio-blk-common 2 years ago
virtio-blk.h virtio-blk: declare VirtIOBlock::rq with a type 10 months ago
virtio-bus.h virtio-bus: introduce iommu_enabled() 3 years ago
virtio-crypto.h crypto: Introduce RSA algorithm 3 years ago
virtio-dmabuf.h hw/display: introduce virtio-dmabuf 1 year ago
virtio-gpu-bswap.h virtio-gpu: blob prep 1 year ago
virtio-gpu-pci.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
virtio-gpu-pixman.h virtio-gpu: add a pixman helper header 6 years ago
virtio-gpu.h hw/display: check frame buffer can hold blob 2 weeks ago
virtio-input.h hw/virtio: derive vhost-user-input from vhost-user-base 10 months ago
virtio-iommu.h virtio-iommu: Remove probe_done 5 months ago
virtio-md-pci.h virtio-md-pci: Support unplug requests for compatible devices 1 year ago
virtio-mem.h virtio-mem: Use new Resettable framework instead of LegacyReset 2 months ago
virtio-mmio.h include: Include headers where needed 2 years ago
virtio-net.h hw/net/virtio-net.c: Don't assume IP length field is aligned 2 weeks ago
virtio-nsm.h device/virtio-nsm: Support for Nitro Secure Module device 1 month ago
virtio-pci.h virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR 1 month ago
virtio-pmem.h qapi: Restrict device memory commands to machine code 4 years ago
virtio-rng.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
virtio-scsi.h vhost-scsi: Add support for a worker thread per virtqueue 12 months ago
virtio-serial.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
virtio.h virtio-net: Add queues before loading them 1 week ago