All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3] KEXEC: Introduce new crashtables interface (v2)
@ 2012-03-12 14:53 Andrew Cooper
  2012-03-12 14:53 ` [PATCH 1 of 3] KEXEC: Allocate crash notes on boot Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Cooper @ 2012-03-12 14:53 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper

This patch series implement changes to the kexec system in Xen, both along the
lines of supporting a 32bit crash kernel with 64bit Xen, and providing more
useful information to the crash kernel.

Most of these patches have been submitted upstream in the past; The main new one
is patch 4 which introduces the crashtables mechanism of passing information to
the crashdump kernel using ELF CORE notes.  The set of patches (ported to
xen-4.1) have been tested against a wide range of hardware.

Changes since v1:
 *  Drop the top-of-mem patch.  It was convaing information very similar
    information to other memory variables, in a less sensible way.  Therefore,
    use max_page in preference.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

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

end of thread, other threads:[~2012-03-13  8:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 14:53 [PATCH 0 of 3] KEXEC: Introduce new crashtables interface (v2) Andrew Cooper
2012-03-12 14:53 ` [PATCH 1 of 3] KEXEC: Allocate crash notes on boot Andrew Cooper
2012-03-12 14:53 ` [PATCH 2 of 3] KEXEC: Allocate crash structures in low memory Andrew Cooper
2012-03-12 14:53 ` [PATCH 3 of 3] KEXEC: Introduce new crashtables interface Andrew Cooper
2012-03-12 16:35   ` Jan Beulich
2012-03-12 18:42     ` Andrew Cooper
2012-03-13  8:05       ` Jan Beulich

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.