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

Jim Fehlig JFEHLIG at suse.com
Tue Aug 13 21:06:05 UTC 2019


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





More information about the libvir-list mailing list