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-devel

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

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/3] dump-core take 5
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Fri, 2 Feb 2007 21:42:28 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, Dave Anderson <anderson@xxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 02 Feb 2007 04:42:10 -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 5.
It changes its format into ELF, adds PFN-GMFN/PFN table, HVM support,
and IA64 support.

If those patches are acceptable, I'll work on xc_ptrace_core.c.
Opinions? Does anyone already work on it?

Changes from take 4
- IA64 support
- dump shared_info if possible

[PATCH 1/3] dump-core take 5: hvm domain: set shared_info.arch.max_pfn
[PATCH 2/3] dump-core take 5: compilation fix which the next patch breaks
[PATCH 3/3] dump-core take 5: 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 5, Isaku Yamahata <=