diff options
author | Michael Roth <mdroth@linux.vnet.ibm.com> | 2015-08-26 10:49:13 -0500 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2015-09-01 13:16:26 -0500 |
commit | 9d6bc27b7e0e8520f1f91721d9c738e027eeb6c4 (patch) | |
tree | d91f1b8c493064e8c20bb01a06891b4cfad30c8f /translate-all.c | |
parent | 259434b8067e1c61017e9a5b8667b6526b474ff2 (diff) | |
download | qemu-9d6bc27b7e0e8520f1f91721d9c738e027eeb6c4.zip |
configure: qemu-ga: move MSI installer probe after qga probe
MSI probe assumes that qemu-ga support has been probed already, but in
cases where --enable-guest-agent/--disable-guest-agent have not been
passed to configure, qemu-ga support may end up getting enabled later,
as is the case with w32 builds. This leads to MSI probe prematurely
reporting error due to lack of qemu-ga support.
Fix this by moving MSI installer probe after the final qga probes.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'translate-all.c')
0 files changed, 0 insertions, 0 deletions