diff options
author | Jens Freimann <jfreimann@redhat.com> | 2019-11-20 16:49:50 +0100 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2019-11-25 23:30:29 +0800 |
commit | 150ab54aa6934583180f88a2bd540bc6fc4fbff3 (patch) | |
tree | d0282be6e4873c5122729d155da4542501cab733 /hw/net/vmxnet_debug.h | |
parent | 117378bf03fbe6ec004be9637aceb1b3e273e74f (diff) |
net/virtio: fix re-plugging of primary device
failover_replug_primary was returning true on failure which lead to
re-plug not working when a migration failed. Fix this by returning
success when hotplug worked. This is a bug that was missed in last
round of testing but was tested succesfully with this version. Also
make sure we don't pass NULL to qdev_set_parent_bus().
This fixes CID 1407224.
Fixes: 9711cd0dfc3f ("net/virtio: add failover support")
Signed-off-by: Jens Freimann <jfreimann@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/vmxnet_debug.h')
0 files changed, 0 insertions, 0 deletions