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
