Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-tcg-121119-1...
commit2a7e7c3e103a5c29af7c583390c243d85a2527e8
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Nov 2019 14:51:00 +0000 (12 14:51 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Nov 2019 14:51:00 +0000 (12 14:51 +0000)
tree1fa66d329a0031fcdc7b7ac7117bdf921236a1d8
parent039e285e095c20a88e623b927654b161aaf9d914
parent3fb356cc86461a14450802e14fa79e8436dbbf31
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-tcg-121119-1' into staging

Testing and plugins for rc1

  - add plugin API versioning
  - tests/vm add netbsd autoinstall
  - disable ipmi-bt-test for non-Linux
  - single-thread make check

# gpg: Signature made Tue 12 Nov 2019 14:34:30 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-tcg-121119-1:
  tcg plugins: expose an API version concept
  .travis.yml: don't run make check with multiple jobs
  tests/vm: support sites with sha512 checksums
  tests: only run ipmi-bt-test if CONFIG_LINUX
  tests/vm: update netbsd to version 8.1
  tests/vm: use console_consume for netbsd
  tests/vm: add console_consume helper
  tests/vm: netbsd autoinstall, using serial console

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>