All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] [v2] misc changes for kexec in pv-on-hvm guests
@ 2011-07-28 13:23 Olaf Hering
  2011-07-28 13:23 ` [PATCH 01/11] kexec: add kexec_is_loaded function Olaf Hering
                   ` (12 more replies)
  0 siblings, 13 replies; 31+ messages in thread
From: Olaf Hering @ 2011-07-28 13:23 UTC (permalink / raw)
  To: xen-devel



The following series implement kexec in a pv-on-hvm guest.
I send it here once more for further review before bothering lkml.

With this series doing kexec in a loop is now possible.


A fixed kexec-tools-2.0.2 package is required:
http://lists.infradead.org/pipermail/kexec/2011-May/005026.html
However, as I just found out, xenfs unconditionally adds /proc/xen/capabilities
even for hvm guest.

So: how is a hvm guest supposed to be detected in 3.0?

Olaf

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

end of thread, other threads:[~2011-08-09  9:07 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28 13:23 [PATCH 00/11] [v2] misc changes for kexec in pv-on-hvm guests Olaf Hering
2011-07-28 13:23 ` [PATCH 01/11] kexec: add kexec_is_loaded function Olaf Hering
2011-07-29 14:45   ` Stefano Stabellini
2011-07-29 17:34     ` Konrad Rzeszutek Wilk
2011-08-01 12:59       ` Olaf Hering
2011-07-28 13:23 ` [PATCH 02/11] xen: remove BUG_ON from xen_teardown_timer Olaf Hering
2011-07-28 13:23 ` [PATCH 03/11] xen: use static initializers in xen-balloon.c Olaf Hering
2011-07-28 13:23 ` [PATCH 04/11] xen/hvm kexec: unregister timer interrupt during reboot Olaf Hering
2011-07-28 13:23 ` [PATCH 05/11] xen/hvm kexec: unregister debugirq " Olaf Hering
2011-07-29 17:45   ` Konrad Rzeszutek Wilk
2011-07-28 13:23 ` [PATCH 06/11] xen/hvm kexec: unregister shutdown+sysrq watches " Olaf Hering
2011-07-28 13:23 ` [PATCH 07/11] xen/hvm kexec: unregister memory/target watch in xen-balloon.c Olaf Hering
2011-07-28 13:23 ` [PATCH 08/11] xen/hvm kexec: unregister the watch of the "backend" node during reboot Olaf Hering
2011-07-28 13:23 ` [PATCH 09/11] xen/hvm kexec: unregister the watch of the "device" " Olaf Hering
2011-07-28 13:23 ` [PATCH 10/11] xen kexec: reset device state to Initializing " Olaf Hering
2011-07-28 13:23 ` [PATCH 11/11] xen/hvm kdump: reset PV devices in crash kernel Olaf Hering
2011-07-29 14:47   ` Stefano Stabellini
2011-08-01 12:58     ` Olaf Hering
2011-08-02 21:04       ` Stefano Stabellini
2011-08-02 22:20         ` Where can I find current (and up to date) documentation for xen 4.1.1? Mark Schneider
2011-08-02 22:42           ` xen 4.1.1 - errors in xend-debug.log: cat: /sys/bus/scsi/devices/host0/vendor: No such file or directory Mark Schneider
2011-08-02 22:48             ` [2011-08-02 20:54:36 2721] WARNING (XendAPI:708) API call: VBD.set_device not found Mark Schneider
2011-08-02 23:29               ` xen 4.1.1 - Error: Device 0 (vif) could not be connected. Hotplug scripts not working Mark Schneider
2011-08-03  1:02                 ` Boris Derzhavets
2011-08-03  8:14                   ` Mark Schneider
2011-08-03 16:43                     ` Pasi Kärkkäinen
2011-08-03  4:55           ` Where can I find current (and up to date) documentation for xen 4.1.1? Pasi Kärkkäinen
2011-08-09  9:07       ` [PATCH 11/11] xen/hvm kdump: reset PV devices in crash kernel Ian Campbell
2011-07-28 13:43 ` [PATCH 00/11] [v2] misc changes for kexec in pv-on-hvm guests Keir Fraser
2011-08-01 13:00   ` Olaf Hering
2011-07-29 17:35 ` Konrad Rzeszutek Wilk

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.