Hi, This patch series contains following makedumpfile Xen fixes and minor cleanups: - xen: Improve calculation of beginning of virtual address space, - elf: Properly check buf size in get_pt_note_info(), - xen: Take into account new frame table address since Xen 4.3, - xen: Enforce page size only when xen-syms file is used, - Do not break progress messages, - Mute some compiler warnings, - Use elf_getshdrstrndx() instead of elf_getshstrndx(). All patches were tested with Xen versions up to 4.3. Please apply. Daniel