qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] testing updates (build, docs, dumps)
@ 2021-02-24 11:49 Alex Bennée
  2021-02-24 11:49 ` [PULL 1/7] meson.build: expose TCG cross compiler information in summary Alex Bennée
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Alex Bennée @ 2021-02-24 11:49 UTC (permalink / raw)
  To: peter.maydell; +Cc: Alex Bennée, qemu-devel

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



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

end of thread, other threads:[~2021-03-02 15:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 11:49 [PULL 0/7] testing updates (build, docs, dumps) Alex Bennée
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

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