[Crash-utility] [PATCH 0/2] qemu: Parse necessary sections in crash added in qemu

Pankaj Gupta pagupta at redhat.com
Mon May 16 13:47:41 UTC 2016


Qemu migration code added new sections to add features
for live migration of VM. For loading vmcore file captured
with 'virsh dump' we need to parse these sections in crash.

This series contains two patches, which parse these sections:

patch1: parse 'vm_configuration' section
patch2: parse 'vm_footer' section

 qemu-load.c |   20 ++++++++++++++++++++
 qemu-load.h |    4 +++-
 2 files changed, 23 insertions(+), 1 deletion(-)




More information about the Crash-utility mailing list