]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-04-08' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Apr 2019 14:21:11 +0000 (15:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Apr 2019 14:21:11 +0000 (15:21 +0100)
commit2c573106279495795449b0d0373464b597dfe316
treef3c51851c9cf1f0b8d231410aeaec4bc929e7b9b
parentf55a585d1037e5de6088f25e75443c2776786e29
parentc19f2b711e15dac4c2cdbace2f8fb3a45fbed0d2
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-04-08' into staging

- Fix a crash in libqos with GCC 9
- Fix usage of wrong boolean types in libqos

# gpg: Signature made Mon 08 Apr 2019 11:48:56 BST
# gpg:                using RSA key 2ED9D774FE702DB5
# 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-2019-04-08:
  test qgraph.c: Fix segs due to out of scope default
  tests/libqos: fix usage of bool in pci-spapr.c
  tests/libqos: fix usage of bool in pci-pc.c

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