qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: qemu-devel@nongnu.org, berrange@redhat.com,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [Qemu-devel] [PULL 0/6] Some docker updates
Date: Tue,  5 Jun 2018 17:05:35 +0100	[thread overview]
Message-ID: <20180605160541.10664-1-alex.bennee@linaro.org> (raw)

The following changes since commit 1d889f2a8baaa265939b339d2f52ec57f5b8a09c:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-06-05 15:22:07 +0100)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-docker-updates-050618-1

for you to fetch changes up to 36dc5fedab0339afdeb3c40ff820c7e5ce334751:

  docker: add debian/tricore image (2018-06-05 16:25:43 +0100)

----------------------------------------------------------------
Docker related updates

  - configure/probe for docker
  - TARGET_DIRS -> TARGET_LIST cleanup
  - new fedora-i386-cross and debian/tricore images
  - test-mingw use SDL2/GTK3

----------------------------------------------------------------
Alex Bennée (2):
      docker: add "probe" command for configure
      configure: add test for docker availability

Fam Zheng (2):
      Makefile: Rename TARGET_DIRS to TARGET_LIST
      docker: Add fedora-i386-cross image

Paolo Bonzini (1):
      docker: test-mingw: use SDL2 and GTK+3

Philippe Mathieu-Daudé (1):
      docker: add debian/tricore image

 Makefile                                           | 20 +++++++++----------
 configure                                          | 19 +++++++++++++++++-
 scripts/create_config                              |  2 +-
 tests/Makefile.include                             |  2 +-
 tests/docker/Makefile.include                      |  3 +++
 tests/docker/docker.py                             | 18 +++++++++++++++++
 .../docker/dockerfiles/debian-tricore-cross.docker | 23 ++++++++++++++++++++++
 tests/docker/dockerfiles/fedora-i386-cross.docker  | 14 +++++++++++++
 tests/docker/dockerfiles/fedora.docker             |  8 ++++----
 tests/docker/test-mingw                            |  4 ++--
 10 files changed, 94 insertions(+), 19 deletions(-)
 create mode 100644 tests/docker/dockerfiles/debian-tricore-cross.docker
 create mode 100644 tests/docker/dockerfiles/fedora-i386-cross.docker


-- 
2.17.0

             reply	other threads:[~2018-06-05 16:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-05 16:05 Alex Bennée [this message]
2018-06-05 16:05 ` [Qemu-devel] [PULL 1/6] docker: add "probe" command for configure Alex Bennée
2018-06-05 16:05 ` [Qemu-devel] [PULL 2/6] configure: add test for docker availability Alex Bennée
2018-06-05 16:05 ` [Qemu-devel] [PULL 3/6] Makefile: Rename TARGET_DIRS to TARGET_LIST Alex Bennée
2018-06-28 16:11   ` Paolo Bonzini
2018-06-28 16:27     ` Alex Bennée
2018-06-29 12:06     ` Alex Bennée
2018-06-05 16:05 ` [Qemu-devel] [PULL 4/6] docker: Add fedora-i386-cross image Alex Bennée
2018-06-05 16:05 ` [Qemu-devel] [PULL 5/6] docker: test-mingw: use SDL2 and GTK+3 Alex Bennée
2018-06-05 16:05 ` [Qemu-devel] [PULL 6/6] docker: add debian/tricore image Alex Bennée
2018-06-07  7:59 ` [Qemu-devel] [PULL 0/6] Some docker updates Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180605160541.10664-1-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).