qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 11/13] dump: add API to write dump pages


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v8 11/13] dump: add API to write dump pages
Date: Wed, 29 Jan 2014 15:39:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11

On 01/28/14 07:22, qiaonuohan wrote:
> functions are used to write page to vmcore. vmcore is written page by page.
> page desc is used to store the information of a page, including a page's size,
> offset, compression format, etc.
> 
> Signed-off-by: Qiao Nuohan <address@hidden>
> Reviewed-by: Laszlo Ersek <address@hidden>
> ---
>  dump.c                |  231 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  include/sysemu/dump.h |    7 ++
>  2 files changed, 238 insertions(+), 0 deletions(-)

Again, I checked the differences with v7, and looked at my comments for
v7. Good job. My R-b stands.

Thanks
Laszlo




reply via email to

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