qemu-devel
[Top][All Lists]
Advanced

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

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


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH 0/7] cleanups for compressed dumps (kdumps)
Date: Tue, 20 May 2014 13:39:40 +0200

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(-)

-- 
1.8.3.1




reply via email to

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