hw/block/tc58128: Don't emit deprecation warning under qtest
commit4677ca5f25e3dd9e998089cefae6786482ed21d3
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Feb 2024 15:41:51 +0000 (6 15:41 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
treec27d4c443dfb3247ca4bcceb6245c5f267491ddb
parent5767815218efd3cbfd409505ed824d5f356044ae
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>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/block/tc58128.c