From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAXp6-0004S6-8l for qemu-devel@nongnu.org; Wed, 08 Jun 2016 03:22:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAXp2-0005sE-1L for qemu-devel@nongnu.org; Wed, 08 Jun 2016 03:22:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAXp1-0005s2-RS for qemu-devel@nongnu.org; Wed, 08 Jun 2016 03:22:39 -0400 From: Fam Zheng Date: Wed, 8 Jun 2016 15:22:19 +0800 Message-Id: <20160608072225.26745-1-famz@redhat.com> Subject: [Qemu-devel] [PULL 0/6] docker queue 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 6ed5546fa7bf12c5b87ef76bafb86e1d77ed6e85: Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-07' into staging (2016-06-07 16:34:45 +0100) are available in the git repository at: git://github.com/famz/qemu tags/pull-docker-20160608 for you to fetch changes up to d3a49cbed5c18dcdce35f8e39712545ab1fd7cd0: tests/docker: build all targets in test-clang (2016-06-08 15:19:30 +0800) ---------------------------------------------------------------- Docker testing fixes by Paolo. ---------------------------------------------------------------- Paolo Bonzini (6): tests/docker: fix make-archive-maybe tests/docker: make test-full build all targets, not none tests/docker: fix test-mingw tests/docker: remove unused feature "ccache" tests/docker: support travis test with fedora image tests/docker: build all targets in test-clang tests/docker/Makefile.include | 6 +++--- tests/docker/common.rc | 2 +- tests/docker/dockerfiles/fedora.docker | 4 ++-- tests/docker/dockerfiles/ubuntu.docker | 4 ++-- tests/docker/test-clang | 2 -- 5 files changed, 8 insertions(+), 10 deletions(-)