[libvirt] [PATCH 0/2] libxl: suspend-related fixes

Jim Fehlig posted 2 patches 4 years, 8 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190813210552.18613-1-jfehlig@suse.com
src/libxl/libxl_domain.c | 19 ++++++++-----------
src/libxl/libxl_driver.c |  6 ++++++
2 files changed, 14 insertions(+), 11 deletions(-)
[libvirt] [PATCH 0/2] libxl: suspend-related fixes
Posted by Jim Fehlig 4 years, 8 months ago
Commit d00c77ae introduced a regression in save and migration operations
of persisent domains. E.g. after a successful migration the source host
showes the migrated domain in state "pmsuspended" instead of "shut off".
Fix it by reverting the commit and setting the state after a successful
call to the underlying libxl API.

Jim Fehlig (2):
  Revert "libxl: send lifecycle event on suspend"
  libxl: send lifecycle event on PMSuspend

 src/libxl/libxl_domain.c | 19 ++++++++-----------
 src/libxl/libxl_driver.c |  6 ++++++
 2 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.22.0


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list