qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/13] Gitlab-CI and test patches
@ 2020-12-09  9:48 Thomas Huth
  2020-12-09  9:48 ` [PULL 01/13] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job Thomas Huth
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Thomas Huth @ 2020-12-09  9:48 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell

 Hi Peter,

The following changes since commit 553032db17440f8de011390e5a1cfddd13751b0b:

  Update version for v5.2.0 release (2020-12-08 15:55:19 +0000)

are available in the Git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2020-12-09

for you to fetch changes up to b0bed2c916286326b248da05b2ca5f6d152aba44:

  hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize() (2020-12-09 08:04:34 +0100)

----------------------------------------------------------------
* Gitlab-CI improvement patches by Philippe
* Some small fixes for tests
* Fix coverity warning in the mcf5206 code
----------------------------------------------------------------

Alex Chen (1):
      test-qga: fix a resource leak in test_qga_guest_get_osinfo()

Alexander Bulekov (1):
      fuzz: avoid double-fetches by default

Peter Maydell (1):
      hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()

Philippe Mathieu-Daudé (10):
      gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job
      gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
      gitlab-ci: Introduce 'cross_accel_build_job' template
      gitlab-ci: Add KVM s390x cross-build jobs
      gitlab-ci: Add Xen cross-build jobs
      tests/qtest/fuzz-test: Quit test_lp1878642 once done
      gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled
      gitlab-ci: Update 'build-disabled' to cover all configurable options
      gitlab-ci: Move user-static test across to gitlab
      gitlab-ci: Move coroutine tests across to gitlab

 .gitlab-ci.d/crossbuilds.yml    |  78 +++++++++++++++++++--------
 .gitlab-ci.yml                  | 114 ++++++++++++++++++++++++++++++++++------
 .travis.yml                     |  19 -------
 hw/m68k/mcf5206.c               |  12 ++---
 tests/qtest/fuzz-test.c         |   1 +
 tests/qtest/fuzz/generic_fuzz.c |   1 +
 tests/test-qga.c                |   1 +
 7 files changed, 163 insertions(+), 63 deletions(-)



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

end of thread, other threads:[~2020-12-09 20:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09  9:48 [PULL 00/13] Gitlab-CI and test patches Thomas Huth
2020-12-09  9:48 ` [PULL 01/13] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job Thomas Huth
2020-12-09  9:48 ` [PULL 02/13] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) Thomas Huth
2020-12-09  9:48 ` [PULL 03/13] gitlab-ci: Introduce 'cross_accel_build_job' template Thomas Huth
2020-12-09  9:48 ` [PULL 04/13] gitlab-ci: Add KVM s390x cross-build jobs Thomas Huth
2020-12-09  9:48 ` [PULL 05/13] gitlab-ci: Add Xen " Thomas Huth
2020-12-09  9:48 ` [PULL 06/13] test-qga: fix a resource leak in test_qga_guest_get_osinfo() Thomas Huth
2020-12-09  9:48 ` [PULL 07/13] tests/qtest/fuzz-test: Quit test_lp1878642 once done Thomas Huth
2020-12-09  9:48 ` [PULL 08/13] fuzz: avoid double-fetches by default Thomas Huth
2020-12-09  9:48 ` [PULL 09/13] gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled Thomas Huth
2020-12-09  9:48 ` [PULL 10/13] gitlab-ci: Update 'build-disabled' to cover all configurable options Thomas Huth
2020-12-09  9:48 ` [PULL 11/13] gitlab-ci: Move user-static test across to gitlab Thomas Huth
2020-12-09  9:48 ` [PULL 12/13] gitlab-ci: Move coroutine tests " Thomas Huth
2020-12-09  9:48 ` [PULL 13/13] hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize() Thomas Huth
2020-12-09 20:08 ` [PULL 00/13] Gitlab-CI and test patches Peter Maydell

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