Home
last modified time | relevance | path

Searched hist:"4 ea1a21d" (Results 1 – 2 of 2) sorted by relevance

/qemu/contrib/elf2dmp/
H A Dpdb.h4ea1a21d Thu Dec 20 01:24:38 GMT 2018 Viktor Prutyanov <viktor.prutyanov@phystech.edu> contrib/elf2dmp: use GLib in PDB processing

Replace POSIX mmap with GLib g_mapped_file_new in PDB processing stage
to make elf2dmp cross-platform. There are no direct POSIX in elf2dmp
after this patch.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Message-Id: <20181220012441.13694-4-viktor.prutyanov@phystech.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dpdb.c4ea1a21d Thu Dec 20 01:24:38 GMT 2018 Viktor Prutyanov <viktor.prutyanov@phystech.edu> contrib/elf2dmp: use GLib in PDB processing

Replace POSIX mmap with GLib g_mapped_file_new in PDB processing stage
to make elf2dmp cross-platform. There are no direct POSIX in elf2dmp
after this patch.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Message-Id: <20181220012441.13694-4-viktor.prutyanov@phystech.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>