xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] libxl: fix soft reset for PVHv2 guests
@ 2017-03-22 13:59 Vitaly Kuznetsov
  2017-03-22 13:59 ` [PATCH v2 1/2] libxl: preserve console tty across soft reset Vitaly Kuznetsov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vitaly Kuznetsov @ 2017-03-22 13:59 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Ian Jackson

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-23 12:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 13:59 [PATCH v2 0/2] libxl: fix soft reset for PVHv2 guests Vitaly Kuznetsov
2017-03-22 13:59 ` [PATCH v2 1/2] libxl: preserve console tty across soft reset Vitaly Kuznetsov
2017-03-22 13:59 ` [PATCH v2 2/2] libxl: use libxl__xs_read_checked() instead or raw xs_read() in do_domain_soft_reset() Vitaly Kuznetsov
2017-03-23 12:03 ` [PATCH v2 0/2] libxl: fix soft reset for PVHv2 guests Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).