|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/5] dump-core take 2:
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/5] dump-core take 2:,
Isaku Yamahata <=
|
|
|
|
|