]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Jun 2016 15:31:53 +0000 (16:31 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Jun 2016 15:31:53 +0000 (16:31 +0100)
commitd36ebffe945d744a1605b30a8fd208b5325c1505
treeeead9c5f06ef43a0b87ba1ede2694d79b6073339
parentc1a3b8b7450d9c0b07f067cde059d0dfa551573f
parentd3a49cbed5c18dcdce35f8e39712545ab1fd7cd0
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into staging

Docker testing fixes by Paolo.

# gpg: Signature made Wed 08 Jun 2016 08:20:54 BST
# gpg:                using RSA key 0xCA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <famz@redhat.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/pull-docker-20160608:
  tests/docker: build all targets in test-clang
  tests/docker: support travis test with fedora image
  tests/docker: remove unused feature "ccache"
  tests/docker: fix test-mingw
  tests/docker: make test-full build all targets, not none
  tests/docker: fix make-archive-maybe

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>