qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 4.2 v2 00/17] testing/next
@ 2019-10-24 10:22 Alex Bennée
  2019-10-24 10:22 ` [PATCH v2 01/17] travis.yml: reduce scope of the --enable-debug build Alex Bennée
                   ` (16 more replies)
  0 siblings, 17 replies; 23+ messages in thread
From: Alex Bennée @ 2019-10-24 10:22 UTC (permalink / raw)
  To: qemu-devel
  Cc: fam, berrange, stefanb, Alex Bennée, richard.henderson,
	f4bug, cota, stefanha, marcandre.lureau, pbonzini, aurelien

Hi,

This is the current status of testing/next. I've dropped the iotests
as they should come in with the rest of the block patches. I've
included a few more stragglers including some docker tweaks. Currently
the following could do with review:

   07 - cirrus.yml reduce scope of MacOS build
   08 - travis.yml bump Xcode 10 to latest dot release
   09 - cirrus.yml add latest Xcode build target
   15 - travis.yml enable debug tcg to check tcg
   16 - tests docker set HOST_ARCH if we don t have ARCH
   17 - tests docker update Travis image to a more curren


Alex Bennée (8):
  travis.yml: reduce scope of the --enable-debug build
  cirrus.yml: reduce scope of MacOS build
  travis.yml: bump Xcode 10 to latest dot release
  cirrus.yml: add latest Xcode build target
  travis.yml: cache the clang sanitizer build
  travis.yml: --enable-debug-tcg to check-tcg
  tests/docker: set HOST_ARCH if we don't have ARCH
  tests/docker: update Travis image to a more current version

Eduardo Habkost (2):
  tests/vm: Let subclasses disable IPv6
  tests/vm/netbsd: Disable IPv6

Gerd Hoffmann (1):
  tests/vm: netbsd autoinstall, using serial console

Philippe Mathieu-Daudé (1):
  travis.yml: Test the release tarball

Thomas Huth (5):
  travis.yml: Add libvdeplug-dev to compile-test net/vde.c
  travis.yml: Use libsdl2 instead of libsdl1.2, and install
    libsdl2-image
  travis.yml: Use newer version of libgnutls and libpng
  travis.yml: Fix the ccache lines
  gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network
    backend

 .cirrus.yml                            |  14 +-
 .gitlab-ci.yml                         |   2 +-
 .shippable.yml                         |   2 -
 .travis.yml                            |  50 +++++--
 tests/docker/Makefile.include          |   6 +-
 tests/docker/dockerfiles/travis.docker |   6 +-
 tests/vm/basevm.py                     |  15 +-
 tests/vm/netbsd                        | 195 +++++++++++++++++++++++--
 8 files changed, 259 insertions(+), 31 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-10-24 16:44 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 10:22 [PATCH for 4.2 v2 00/17] testing/next Alex Bennée
2019-10-24 10:22 ` [PATCH v2 01/17] travis.yml: reduce scope of the --enable-debug build Alex Bennée
2019-10-24 10:22 ` [PATCH v2 02/17] travis.yml: Add libvdeplug-dev to compile-test net/vde.c Alex Bennée
2019-10-24 14:37   ` Philippe Mathieu-Daudé
2019-10-24 10:22 ` [PATCH v2 03/17] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image Alex Bennée
2019-10-24 10:22 ` [PATCH v2 04/17] travis.yml: Use newer version of libgnutls and libpng Alex Bennée
2019-10-24 10:22 ` [PATCH v2 05/17] travis.yml: Fix the ccache lines Alex Bennée
2019-10-24 10:22 ` [PATCH v2 06/17] travis.yml: Test the release tarball Alex Bennée
2019-10-24 10:22 ` [PATCH v2 07/17] cirrus.yml: reduce scope of MacOS build Alex Bennée
2019-10-24 10:22 ` [PATCH v2 08/17] travis.yml: bump Xcode 10 to latest dot release Alex Bennée
2019-10-24 14:32   ` Philippe Mathieu-Daudé
2019-10-24 10:22 ` [PATCH v2 09/17] cirrus.yml: add latest Xcode build target Alex Bennée
2019-10-24 10:22 ` [PATCH v2 10/17] tests/vm: netbsd autoinstall, using serial console Alex Bennée
2019-10-24 10:22 ` [PATCH v2 11/17] tests/vm: Let subclasses disable IPv6 Alex Bennée
2019-10-24 10:22 ` [PATCH v2 12/17] tests/vm/netbsd: Disable IPv6 Alex Bennée
2019-10-24 10:22 ` [PATCH v2 13/17] travis.yml: cache the clang sanitizer build Alex Bennée
2019-10-24 10:22 ` [PATCH v2 14/17] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend Alex Bennée
2019-10-24 10:22 ` [PATCH v2 15/17] travis.yml: --enable-debug-tcg to check-tcg Alex Bennée
2019-10-24 14:33   ` Philippe Mathieu-Daudé
2019-10-24 14:34     ` Philippe Mathieu-Daudé
2019-10-24 16:07       ` Alex Bennée
2019-10-24 10:22 ` [PATCH v2 16/17] tests/docker: set HOST_ARCH if we don't have ARCH Alex Bennée
2019-10-24 10:22 ` [PATCH v2 17/17] tests/docker: update Travis image to a more current version 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).