Home
last modified time | relevance | path

Searched hist:"298 f1168" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Ddump.h298f1168 Tue Feb 18 00:11:32 CST 2014 qiaonuohan <qiaonuohan@cn.fujitsu.com> dump: add API to write dump header

the functions are used to write header of kdump-compressed format to vmcore.
Header of kdump-compressed format includes:
1. common header: DiskDumpHeader32 / DiskDumpHeader64
2. sub header: KdumpSubHeader32 / KdumpSubHeader64
3. extra information: only elf notes here

Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>