]> Git Repo - qemu.git/commit - qga/main.c
qga: add an optional qemu-ga.conf system configuration
authorMarc-André Lureau <[email protected]>
Wed, 26 Aug 2015 23:34:57 +0000 (01:34 +0200)
committerMichael Roth <[email protected]>
Tue, 1 Sep 2015 18:16:25 +0000 (13:16 -0500)
commite236d060cba8d2d6d26a7e076c895d2a6812dafb
tree1f27f505ff933fe7ccc662619e7dc3b209fbe82d
parentd4c8a5d49e514bfeac2040ee5371b4e6a7d8d561
qga: add an optional qemu-ga.conf system configuration

Learn to configure the agent with a system configuration.

This may simplify command-line handling, especially when the blacklist
is long.

Among the other benefits, this may standardize the configuration of an
init service (instead of distro-specific init keys/files)

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Michael Roth <[email protected]>
Reviewed-by: Denis V. Lunev <[email protected]>
* removed unecessary keyfile != NULL prior to free
Signed-off-by: Michael Roth <[email protected]>
qga/main.c
This page took 0.022663 seconds and 4 git commands to generate.