The following changes since commit 8337c6cbc37c6b2184f41bab3eaff47d5e68012a:
Update version for v2.5.0-rc0 release (2015-11-13 17:10:36 +0000) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2015-11-13-tag for you to fetch changes up to 8144e432d8c8e801a906c126afc1333985fad0ce: qga: allow to lookup in PATH from the passed envp for guest-exec (2015-11-13 16:31:32 -0600) ---------------------------------------------------------------- qemu-ga patch queue for 2.5 * fixes for guest-exec gspawn() usage: - inherit default lookup path by default instead of explicitly defining it as being empty. - don't inherit default PATH when PATH/ENV are explicit ---------------------------------------------------------------- Yuri Pudgorodskiy (2): qga: fix for default env processing for guest-exec qga: allow to lookup in PATH from the passed envp for guest-exec qga/commands.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)