[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] libxl: fix soft reset for PVHv2 guests
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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |