hw/block/tc58128: Don't emit deprecation warning under qtest
commitdfae6d5eec0666648d7e4664ae6e40ebf5b80c7b
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:46 +0000 (15 11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:46 +0000 (15 11:30 +0000)
tree12720267d071f19840c5e4c3a8518c0cefe9d0a2
parentf94d58f2608d2cae4a59f07c89e811ca8b6753e1
hw/block/tc58128: Don't emit deprecation warning under qtest

Suppress the deprecation warning when we're running under qtest,
to avoid "make check" including warning messages in its output.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240206154151.155620-1-peter.maydell@linaro.org
hw/block/tc58128.c