WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

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

To: xen-devel@xxxxxxxxxxxxxxxxxxx, John Levon <levon@xxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/3] dump-core take 6
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Mon, 5 Feb 2007 16:01:07 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, Dave Anderson <anderson@xxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 04 Feb 2007 23:01:59 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
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 integer
- separete arch-dependent code

[PATCH 1/3] dump-core take 6: hvm domain: set shared_info.arch.max_pfn
[PATCH 2/3] dump-core take 6: compilation fix which the next patch breaks
[PATCH 3/3] dump-core take 6: elf formatify and added PFN-GMFN table

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 0/3] dump-core take 6, Isaku Yamahata <=