]> git.ipfire.org Git - thirdparty/libvirt.git/commit
allow "virsh dump --memory-only" specify dump format
authorQiao Nuohan <qiaonuohan@cn.fujitsu.com>
Sun, 23 Mar 2014 03:51:15 +0000 (11:51 +0800)
committerEric Blake <eblake@redhat.com>
Mon, 24 Mar 2014 20:14:14 +0000 (14:14 -0600)
commit2f934550b915dcc2e86dc645c5c7ed864d675f3f
tree55dc98378d4815933220ed3bbdc5ee834fe836c2
parent8c023e31875bb809097bc96670e723b31fae6feb
allow "virsh dump --memory-only" specify dump format

This patch adds "[--format] <string>" to "virsh dump --memory-only", which is
changed to use the new virDomainCoreDumpWithFormat API.

Signed-off-by: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tools/virsh-domain.c
tools/virsh.pod