Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Allow Xen Dom0 page filtering
@ 2014-03-27 17:49 Petr Tesarik
  2014-03-27 18:06 ` Petr Tesarik
  0 siblings, 1 reply; 15+ messages in thread
From: Petr Tesarik @ 2014-03-27 17:49 UTC (permalink / raw)
  To: Atsushi Kumagai; +Cc: kexec

Trying to use makedumpfile on a Xen Dom0 ELF file currently fails, but there
are in fact only a few missing pieces. With the following two patches, I was
able to produce a dump even with high dump levels (-d17 and -d31).

Needless to say, this can reduce the size of Dom0 dumps considerably.

Petr Tesarik (2):
  Earlier initialization of dom0_mapnr
  Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable

 makedumpfile.c | 35 ++++++++++++++++++++++++++++-------
 1 file changed, 28 insertions(+), 7 deletions(-)

-- 
1.8.4.5


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2014-04-03  2:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 17:49 [PATCH 0/2] Allow Xen Dom0 page filtering Petr Tesarik
2014-03-27 18:06 ` Petr Tesarik
2014-03-27 18:06   ` [PATCH 1/2] Earlier initialization of dom0_mapnr Petr Tesarik
2014-03-28  8:18     ` Atsushi Kumagai
2014-03-28  8:26       ` Petr Tesarik
2014-03-28  9:01         ` Atsushi Kumagai
2014-03-28 12:08       ` [PATCH v2 0/2] Allow Xen Dom0 page filtering Petr Tesarik
2014-03-28 12:08         ` [PATCH v2 1/2] Earlier initialization of dom0_mapnr Petr Tesarik
2014-03-28 12:08         ` [PATCH v2 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable Petr Tesarik
2014-03-28 12:08         ` [PATCH 0/2] Allow Xen Dom0 page filtering Petr Tesarik
2014-04-03  2:38         ` [PATCH v2 " Atsushi Kumagai
2014-03-28 12:09       ` Petr Tesarik
2014-03-28 12:09         ` [PATCH v2 1/2] Earlier initialization of dom0_mapnr Petr Tesarik
2014-03-28 12:09         ` [PATCH v2 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable Petr Tesarik
2014-03-27 18:06   ` [PATCH " Petr Tesarik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox