qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/7] updates for Docker
@ 2018-06-04 14:51 Alex Bennée
  2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 1/7] docker: add "probe" command for configure Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Alex Bennée @ 2018-06-04 14:51 UTC (permalink / raw)
  To: cota, famz, berrange, f4bug, richard.henderson, balrogg, aurelien,
	agraf, pbonzini, stefanha, stefanb, marcandre.lureau
  Cc: qemu-devel, Alex Bennée

Hi,

I was prompted on IRC so I've gathered together some of the
outstanding docker related patches from the list. It also includes a
few of the docker related tweaks from my mega TCG testing series whcih
should hopefully bring the delta down. I plan to send the pull request
in tomorrow if nothing comes up.

Alex.

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

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

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 +++++++++++++++
 .../dockerfiles/debian-tricore-cross.docker   | 23 +++++++++++++++++++
 .../dockerfiles/fedora-i386-cross.docker      | 14 +++++++++++
 tests/docker/dockerfiles/fedora.docker        | 10 ++++----
 tests/docker/test-mingw                       |  4 ++--
 10 files changed, 95 insertions(+), 20 deletions(-)
 create mode 100644 tests/docker/dockerfiles/debian-tricore-cross.docker
 create mode 100644 tests/docker/dockerfiles/fedora-i386-cross.docker

-- 
2.17.0

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-06-05 15:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-04 14:51 [Qemu-devel] [PATCH v1 0/7] updates for Docker Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 1/7] docker: add "probe" command for configure Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 2/7] configure: add test for docker availability Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 3/7] Makefile: Rename TARGET_DIRS to TARGET_LIST Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 4/7] docker: Add fedora-i386-cross image Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 5/7] docker: Update fedora image to 28 Alex Bennée
2018-06-05  2:55   ` Fam Zheng
2018-06-05 15:26     ` Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 6/7] docker: test-mingw: use SDL2 and GTK+3 Alex Bennée
2018-06-04 14:51 ` [Qemu-devel] [PATCH v1 7/7] docker: add debian/tricore image Alex Bennée

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).