On Wed, Jul 24, 2019 at 12:55:54AM -0500, Eric Blake wrote:
> If we are using -blockdev, then node names are always available
> (because we set them).  But when not using it, we were scraping node
> names after reconnecting a new libvirtd to an existing guest (see
> qemuProcessReconnect), and after any block job that may have changed
> the set of node names we care about, but forgot to scrape the names
> when first starting a guest.  Do so now in order to allow the
> checkpoint code to always have access to a node name without having to
> repeat a node name scrape itself.
> 
> Signed-off-by: Eric Blake <[email protected]>
> 
> ---

Reviewed-by: Daniel P. Berrangé <[email protected]>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to