The first patch removes a duplicate assignment to allow_unplug_during_migrati= on, and simplify the code.
The second patch fixes a dangling object in failover_add_primary() that preve= nts to cleanup the internal structure after the object has been unplugged. Laurent Vivier (2): pci: cleanup failover sanity check virtio-net: add missing object_unref() hw/net/virtio-net.c | 2 ++ hw/pci/pci.c | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) --=20 2.29.2