All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests
@ 2011-09-22 14:14 Olaf Hering
  2011-09-22 14:14 ` [PATCH 1/2] xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable Olaf Hering
  2011-09-22 14:14 ` [PATCH 2/2] xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel Olaf Hering
  0 siblings, 2 replies; 5+ messages in thread
From: Olaf Hering @ 2011-09-22 14:14 UTC (permalink / raw)
  To: linux-kernel, Jeremy Fitzhardinge, Konrad; +Cc: xen-devel


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


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

end of thread, other threads:[~2011-12-09 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 14:14 [PATCH 0/2] reset xenstore watches to fix kexec in Xen PVonHVM guests Olaf Hering
2011-09-22 14:14 ` [PATCH 1/2] xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable Olaf Hering
2011-09-22 14:14 ` [PATCH 2/2] xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel Olaf Hering
2011-12-09 13:33   ` Ian Campbell
2011-12-09 13:44     ` Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.