From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpd0R-0008PC-Kh for qemu-devel@nongnu.org; Fri, 23 Oct 2015 10:07:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zpd0M-000492-J9 for qemu-devel@nongnu.org; Fri, 23 Oct 2015 10:07:43 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:48143) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpd0L-000487-16 for qemu-devel@nongnu.org; Fri, 23 Oct 2015 10:07:38 -0400 Received: from localhost by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 23 Oct 2015 08:07:35 -0600 Received: from b03cxnp08025.gho.boulder.ibm.com (b03cxnp08025.gho.boulder.ibm.com [9.17.130.17]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id DC61D19D8041 for ; Fri, 23 Oct 2015 07:55:43 -0600 (MDT) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t9NE6Bva4981102 for ; Fri, 23 Oct 2015 07:06:11 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t9NE7WIe022109 for ; Fri, 23 Oct 2015 08:07:33 -0600 From: Michael Roth Date: Fri, 23 Oct 2015 09:07:12 -0500 Message-Id: <1445609233-13498-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/1] qemu-ga patch queue (unbreak Travis-CI builds) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org The following changes since commit 147482ae35b896808af68c0051ad86d3aae12979: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into staging (2015-10-23 13:09:09 +0100) are available in the git repository at: git://github.com/mdroth/qemu.git tags/qga-pull-2015-10-23-tag for you to fetch changes up to b3e9e584fcef49be8ca0c355d11030f0bf6231b0: tests: test-qga, loosen assumptions about host filesystems (2015-10-23 08:57:45 -0500) ---------------------------------------------------------------- qemu-ga patch queue * unbreak qga-test unit test on travis-ci systems by not assuming a disk-based filesystem must be present ---------------------------------------------------------------- Michael Roth (1): tests: test-qga, loosen assumptions about host filesystems tests/test-qga.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)