[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1316700889-3518-1-git-send-email-olaf@aepfle.de>
Date: Thu, 22 Sep 2011 16:14:47 +0200
From: Olaf Hering <olaf@...fle.de>
To: linux-kernel@...r.kernel.org,
Jeremy Fitzhardinge <jeremy@...p.org>,
Konrad <konrad.wilk@...cle.com>
Cc: xen-devel@...ts.xensource.com
Subject: [PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists