|
| From: | Alex Bennée |
| Subject: | [PULL 0/8] testing and misc (gitdm, gitlab, docker, make) |
| Date: | Tue, 27 Oct 2020 09:59:30 +0000 |
The following changes since commit 1dc887329a10903940501b43e8c0cc67af7c06d5:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026'
into staging (2020-10-26 17:19:26 +0000)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-and-misc-271020-1
for you to fetch changes up to c8e6cfba1291df2202bf406bb5137c9d365505d1:
makefile: handle -n / -k / -q correctly (2020-10-27 09:53:51 +0000)
----------------------------------------------------------------
Testing and gitdm updates
- add some more individual contributors
- include SDL2 in centos images
- skip checkpatch check when no commits found
- use random port for gdb reverse debugging
- make gitlab use it's own mirrors to clone
- fix detection of make -nqp
----------------------------------------------------------------
Alex Bennée (2):
contrib/gitdm: Add more individual contributors
tests/acceptance: pick a random gdb port for reverse debugging
Ani Sinha (1):
Adding ani's email as an individual contributor
Daniel P. Berrangé (2):
gitlab: skip checkpatch.pl checks if no commit delta on branch
scripts: fix error from checkpatch.pl when no commits are found
Paolo Bonzini (1):
makefile: handle -n / -k / -q correctly
Philippe Mathieu-Daudé (1):
gitlab-ci: Clone from GitLab itself
Thomas Huth (1):
tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
Makefile | 10 +++++++---
.gitlab-ci.d/check-patch.py | 8 ++++++++
.gitlab-ci.yml | 1 +
contrib/gitdm/group-map-individuals | 6 ++++++
scripts/checkpatch.pl | 2 +-
tests/acceptance/reverse_debugging.py | 12 +++++++-----
tests/docker/dockerfiles/centos7.docker | 2 +-
tests/docker/dockerfiles/centos8.docker | 2 +-
8 files changed, 32 insertions(+), 11 deletions(-)
--
2.20.1
| [Prev in Thread] | Current Thread | [Next in Thread] |