From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aseEV-0005Zh-NQ for qemu-devel@nongnu.org; Tue, 19 Apr 2016 18:35:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aseER-0001KF-Tc for qemu-devel@nongnu.org; Tue, 19 Apr 2016 18:34:59 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:38887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aseER-0001Jr-LK for qemu-devel@nongnu.org; Tue, 19 Apr 2016 18:34:55 -0400 Received: from localhost by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 19 Apr 2016 16:34:53 -0600 From: Michael Roth Date: Tue, 19 Apr 2016 17:34:33 -0500 Message-Id: <1461105274-12594-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL for-2.6 0/1] qemu-ga patch queue for 2.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org, peter.maydell@linaro.org The following changes since commit 1f7685fafa6ba1354731a59822e5cc43323d6989: Update language files for QEMU 2.6.0 (2016-04-19 18:41:25 +0100) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2016-04-19-tag for you to fetch changes up to fb91f30bb9716c391ce0441942fffa601ad99684: qemu-ga: do not run qga test when guest agent disabled (2016-04-19 16:51:15 -0500) ---------------------------------------------------------------- qemu-ga patch queue for 2.6 * fixes inadvertant change that unconditionally disables qemu-ga unit test * fixes make check failures when building with --disable-guest-agent that were present visible before the unit test was inadvertantly disabled. ---------------------------------------------------------------- Yang Hongyang (1): qemu-ga: do not run qga test when guest agent disabled tests/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)