qemu/tests/docker/dockerfiles
Peter Maydell 9214813489 Testing and gdbstub updates:
- docker updates for VirGL
   - re-factor gdbstub for static GDBState
   - re-factor gdbstub for dynamic arrays
   - add SVE support to arm gdbstub
   - add some guest debug tests to check-tcg
   - add aarch64 userspace register tests
   - remove packet size limit to gdbstub
   - simplify gdbstub monitor code
   - report vContSupported in gdbstub to use proper single-step
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAl5xDUIACgkQ+9DbCVqe
 KkQwCwf/YtmUsNxxO+CgNctq2u3jV4FoOdQP3bejvmT2+cigKJhQuBlWPg1/YsqF
 RDNkmBQx2JaVVMuVmpnwVK1UD+kmYZqrtlOkPNcVrjPmLCq3BVI1LHe6Rjoerx8F
 QoZyH0IMNHbBgDo1I46lSFOWcxmOvo+Ow7NX5bPKwlRzf0dyEqSJahRaZLAgUscR
 taTtGfk9uQsnxoRsvH/efiQ4bZtUvrEQuhEX3WW/yVE1jTpcb2llwX4xONJb2It3
 /0WREGEEIT8PpnWw2S3FH4THY/BjWgz/FPDwNNZYCKBMWDjuG/8KHryd738T9rzo
 lkGP9YcXmiyxMMyFFwS8RD3SHr8LvQ==
 =Wm+a
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-170320-1' into staging

Testing and gdbstub updates:

  - docker updates for VirGL
  - re-factor gdbstub for static GDBState
  - re-factor gdbstub for dynamic arrays
  - add SVE support to arm gdbstub
  - add some guest debug tests to check-tcg
  - add aarch64 userspace register tests
  - remove packet size limit to gdbstub
  - simplify gdbstub monitor code
  - report vContSupported in gdbstub to use proper single-step

# gpg: Signature made Tue 17 Mar 2020 17:47:46 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

* remotes/stsquad/tags/pull-testing-and-gdbstub-170320-1: (28 commits)
  gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
  gdbstub: do not split gdb_monitor_write payload
  gdbstub: change GDBState.last_packet to GByteArray
  tests/tcg/aarch64: add test-sve-ioctl guest-debug test
  tests/tcg/aarch64: add SVE iotcl test
  tests/tcg/aarch64: add a gdbstub testcase for SVE registers
  tests/guest-debug: add a simple test runner
  configure: allow user to specify what gdb to use
  tests/tcg/aarch64: userspace system register test
  target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
  target/arm: generate xml description of our SVE registers
  target/arm: default SVE length to 64 bytes for linux-user
  target/arm: explicitly encode regnum in our XML
  target/arm: prepare for multiple dynamic XMLs
  gdbstub: extend GByteArray to read register helpers
  target/i386: use gdb_get_reg helpers
  target/m68k: use gdb_get_reg helpers
  target/arm: use gdb_get_reg helpers
  gdbstub: add helper for 128 bit registers
  gdbstub: move mem_buf to GDBState and use GByteArray
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-03-18 20:25:23 +00:00
..
centos7.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
debian9-mxe.docker tests/docker: remove python2.7 from debian9-mxe 2019-09-26 19:00:53 +01:00
debian9.docker tests/docker: Install tools to cross-debug and build Linux kernels 2020-03-17 17:38:27 +00:00
debian10.docker tests/docker: Install tools to cross-debug and build Linux kernels 2020-03-17 17:38:27 +00:00
debian-alpha-cross.docker tests/docker: move our Alpha cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-amd64-cross.docker tests/docker: add debian-amd64-cross for non-x86 hosts 2019-09-10 14:14:31 +01:00
debian-amd64.docker Testing and gdbstub updates: 2020-03-18 20:25:23 +00:00
debian-arm64-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-armel-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-armhf-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre debian-bootstrap.pre: Modern shell scripting (use $() instead of ``) 2018-10-24 07:39:03 +01:00
debian-hppa-cross.docker tests/docker: move our HPPA cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-m68k-cross.docker tests/docker: move our m68k cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips64-cross.docker tests/docker: move our mips64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips64el-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-mips-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-mipsel-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-powerpc-cross.docker tests/docker: move our powerpc cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-ppc64-cross.docker tests/docker: move our ppc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-ppc64el-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-riscv64-cross.docker tests/docker: move our riscv64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-s390x-cross.docker tests/docker: move most cross compilers to buster base 2020-02-04 17:13:28 +00:00
debian-sh4-cross.docker tests/docker: move our sh4 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-sparc64-cross.docker tests/docker: move our sparc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-tricore-cross.docker docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross 2018-07-24 11:45:25 +01:00
debian-win32-cross.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-win64-cross.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-xtensa-cross.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
fedora-cris-cross.docker tests/docker: Update the Fedora cross compile images to 30 2019-06-12 17:53:22 +01:00
fedora-i386-cross.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
fedora.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
travis.docker tests/docker: update Travis image to a more current version 2019-10-25 19:24:21 +01:00
ubuntu1804.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
ubuntu.docker configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00