On 01/28/14 07:22, qiaonuohan wrote: > functions are used to write 1st and 2nd dump_bitmap of kdump-compressed > format, > which is used to indicate whether the corresponded page is existed in vmcore. > 1st and 2nd dump_bitmap are same, because dump level is specified to 1 here. > > Signed-off-by: Qiao Nuohan <qiaonuo...@cn.fujitsu.com> > --- > dump.c | 164 > +++++++++++++++++++++++++++++++++++++++++++++++++ > include/sysemu/dump.h | 2 + > 2 files changed, 166 insertions(+), 0 deletions(-)
Reviewed-by: Laszlo Ersek <ler...@redhat.com>