diff options
| author | Thomas Huth | 2016-06-14 19:23:03 +0200 |
|---|---|---|
| committer | David Gibson | 2016-06-17 01:47:59 +0200 |
| commit | a1aa1309892581972b5019ef65fd0a12cd69cc28 (patch) | |
| tree | 3618de178d838251f45f9960cbef36cb9c1d8780 /exec.c | |
| parent | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff) | |
| download | qemu-a1aa1309892581972b5019ef65fd0a12cd69cc28.tar.gz qemu-a1aa1309892581972b5019ef65fd0a12cd69cc28.tar.xz qemu-a1aa1309892581972b5019ef65fd0a12cd69cc28.zip | |
hw/ppc/spapr: Silence deprecation message in qtest mode
When running "make check", there is currently always an error message
saying "spapr-pci-vfio-host-bridge is deprecated". This happens because
the QOM tests are instantiating all possible devices, and the error
message is currently located in the instance_init() function of the
device. Since it is legal for the tests to instantiate a device without
using it, the error message should be silenced when we're running in
test mode.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions
