qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] contrib/elf2dmp: use GLib file mapping


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 1/2] contrib/elf2dmp: use GLib file mapping
Date: Mon, 5 Nov 2018 16:58:55 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 11/1/18 7:28 PM, Viktor Prutyanov wrote:
Replace POSIX mmap with GLib g_mapped_file_new to make elf2dmp
cross-paltform. After this patch there are no direct POSIX calls.

s/paltform/platform/


Signed-off-by: Viktor Prutyanov <address@hidden>
---
  Makefile                      |  2 +-


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]