qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] Docker improvements
@ 2018-06-28 16:46 Philippe Mathieu-Daudé
  2018-06-28 16:46 ` [Qemu-devel] [PATCH 1/8] docker: ubuntu: Update the package list before installing new ones Philippe Mathieu-Daudé
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-06-28 16:46 UTC (permalink / raw)
  To: Alex Bennée, Fam Zheng, Thomas Huth, Paolo Bonzini,
	Daniel P . Berrangé
  Cc: Philippe Mathieu-Daudé, qemu-devel

Hi,

This is a set of various unrelated Docker patches, from my daily
docker-qemu usage.

Last RFC patches restore building for ppc32 hosts, which sometimes
triggers interesting 32-bit errors (atomic updates).

The other 32-bit host is the MXE MinGW32 port.

Regards,

Phil.

Philippe Mathieu-Daudé (8):
  docker: ubuntu: Update the package list before installing new ones
  docker: ubuntu: Use SDL2
  docker: Clean the MXE base image
  docker: Add packages required to build a Linux kernel
  docker: Restrict the 'travis' job to the Travis image
  docker: Do not run tests in 'intermediate' images
  docker: Cross build QEMU on ppc32 hosts
  .shippable.yml: Restore the powerpc-cross image

 .shippable.yml                                |  2 +
 tests/docker/Makefile.include                 | 16 +++++--
 tests/docker/dockerfiles/debian-apt-fake.sh   | 46 +++++++++++++++++++
 .../dockerfiles/debian-powerpc-cross.docker   | 43 +++++++++++++++++
 tests/docker/dockerfiles/debian-sid.docker    |  6 ++-
 tests/docker/dockerfiles/debian8-mxe.docker   |  2 +-
 tests/docker/dockerfiles/ubuntu.docker        |  8 ++--
 7 files changed, 114 insertions(+), 9 deletions(-)
 create mode 100755 tests/docker/dockerfiles/debian-apt-fake.sh

-- 
2.18.0

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

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 16:46 [Qemu-devel] [PATCH 0/8] Docker improvements Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [PATCH 1/8] docker: ubuntu: Update the package list before installing new ones Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [PATCH 2/8] docker: ubuntu: Use SDL2 Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [PATCH 3/8] docker: Clean the MXE base image Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [RFC PATCH 4/8] docker: Add packages required to build a Linux kernel Philippe Mathieu-Daudé
2018-06-29 14:09   ` Alex Bennée
2018-06-29 14:55     ` Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [RFC PATCH 5/8] docker: Restrict the 'travis' job to the Travis image Philippe Mathieu-Daudé
2018-06-29 14:11   ` Alex Bennée
2018-06-29 15:33     ` Philippe Mathieu-Daudé
2018-06-29 14:22   ` Fam Zheng
2018-06-28 16:46 ` [Qemu-devel] [PATCH 6/8] docker: Do not run tests in 'intermediate' images Philippe Mathieu-Daudé
2018-06-28 16:46 ` [Qemu-devel] [PATCH 7/8] docker: Cross build QEMU on ppc32 hosts Philippe Mathieu-Daudé
2018-06-29 14:29   ` Alex Bennée
2018-06-29 14:53     ` Philippe Mathieu-Daudé
2018-06-29 15:01       ` Alex Bennée
2018-06-28 16:46 ` [Qemu-devel] [PATCH 8/8] .shippable.yml: Restore the powerpc-cross image Philippe Mathieu-Daudé
2018-06-29 14:37 ` [Qemu-devel] [PATCH 0/8] Docker improvements Alex Bennée
2018-06-29 15:34   ` Philippe Mathieu-Daudé

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