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

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/5] dump-core take 2:
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 18 Jan 2007 15:52:42 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, Dave Anderson <anderson@xxxxxxxxxx>, John Levon <levon@xxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 17 Jan 2007 22:52:37 -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 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 memory map.

- IA64 support
  IA64 support is for only review. It doesn't work because
  Xen/IA64 doesn't support memory map hypercall.

Subject: [PATCH 1/5] dump-core take 2: XENMEM_set_memory_map hypercall
Subject: [PATCH 2/5] dump-core take 2: libxc: xc_domain memmap functions
Subject: [PATCH 3/5] dump-core take 2: libxc: add xc_domain_tranlate_gpfn()
Subject: [PATCH 4/5] dump-core take 2: hvm builder: tell memory map
Subject: [PATCH 5/5] dump-core take 2: elf formatify and added PFN-GMFN table
--
yamahata

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