All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] KEXEC subsystem fixes and changes
@ 2012-03-09 14:42 Andrew Cooper
  2012-03-09 14:42 ` [PATCH 1 of 4] KEXEC: Allocate crash notes on boot Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Andrew Cooper @ 2012-03-09 14:42 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 better supporting 32bit crash kernels on 64bit Xen, and providing more
useful information to the crash kernel.

Most of these patches have been submitted upstream in the past; They are largely
unchanged in this new submission. 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.

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

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

end of thread, other threads:[~2012-03-11  9:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 14:42 [PATCH 0 of 4] KEXEC subsystem fixes and changes Andrew Cooper
2012-03-09 14:42 ` [PATCH 1 of 4] KEXEC: Allocate crash notes on boot Andrew Cooper
2012-03-09 15:41   ` Jan Beulich
2012-03-09 16:08     ` Andrew Cooper
2012-03-09 16:58       ` Jan Beulich
2012-03-09 14:42 ` [PATCH 2 of 4] x86: Introduce "top_of_mem" Andrew Cooper
2012-03-09 15:43   ` Jan Beulich
2012-03-09 16:46     ` Andrew Cooper
2012-03-09 17:00       ` Jan Beulich
2012-03-09 14:42 ` [PATCH 3 of 4] KEXEC: Allocate crash structures in low memory Andrew Cooper
2012-03-09 15:52   ` Keir Fraser
2012-03-09 16:24     ` Andrew Cooper
2012-03-09 16:30       ` Keir Fraser
2012-03-09 15:55   ` Jan Beulich
2012-03-09 17:01     ` Andrew Cooper
2012-03-09 14:42 ` [PATCH 4 of 4] KEXEC: Introduce new crashtables interface Andrew Cooper
2012-03-09 16:11   ` Jan Beulich
2012-03-09 17:33     ` Andrew Cooper
2012-03-11  9:59       ` 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.