]> git.ipfire.org Git - thirdparty/qemu.git/commit
aspeed: Deprecate the qcom-dc-scm-v1-bmc and qcom-firework-bmc machines
authorCédric Le Goater <clg@redhat.com>
Tue, 7 Oct 2025 14:16:01 +0000 (16:16 +0200)
committerCédric Le Goater <clg@redhat.com>
Mon, 13 Oct 2025 12:37:55 +0000 (14:37 +0200)
commitb3b3b5be9cca7741bdf195d6ea7d39e5926b8c5c
tree17e3002762218bd751b14c0eb12b8612535ed8e3
parentacd290b01726294d12f93d64e9ff1dd14f524d61
aspeed: Deprecate the qcom-dc-scm-v1-bmc and qcom-firework-bmc machines

There are no functional tests for the 'qcom-dc-scm-v1-bmc' and
'qcom-firework-bmc' machines which makes harder to determine when
something becomes deprecated or unused.

Since the machines do not rely on any specific device models, they can
be replaced by the 'ast2600-evb' machine using the 'fmc-model' option
to specify the flash type. The I2C devices connected to the board can
be defined via the QEMU command line.

Cc: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
Link: https://lore.kernel.org/qemu-devel/20251007141604.761686-3-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
docs/about/deprecated.rst
hw/arm/aspeed.c