commit | aeadcbb6338ddd8aedbc1473ba7e254623951248 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Aug 27 01:34:58 2015 +0200 |
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Tue Sep 01 13:16:25 2015 -0500 |
tree | 694f58c4fed02f33eb2c3614dfb9bb9e773a0ad1 | |
parent | e236d060cba8d2d6d26a7e076c895d2a6812dafb [diff] |
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>