These patches are based on the qga tree: https://github.com/mdroth/qemu/commits/qga and are also available from: https://github.com/mdroth/qemu/commits/qga-dev-build-fixes
These are minor fixes/refactorings to improve the build process for qemu-ga. v2: * filter $(QGA_VSS_PROVIDER) from qemu-ga LINK target instead of wildcard matches against %.tlb and %.dll (Marc-André) * add comments to clarify the above behavior (Marc-André) Makefile | 13 ++++++------- configure | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------- 2 files changed, 69 insertions(+), 63 deletions(-)