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/6] dump-core take 7

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/6] dump-core take 7
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Mon, 19 Feb 2007 17:23:13 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, Dave Anderson <anderson@xxxxxxxxxx>, John Levon <levon@xxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 19 Feb 2007 00:23:08 -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 7.
It changes its format into ELF, adds PFN-GMFN/PFN table, HVM support,
and IA64 support.

I think those are ready to commit because they include xc_ptrace_core support
and the documentation. (Or they need only refinement of details.)
Any opinions?


Changes from take 6
- various clean up
- xc_ptrace_core.c support
- documenation

[PATCH 1/6] dump-core take 7: hvm domain: set shared_info.arch.max_pfn
[PATCH 2/6] dump-core take 7: move defines needed for dump_core
[PATCH 3/6] dump-core take 7: elf formatify and added PFN-GMFN table
[PATCH 4/6] dump-core take 7: hvm domain: update x86 XEN_DOMCTL_get_vcpucontext
[PATCH 5/6] dump-core take 7: xc_ptrace_core.c new elf format support
[PATCH 6/6] dump-core take 7: documentation

_______________________________________________
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/6] dump-core take 7, Isaku Yamahata <=