All of lore.kernel.org
 help / color / mirror / Atom feed
* capturing windows crash dumps
@ 2009-08-18  6:47 James Harper
  2009-08-18  7:54 ` Keir Fraser
  0 siblings, 1 reply; 14+ messages in thread
From: James Harper @ 2009-08-18  6:47 UTC (permalink / raw)
  To: xen-devel

Windows has provision for a driver to get called when a bug check occurs
(KeRegisterBugCheckCallback etc), and also to get called every time some
data is to be written to the dump file.

I would like to be able to capture that information into Dom0 somehow,
as a few of the bug check's I've had in GPLPV in the past have rendered
the block device driver inoperable and therefore unable to write out the
dump file.

Is there an existing communication channel that could be used for this
or do I need to invent write my own? The more low level the better (as
in xenstore may not be accessible depending on the circumstances of the
crash).

Thanks

James

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

end of thread, other threads:[~2009-08-20 10:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-18  6:47 capturing windows crash dumps James Harper
2009-08-18  7:54 ` Keir Fraser
2009-08-18 10:42   ` James Harper
2009-08-18 12:10     ` Keir Fraser
2009-08-18 12:16       ` James Harper
2009-08-18 13:47         ` Stefano Stabellini
2009-08-18 23:53           ` James Harper
2009-08-19 10:28       ` James Harper
2009-08-19 10:38         ` Paul Durrant
2009-08-19 13:34           ` Stefano Stabellini
2009-08-19 13:35         ` Konrad Rzeszutek Wilk
2009-08-19 13:47           ` Paul Durrant
2009-08-20  9:56             ` James Harper
2009-08-20 10:22               ` Keir Fraser

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.