Displaying 3 results from an estimated 3 matches for "formatifi".
Did you mean:
formatify
2007 Feb 05
0
[PATCH 3/3] dump-core take 6: elf formatify and added PFN-GMFN table
3 / 3
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Feb 05
0
[PATCH 0/3] dump-core take 6
The following patchset is the dump-core take 6.
It changes its format into ELF, adds PFN-GMFN/PFN table, HVM support,
and IA64 support.
Changes from take 5
- changed section name .Xen.xxx -> .xen_xxx
- added XENVER_capabilities and XEDNVER_platform_parameters to
xen_version elf note for analysis tools to know whether pae or not
- added .xen_prstatus section
- made format version single
2007 Jan 18
13
[PATCH 0/5] dump-core take 2:
The following dump-core patches changes its format into ELF,
adds PFN-GMFN table, HVM support, and adds experimental IA64 support.
- ELF format
Program header and note section are adopted.
- HVM domain support
To know the memory area to dump, XENMEM_set_memory_map is added.
XENMEM_memory_map hypercall is for current domain, so new one is created.
and hvm domain builder tell xen its