[PATCH 0/2] tools: guest kexec fixes

Jason Andryuk posted 2 patches 1 year, 3 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230121213908.6504-1-jandryuk@gmail.com
There is a newer version of this series
tools/libs/light/libxl_create.c   |  4 ++--
tools/libs/light/libxl_dom.c      |  5 +++--
tools/libs/light/libxl_internal.h |  2 +-
tools/xenstore/xenstored_core.c   | 19 +++++++++++++++++--
4 files changed, 23 insertions(+), 7 deletions(-)
[PATCH 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   |  4 ++--
 tools/libs/light/libxl_dom.c      |  5 +++--
 tools/libs/light/libxl_internal.h |  2 +-
 tools/xenstore/xenstored_core.c   | 19 +++++++++++++++++--
 4 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.34.1