qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] cleanups for compressed dumps (kdumps)


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 0/7] cleanups for compressed dumps (kdumps)
Date: Wed, 28 May 2014 09:27:20 -0400

On Tue, 20 May 2014 13:39:40 +0200
Laszlo Ersek <address@hidden> wrote:

> In March Paolo and Luiz had some comments for upstream qemu while they
> were reviewing my downstream port of Qiao Nuohan's compressed
> (kdump-format) dump feature. I've finally got around addressing them.
> 
> Laszlo Ersek (7):
>   dump: fill in the flat header signature more pleasingly to the eye
>   dump: simplify write_start_flat_header()
>   dump: eliminate DumpState.page_shift ("guest's page shift")
>   dump: eliminate DumpState.page_size ("guest's page size")
>   dump: select header bitness based on ELF class, not ELF architecture
>   dump: hoist lzo_init() from get_len_buf_out() to dump_init()
>   dump: simplify get_len_buf_out()
> 
>  include/sysemu/dump.h |   8 +--
>  dump.c                | 142 
> ++++++++++++++++++++++----------------------------
>  2 files changed, 65 insertions(+), 85 deletions(-)

Applied to the qmp branch, thanks.




reply via email to

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