The following changes since commit 2d2e632ad00d11867c6c5625605b1fbc022dd62f:
Update version for v2.7.0-rc0 release (2016-07-22 15:32:42 +0100) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2016-07-25-tag for you to fetch changes up to 690604f696db6b3da35988e29da3f8d7966e12bc: configure: mark qemu-ga VSS includes as system headers (2016-07-25 13:23:18 -0500) ---------------------------------------------------------------- qemu-ga patch queue for 2.7 * fix w32 build failures due to -Werror when building with VSS/fsfreeze enabled * fix leaking for qemu-ga config files in `make check` ---------------------------------------------------------------- Marc-André Lureau (2): build-sys: link tests/data tests: use static qga config file Michael Roth (1): configure: mark qemu-ga VSS includes as system headers configure | 11 ++++++++--- tests/data/test-qga-config | 8 ++++++++ tests/test-qga.c | 27 ++++----------------------- 3 files changed, 20 insertions(+), 26 deletions(-) create mode 100644 tests/data/test-qga-config