[PATCH v2 0/2] tools: guest kexec fixes

Jason Andryuk posted 2 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230124025939.6480-1-jandryuk@gmail.com
Test gitlab-ci passed
tools/libs/light/libxl_create.c   |  2 ++
tools/libs/light/libxl_dom.c      |  2 +-
tools/libs/light/libxl_internal.h |  1 +
tools/xenstore/xenstored_core.c   | 19 +++++++++++++++++--
4 files changed, 21 insertions(+), 3 deletions(-)
[PATCH v2 0/2] tools: guest kexec fixes
Posted by Jason Andryuk 1 year, 3 months ago
Two toolstack fixes for guest kexec.  This restored kexec enough that I
got Debian bullseye to kexec once.  Trying to kexec the guest a second
time had it spinning at 100% CPU after initiating the kexec.  Haven't
looked into that part yet.

Regards,
Jason

Jason Andryuk (2):
  libxl: Fix guest kexec - skip cpuid policy
  Revert "tools/xenstore: simplify loop handling connection I/O"

 tools/libs/light/libxl_create.c   |  2 ++
 tools/libs/light/libxl_dom.c      |  2 +-
 tools/libs/light/libxl_internal.h |  1 +
 tools/xenstore/xenstored_core.c   | 19 +++++++++++++++++--
 4 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.34.1