Home
last modified time | relevance | path

Searched hist:"68 b5f314a269979b4f2014eb22873732d4745bcc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvirtio-net.cdiff 68b5f314a269979b4f2014eb22873732d4745bcc Mon Oct 31 17:01:17 CDT 2016 Yuri Benditovich <yuri.benditovich@daynix.com> net: skip virtio-net config of deleted nic's peers

https://bugzilla.redhat.com/show_bug.cgi?id=1373816
qemu core dump happens during repetitive unpug-plug
with multiple queues and Windows RSS-capable guest.
If back-end delete requested during virtio-net device
initialization, driver still can try configure the device
for multiple queues. The virtio-net device is expected
to be removed as soon as the initialization is done.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>