qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/13 v7] dump: add API to write elf notes to bu


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH 05/13 v7] dump: add API to write elf notes to buffer
Date: Wed, 22 Jan 2014 17:09:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11

On 01/17/14 08:46, qiaonuohan wrote:
> the function can be used by write_elf32_notes/write_elf64_notes to write notes
> to a buffer. If fd_write_vmcore is used, write_elf32_notes/write_elf64_notes
> will write elf notes to vmcore directly. Instead, if buf_write_note is used,
> elf notes will be written to opaque->note_buf at first.
> 
> Signed-off-by: Qiao Nuohan <address@hidden>
> Reviewed-by: Laszlo Ersek <address@hidden>
> ---
>  dump.c |   19 +++++++++++++++++++
>  1 files changed, 19 insertions(+), 0 deletions(-)

Thanks for addressing my tangential comments for v6 04/11. My R-b stands.

Laszlo




reply via email to

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