qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 01/11] dump: Add argument to write_elfxx_note


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v6 01/11] dump: Add argument to write_elfxx_notes
Date: Mon, 06 Jan 2014 18:03:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11

On 01/05/14 08:27, Qiao Nuohan wrote:
> write_elf32_notes/wirte_elf64_notes use fd_write_vmcore to write elf notes to
> vmcore. Adding parameter "WriteCoreDumpFunction f" makes it available to 
> choose
> the method of writing elf notes
> 
> Signed-off-by: Qiao Nuohan <address@hidden>
> ---
>  dump.c |   16 ++++++++--------
>  1 files changed, 8 insertions(+), 8 deletions(-)

I assume the direct calls to fd_write_vmcore() (which we're not
replacing here) will be substituted / abstracted later on in the series.

Reviewed-by: Laszlo Ersek <address@hidden>




reply via email to

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