qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] Fixes for libqos


From: Thomas Huth
Subject: [Qemu-devel] [PULL 0/3] Fixes for libqos
Date: Mon, 8 Apr 2019 13:09:17 +0200

 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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]