From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRzzn-0006JS-My for qemu-devel@nongnu.org; Tue, 26 Jul 2016 06:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRzzm-0000v7-RB for qemu-devel@nongnu.org; Tue, 26 Jul 2016 06:53:55 -0400 Received: from mail-yw0-x236.google.com ([2607:f8b0:4002:c05::236]:34776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRzzl-0000uu-K4 for qemu-devel@nongnu.org; Tue, 26 Jul 2016 06:53:54 -0400 Received: by mail-yw0-x236.google.com with SMTP id z8so5498067ywa.1 for ; Tue, 26 Jul 2016 03:53:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1469473467-16316-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1469473467-16316-1-git-send-email-mdroth@linux.vnet.ibm.com> From: Peter Maydell Date: Tue, 26 Jul 2016 11:53:33 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.7 0/3] qemu-ga patch queue for 2.7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: QEMU Developers On 25 July 2016 at 20:04, Michael Roth wrote: > 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` Applied, thanks. -- PMM