]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc, libxl: save domain status after reconnect
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 1 Feb 2019 17:40:41 +0000 (17:40 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:44:58 +0000 (15:44 +0100)
commite64a08fba4054cda041e72adfcc6b90f760b623b
treef6bf180a5721c22876e83ad1cbe1a799450079e8
parent729a06c41afaab419a70841b6749646e2f8fad1d
lxc, libxl: save domain status after reconnect

The various steps involved in reconnecting to a domain may cause updates
to the virDomainObj struct that need to be reflected in the saved status
file.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/libxl/libxl_driver.c
src/lxc/lxc_process.c