]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qga: add --dump-conf option
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 26 Aug 2015 23:34:58 +0000 (01:34 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 1 Sep 2015 18:16:25 +0000 (13:16 -0500)
commitaeadcbb6338ddd8aedbc1473ba7e254623951248
tree694f58c4fed02f33eb2c3614dfb9bb9e773a0ad1
parente236d060cba8d2d6d26a7e076c895d2a6812dafb
qga: add --dump-conf option

This new option allows to review the agent configuration,
and ease the task of writing a configuration file.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
* removed unecessary keyfile != NULL prior to free
* documented --dump-conf is qemu-ga --help output
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/main.c