Hi Peter, the following changes since commit f55a585d1037e5de6088f25e75443c2776786e29:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-04-07 14:54:55 +0100) are available in the Git repository at: https://gitlab.com/huth/qemu.git pull-request-2019-04-08 for you to fetch changes up to c19f2b711e15dac4c2cdbace2f8fb3a45fbed0d2: test qgraph.c: Fix segs due to out of scope default (2019-04-08 12:38:07 +0200) ---------------------------------------------------------------- - Fix a crash in libqos with GCC 9 - Fix usage of wrong boolean types in libqos ---------------------------------------------------------------- Dr. David Alan Gilbert (1): test qgraph.c: Fix segs due to out of scope default Jafar Abdi (2): tests/libqos: fix usage of bool in pci-pc.c tests/libqos: fix usage of bool in pci-spapr.c tests/libqos/pci-pc.c | 2 +- tests/libqos/pci-spapr.c | 2 +- tests/libqos/qgraph.c | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-)