[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/2] dump-core take 3



The following patchset is the dump-core take 3.
It changes its format into ELF, adds PFN-GMFN table, HVM support,
and adds IA64 preliminary chages.

The take 2 patch was objected because it added new hypercall.
Now I removed it, so I hope that the take 3 becomes acceptable
than take 2.
The page dumping logic is slight complicated because the file
is treated as append only. If seeking back and forth is allowed,
it can be simplified a bit.

Changes from take 2:
- removed memory map related hypercall chages.
- removed xc_domain_tranlate_gpfn(). 
  instead, trying to map pages is used.
- hvm builder, resotre: set shared_info.arch.max_pfn.
- dropped experimental IA64 support.

[TODO]
- IA64 support
  extend arch_shared_info for dump-core to know the dump area.
  update ia64 domain builder to set it up appropreately.

Subject: [PATCH 1/2] dump-core take3: hvm domain: set shared_info.arch.max_pfn
Subject: [PATCH 2/2] dump-core take3: elf formatify and added PFN-GMFN table

--
yamahata

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.