Hi,

I'm trying to make kexec/kdump work for PVHv2 guests too. PVHv2 guests are
almost HVM guests so no major changes to the soft reset procedures are
required. A few issues, however, arose during testing.

Changes since v1:
- PATCH1 was dropped from the series as it was merged [Wei Liu]
- Use libxl__xs_read_mandatory() instead of xs_read() [Wei Liu]
- Follow-up PATCH2 added to make do_domain_soft_reset () consistent.

Vitaly Kuznetsov (2):
  libxl: preserve console tty across soft reset
  libxl: use libxl__xs_read_checked() instead or raw xs_read() in
    do_domain_soft_reset()

 tools/libxl/libxl_console.c  |  5 ++++-
 tools/libxl/libxl_create.c   | 34 +++++++++++++++++++++++++---------
 tools/libxl/libxl_internal.h |  1 +
 3 files changed, 30 insertions(+), 10 deletions(-)

-- 
2.9.3


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to