]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/highbank: Mark the "highbank" and the "midway" machine as deprecated
authorThomas Huth <thuth@redhat.com>
Wed, 2 Jul 2025 11:30:51 +0000 (13:30 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 12:39:30 +0000 (13:39 +0100)
commit9526b9b620c78a1336bca1b55a562fad23208392
tree6cac9d072f71192ad7cf4a80ffb4ecf795604446
parentc77283dd5d79149f4e7e9edd00f65416c648ee59
hw/arm/highbank: Mark the "highbank" and the "midway" machine as deprecated

We don't have any automatic regression tests for these machines and
when asking the usual suspects on the mailing list we came to the
conclusion that nobody tests these machines manually, too, so it seems
like this is currently just completely unused code. Mark them as depre-
cated to see whether anybody still speaks up during the deprecation
period, otherwise we can likely remove these two machines in a couple
of releases.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20250702113051.46483-1-thuth@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: tweaked deprecation.rst text]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/about/deprecated.rst
hw/arm/highbank.c