From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUjGm-0006Qy-52 for qemu-devel@nongnu.org; Wed, 26 Aug 2015 18:34:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUjGi-0001Il-V4 for qemu-devel@nongnu.org; Wed, 26 Aug 2015 18:34:12 -0400 Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]:33573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUjGi-0001Ie-QY for qemu-devel@nongnu.org; Wed, 26 Aug 2015 18:34:08 -0400 Received: by oieu205 with SMTP id u205so1091014oie.0 for ; Wed, 26 Aug 2015 15:34:08 -0700 (PDT) Sender: fluxion From: Michael Roth Date: Wed, 26 Aug 2015 17:21:30 -0500 Message-Id: <1440627694-25096-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [0/4] qemu-ga: various w32 build fix-ups for MSI/VSS support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: marcandre.lureau@redhat.com, yhindin@redhat.com, leonid@daynix.com, pbonzini@redhat.com These patches are based on the qga-dev tree: https://github.com/mdroth/qemu/commits/qga-dev 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. Makefile | 10 ++---- configure | 119 +++++++++++++++++++++++++++++++++++++--------------------------------- 2 files changed, 66 insertions(+), 63 deletions(-)