[Qemu-devel] [PATCH 03/12] qga: add QGA_CONF environment variable

2015-10-15 Thread Michael Roth
From: Marc-André Lureau Having a environment variable allows to override default configuration path, useful for testing. Note that this can't easily be an argument, since loading config is done before parsing the arguments. Signed-off-by: Marc-André Lureau Reviewed-by: Michael Roth Signed-off-

[Qemu-devel] [PATCH 03/12] qga: add QGA_CONF environment variable

2015-10-14 Thread Michael Roth
From: Marc-André Lureau Having a environment variable allows to override default configuration path, useful for testing. Note that this can't easily be an argument, since loading config is done before parsing the arguments. Signed-off-by: Marc-André Lureau Reviewed-by: Michael Roth Signed-off-