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 0/7] testing updates (build, docs, dumps)
Date: Wed, 24 Feb 2021 11:49:19 +0000 [thread overview]
Message-ID: <20210224114926.6303-1-alex.bennee@linaro.org> (raw)
The following changes since commit 7ef8134565dccf9186d5eabd7dbb4ecae6dead87:
Merge remote-tracking branch 'remotes/edgar/tags/edgar/cris-next-2021-02-22.for-upstream' into staging (2021-02-22 14:20:32 +0000)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-updates-240221-1
for you to fetch changes up to 93a11007681a8051c07834c52d785a2948ff9632:
docs: move CODING_STYLE into the developer documentation (2021-02-24 11:05:21 +0000)
----------------------------------------------------------------
Testing tweaks (build, docs, bumps)
- expose cross compiler info in meson pretty print
- bump Fedora to 33
- "graceful" handling of missing virgl config
- updates to the container documentation
- move CODING_STYLE.rst into developer manual
----------------------------------------------------------------
Alex Bennée (6):
meson.build: expose TCG cross compiler information in summary
tests/acceptance: allow a "graceful" failing for virtio-gpu test
docs/devel: expand on use of containers to build tests
docs/devel: update the container based tests
docs/devel: add forward reference to check-tcg
docs: move CODING_STYLE into the developer documentation
Philippe Mathieu-Daudé (1):
docker: Bump Fedora images to release 33
docs/devel/index.rst | 1 +
CODING_STYLE.rst => docs/devel/style.rst | 6 +-
docs/devel/testing.rst | 85 ++++++++++++++++------
README.rst | 4 +-
meson.build | 18 +++++
scripts/fix-multiline-comments.sh | 2 +-
tests/acceptance/virtio-gpu.py | 7 +-
tests/docker/dockerfiles/fedora-cris-cross.docker | 2 +-
tests/docker/dockerfiles/fedora-i386-cross.docker | 2 +-
tests/docker/dockerfiles/fedora-win32-cross.docker | 2 +-
tests/docker/dockerfiles/fedora-win64-cross.docker | 2 +-
tests/docker/dockerfiles/fedora.docker | 2 +-
tests/tcg/configure.sh | 8 --
13 files changed, 101 insertions(+), 40 deletions(-)
rename CODING_STYLE.rst => docs/devel/style.rst (99%)
--
2.20.1
next reply other threads:[~2021-02-24 11:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-24 11:49 Alex Bennée [this message]
2021-02-24 11:49 ` [PULL 1/7] meson.build: expose TCG cross compiler information in summary Alex Bennée
2021-02-24 11:49 ` [PULL 2/7] docker: Bump Fedora images to release 33 Alex Bennée
2021-02-24 11:49 ` [PULL 3/7] tests/acceptance: allow a "graceful" failing for virtio-gpu test Alex Bennée
2021-02-24 11:49 ` [PULL 4/7] docs/devel: expand on use of containers to build tests Alex Bennée
2021-02-24 11:49 ` [PULL 5/7] docs/devel: update the container based tests Alex Bennée
2021-02-24 11:49 ` [PULL 6/7] docs/devel: add forward reference to check-tcg Alex Bennée
2021-02-24 11:49 ` [PULL 7/7] docs: move CODING_STYLE into the developer documentation Alex Bennée
2021-03-02 15:17 ` [PULL 0/7] testing updates (build, docs, dumps) Peter Maydell
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=20210224114926.6303-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).