
25 Feb
2014
25 Feb
'14
10:59 a.m.
On 02/25/2014 05:55 PM, Qiao Nuohan wrote:
This patch is used to add dump_memory_format to qemu.conf and libvirt will use it to specify the default format in which qemu dumps guest's memory. But when "--compress" is specified with "virsh dump --memory-only", the format configured by dump_memory_format will be overrided. dump_memory_format can one of elf, kdump-zlib, kdump-lzo and kdump-snappy. And elf is the default value.
Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
Sorry, the title should be [PATCH v2 2/2] add dump_memory_format in qemu.conf -- Regards Qiao Nuohan