[PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests
From: Olaf Hering
Date: Thu Sep 22 2011 - 10:15:27 EST
The following series improves kexec in a Xen PVonHVM guest.
It is available via git:
git://github.com/olafhering/linux.git xen-kexec-XS_RESET_WATCHES-3.0
A new xenstored command XS_RESET_WATCHES has been added in
xen-unstable.hg changeset 23839:42a45baf037d. The command removes all
watches and transactions for the guest. The following patches make use
of the new command to wipe all existing watches during startup.
Olaf
Olaf Hering (2):
xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from
xen-unstable
xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from
old kernel
drivers/xen/xenbus/xenbus_xs.c | 13 +++++++++++++
include/xen/interface/io/xs_wire.h | 6 +++++-
2 files changed, 18 insertions(+), 1 deletions(-)
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/