qemu-e2k/tests/docker/dockerfiles
Peter Maydell f991d61d35 Testing, docs, semihosting and plugin updates
- update playbooks for custom runners
   - add section timing support to gitlab
   - upgrade fedora images to 37
   - purge perl from the build system and deps
   - disable unstable tests in CI
   - improve intro, emulation and semihosting docs
   - semihosting bug fix and O_BINARY default
   - add memory-sve test
   - fix some races in qht
   - improve plugin handling of memory helpers
   - optimise plugin hooks
   - fix some plugin deadlocks
   - reduce win64-cross build time by dropping some targets
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmPb3fgACgkQ+9DbCVqe
 KkQbXAf9Eoc+PdNvafbqzH/blPjvd9ve8pJ+GcPDukNXwxP8OF/jFEJUQ1E7l9O7
 y0qV4akKCdIqVice4R5bK2CAq44Y3aut8SDf56C8E3Riha2zA2RbQWOv/zCvA3OP
 LFF+OaXZyg4JTR48HUKzh9ei2bd1+ccBSUe+xlRi59XaV5K8+5bmcZj10QKUR0lD
 0HC5auEWWpayvd5D7Da15C7+oVY3LMCFxSdpHwbuIPPan/TRo5yqMI6ChYDKB8QD
 gdwMCL8znj2ADCTBftyBDYDAtjKVyLQidf7KdQHiSF+nmXYopS6SbsPCOMtJqCMH
 tXcKAIxs/MEntPrWTKTdtdnzotJVKw==
 =AtfN
 -----END PGP SIGNATURE-----

Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into staging

Testing, docs, semihosting and plugin updates

  - update playbooks for custom runners
  - add section timing support to gitlab
  - upgrade fedora images to 37
  - purge perl from the build system and deps
  - disable unstable tests in CI
  - improve intro, emulation and semihosting docs
  - semihosting bug fix and O_BINARY default
  - add memory-sve test
  - fix some races in qht
  - improve plugin handling of memory helpers
  - optimise plugin hooks
  - fix some plugin deadlocks
  - reduce win64-cross build time by dropping some targets

# -----BEGIN PGP SIGNATURE-----
#
# iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmPb3fgACgkQ+9DbCVqe
# KkQbXAf9Eoc+PdNvafbqzH/blPjvd9ve8pJ+GcPDukNXwxP8OF/jFEJUQ1E7l9O7
# y0qV4akKCdIqVice4R5bK2CAq44Y3aut8SDf56C8E3Riha2zA2RbQWOv/zCvA3OP
# LFF+OaXZyg4JTR48HUKzh9ei2bd1+ccBSUe+xlRi59XaV5K8+5bmcZj10QKUR0lD
# 0HC5auEWWpayvd5D7Da15C7+oVY3LMCFxSdpHwbuIPPan/TRo5yqMI6ChYDKB8QD
# gdwMCL8znj2ADCTBftyBDYDAtjKVyLQidf7KdQHiSF+nmXYopS6SbsPCOMtJqCMH
# tXcKAIxs/MEntPrWTKTdtdnzotJVKw==
# =AtfN
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 02 Feb 2023 15:59:52 GMT
# gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu: (36 commits)
  gitlab: cut even more from cross-win64-system build
  plugins: Iterate on cb_lists in qemu_plugin_user_exit
  cpu-exec: assert that plugin_mem_cbs is NULL after execution
  tcg: exclude non-memory effecting helpers from instrumentation
  translator: always pair plugin_gen_insn_{start, end} calls
  plugins: fix optimization in plugin_gen_disable_mem_helpers
  plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
  util/qht: use striped locks under TSAN
  thread: de-const qemu_spin_destroy
  util/qht: add missing atomic_set(hashes[i])
  cpu: free cpu->tb_jmp_cache with RCU
  tests/tcg: add memory-sve test for aarch64
  semihosting: add O_BINARY flag in host_open for NT compatibility
  semihosting: Write back semihosting data before completion callback
  docs: add an introduction to the system docs
  semihosting: add semihosting section to the docs
  docs: add a new section to outline emulation support
  docs: add hotlinks to about preface text
  MAINTAINERS: Fix the entry for tests/tcg/nios2
  gitlab: wrap up test results for custom runners
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-02-02 18:00:41 +00:00
..
debian-microblaze-cross.d tests/docker: Add debian-microblaze-cross image 2021-11-04 10:32:00 +00:00
debian-nios2-cross.d tests/docker: Add debian-nios2-cross image 2021-11-04 10:31:32 +00:00
alpine.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
centos8.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-all-test-cross.docker tests/docker: Add flex/bison to `debian-all-test` 2022-10-31 20:37:58 +00:00
debian-alpha-cross.docker tests/docker: update and flatten debian-alpha-cross 2022-09-20 16:27:08 +01:00
debian-amd64-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-amd64.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-arm64-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-armel-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-armhf-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre tests/docker: add support for DEB_KEYRING 2020-07-27 09:41:35 +01:00
debian-hexagon-cross.docker tests/docker: use prebuilt toolchain for debian-hexagon-cross 2022-12-23 15:16:31 +00:00
debian-hppa-cross.docker tests/docker: update and flatten debian-hppa-cross 2022-09-20 16:27:12 +01:00
debian-loongarch-cross.docker tests/docker: update and flatten debian-loongarch-cross 2022-09-20 17:22:08 +01:00
debian-m68k-cross.docker tests/docker: update and flatten debian-m68k-cross 2022-09-20 16:27:17 +01:00
debian-mips-cross.docker Deprecate 32 bit big-endian MIPS 2022-09-20 17:22:08 +01:00
debian-mips64-cross.docker tests/docker: update and flatten debian-mips64-cross 2022-09-20 16:27:20 +01:00
debian-mips64el-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-mipsel-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-native.docker trivial: Fix duplicated words 2022-08-01 11:58:02 +02:00
debian-powerpc-test-cross.docker tests/docker: flatten debian-powerpc-test-cross 2022-09-20 16:27:31 +01:00
debian-ppc64el-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-riscv64-cross.docker tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container 2023-01-26 13:25:07 +01:00
debian-riscv64-test-cross.docker tests/docker: flatten debian-riscv64-test-cross 2022-09-20 17:22:08 +01:00
debian-s390x-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-sh4-cross.docker tests/docker: update and flatten debian-sh4-cross 2022-09-20 16:27:24 +01:00
debian-sparc64-cross.docker tests/docker: update and flatten debian-sparc64-cross 2022-09-20 16:27:28 +01:00
debian-toolchain.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
debian-tricore-cross.docker tests/docker: Install flex in debian-tricore-cross 2023-02-02 10:44:23 +00:00
debian-xtensa-cross.docker tests/docker: use explicit docker.io registry 2021-07-14 14:33:53 +01:00
fedora-cris-cross.docker tests/docker: use project specific container registries 2021-07-14 14:33:53 +01:00
fedora-i386-cross.docker tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container 2023-01-26 13:25:07 +01:00
fedora-win32-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
fedora-win64-cross.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
fedora.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
opensuse-leap.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00
python.docker gitlab: add python linters to CI 2021-06-01 16:21:21 -04:00
ubuntu2004.docker lcitool: drop texinfo from QEMU project/dependencies 2023-02-02 10:44:23 +00:00