Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-20' into...
commit7761e07c3ffd8daad6fd933ad0bb03493080e193
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 20 Nov 2020 17:19:33 +0000 (20 17:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 20 Nov 2020 17:19:33 +0000 (20 17:19 +0000)
tree09cd6582660f7fbdd56895392c161a8397f53058
parent7fbd7e710323c8f4c5f6a38a8ae0e6726b5a4599
parent88a8b27e556f5cb49a19d4c98a96590f61b74ed2
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-20' into staging

* Some small qtest fixes
* One documentation update

# gpg: Signature made Fri 20 Nov 2020 15:35:15 GMT
# gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
# gpg:                issuer "thuth@redhat.com"
# gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
# gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
# gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
# gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth-gitlab/tags/pull-request-2020-11-20:
  qtest: do not return freed argument vector from qtest_rsp
  tests/qtest: fix memleak in npcm7xx_watchdog_timer-test
  tests/qtest: variable defined by g_autofree need to be initialized
  docs: Get rid of the weird _005f links in the man page

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