<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<tt></tt> 
<br><tt>- Implemented and tested code to create the xen kdump p2m table
from</tt>
<br><tt>  the mfn value found in the "pfn_to_mfn_frame_list_list"
member</tt>
<br><tt>  contained within the shared per-domain "arch_shared_info"
structure,</tt>
<br><tt>  which is contained within the architecture-neutral "shared_info"</tt>
<br><tt>  structure.  However, the use of this capability will
require that:</tt>
<br><tt>     (1) the xen kdump implementation pass
this mfn value in the vmcore</tt>
<br><tt>          ELF header,
and</tt>
<br><tt>     (2) the crash utility will need additional
updating to access this</tt>
<br><tt>         value from the
vmcore ELF header.</tt>
<br><tt>  The current test version of the xen kdump code passes the
dom0 cr3</tt>
<br><tt>  value in the ELF header, but that only works for xen kernels
with</tt>
<br><tt>  writable pagetables.  Using the pfn_to_mfn_frame_list_list
mfn will</tt>
<br><tt>  work for both writable- and shared-pagetable xen kernels.</tt>
<br><tt>  (anderson@redhat.com)</tt>
<br><tt> </tt>
<br><tt>- Support for kernels with no vmalloc addresses, i.e., with an
empty</tt>
<br><tt>  "vmlist", fixing an initialization-time session failure
indicating:</tt>
<br><tt>  "crash: invalid kernel virtual address: 0  type: first
vmlist addr"</tt>
<br><tt>  (moriwaka@valinux.co.jp)</tt>
<br><tt> </tt>
<br><tt>- Fix that allows the "wr" command to accept a 64-bit value.</tt>
<br><tt>  (castor.fu@3pardata.com)</tt>
<br><tt> </tt>
<br><tt>- Fix for "vtop" on user/kernel virtual addresses that showed the
page</tt>
<br><tt>  offset value on the "PAGE:" output line on x86 PAE kernels.</tt>
<br><tt>  (anderson@redhat.com)</tt>
<br><tt> </tt>
<br><tt>- Added "rd -x" option to avoid the display of the ASCII translation
at</tt>
<br><tt>  the end of each line.  (anderson@redhat.com)</tt>
<br><tt> </tt>
<br><tt>- Fix for unnecessary double-printing of the "mount" command header</tt>
<br><tt>  when a directory argument is referenced by two different
vfsmounts.</tt>
<br><tt>  (harihare@vnet.ibm.com) and (shenlinf@cn.ibm.com)</tt>
<br><tt> </tt>
<br><tt>- Fix to recognize equivalent directory arguments to the "mount"</tt>
<br><tt>  command, i.e., "/boot" is the same as "/boot/".</tt>
<br><tt>  (shenlinf@cn.ibm.com)</tt>
<br><tt> </tt>
<br><tt>- Fix for "swap" command that dropped "/dev" from swap device pathnames</tt>
<br><tt>  in 2.6 kernels.  (shenlinf@cn.ibm.com)</tt>
<br><tt> </tt>
<br><tt>- Fix for potential segmentation violation when running "bt -f"
command</tt>
<br><tt>  on s390 and s390x.  (holzheu@de.ibm.com)</tt>
<br><tt> </tt>
<br><tt>- Added a "rd -m " option to read xen machine addresses if they
are</tt>
<br><tt>  accessible; also a general cleanup of the m2p functionality.</tt>
<br><tt>  (anderson@redhat.com)</tt>
<br><tt> </tt><tt></tt>
<p><tt>Download from:  <A HREF="http://people.redhat.com/anderson">http://people.redhat.com/anderson</A></tt>
<br> </html>