aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2021-05-01 10:03:52 +0200
committerCédric Le Goater <clg@kaod.org>2021-05-01 10:03:52 +0200
commit63a9c7e0a0ebb141c211112b164a0d31740d5031 (patch)
treeeec587e050d79ca604601818afb411599dd53f38 /docs
parent5fde7f10c0185929db15401ba72abd44b9abc466 (diff)
downloadqemu-63a9c7e0a0ebb141c211112b164a0d31740d5031.zip
qemu-63a9c7e0a0ebb141c211112b164a0d31740d5031.tar.gz
qemu-63a9c7e0a0ebb141c211112b164a0d31740d5031.tar.bz2
aspeed: Deprecate the swift-bmc machine
The SWIFT machine never came out of the lab and we already have enough AST2500 based OpenPower machines. Cc: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/deprecated.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst
index 80cae86..f916907 100644
--- a/docs/system/deprecated.rst
+++ b/docs/system/deprecated.rst
@@ -245,6 +245,13 @@ The Raspberry Pi machines come in various models (A, A+, B, B+). To be able
to distinguish which model QEMU is implementing, the ``raspi2`` and ``raspi3``
machines have been renamed ``raspi2b`` and ``raspi3b``.
+Aspeed ``swift-bmc`` machine (since 6.1)
+''''''''''''''''''''''''''''''''''''''''
+
+This machine is deprecated because we have enough AST2500 based OpenPOWER
+machines. It can be easily replaced by the ``witherspoon-bmc`` or the
+``romulus-bmc`` machines.
+
Device options
--------------