From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: [PULL v2 00/11] testing and configure updates
Date: Thu, 17 Dec 2020 09:43:30 +0000 [thread overview]
Message-ID: <20201217094330.17400-1-alex.bennee@linaro.org> (raw)
The following changes since commit af3f37319cb1e1ca0c42842ecdbd1bcfc64a4b6f:
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2020-12-15 21:24:31 +0000)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-171220-2
for you to fetch changes up to a1c04860cec798914f8cd8ef77fce195f360d36e:
tests: update for rename of CentOS8 PowerTools repo (2020-12-17 09:38:51 +0000)
----------------------------------------------------------------
Testing and configure updates:
- add moxie-softmmu to deprecated_targets_list
- improve cross-build KVM coverage
- new --without-default-features configure flag
- add __repr__ for ConsoleSocket for debugging
- build tcg tests with -Werror
- test 32 bit builds with fedora
- remove last traces of debian9
- hotfix for centos8 powertools repo
----------------------------------------------------------------
Alex Bennée (8):
configure: include moxie-softmmu in deprecated_targets_list
gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
configure: move gettext detection to meson.build
configure: add --without-default-features
python: add __repr__ to ConsoleSocket to aid debugging
gitlab: move --without-default-devices build from Travis
gitlab: add --without-default-features build
tests/tcg: build tests with -Werror
Daniel P. Berrangé (1):
tests: update for rename of CentOS8 PowerTools repo
Thomas Huth (2):
gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
tests/docker: Remove the remainders of debian9 containers from the Makefile
configure | 176 +++++++++++-----------
.gitlab-ci.d/crossbuilds.yml | 22 ++-
.gitlab-ci.yml | 16 +-
.travis.yml | 8 -
meson_options.txt | 2 +-
po/meson.build | 2 +-
python/qemu/console_socket.py | 7 +
tests/docker/Makefile.include | 6 +-
tests/docker/dockerfiles/centos8.docker | 5 +-
tests/docker/dockerfiles/fedora-i386-cross.docker | 18 ++-
tests/tcg/Makefile.target | 2 +-
11 files changed, 150 insertions(+), 114 deletions(-)
--
2.20.1
next reply other threads:[~2020-12-17 9:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-17 9:43 Alex Bennée [this message]
2020-12-17 18:48 ` [PULL v2 00/11] testing and configure updates Peter Maydell
2020-12-17 23:41 ` Alex Bennée
2020-12-18 11:12 ` Peter Maydell
2020-12-18 11:53 ` Alex Bennée
2020-12-18 13:40 ` Peter Maydell
2020-12-18 16:52 ` Alex Bennée
2020-12-18 17:17 ` Alex Bennée
2020-12-18 17:23 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201217094330.17400-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).