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

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/2] dump-core take 3
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Sun, 21 Jan 2007 16:46:52 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, Dave Anderson <anderson@xxxxxxxxxx>, John Levon <levon@xxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 20 Jan 2007 23:46:46 -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
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