From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org, qemu-arm@nongnu.org,
pierrick.bouvier@oss.qualcomm.com
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Steven Lee" <steven_lee@aspeedtech.com>,
"Troy Lee" <leetroy@gmail.com>,
"Jamin Lin" <jamin_lin@aspeedtech.com>,
kane_chen@aspeedtech.com,
"Andrew Jeffery" <andrew@codeconstruct.com.au>,
"Joel Stanley" <joel@jms.id.au>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PATCH 0/4] hw/arm: Remove deprecated Aspeed machines
Date: Sun, 10 May 2026 18:57:00 +0200 [thread overview]
Message-ID: <20260510165704.2935316-1-clg@redhat.com> (raw)
Hello,
Four Aspeed machines were deprecated in QEMU 10.2. This series
schedules their removal in the QEMU 11.1 cycle.
- fby35: Multi-SoC machine replaced by ast2700fc
- fp5280g2-bmc: Inspur FP5280G2, no specific dependencies
- qcom-dc-scm-v1-bmc/qcom-firework-bmc: Qualcomm lab servers
- sonorapass-bmc: OCP SonoraPass lab server
Thanks,
C.
Cédric Le Goater (4):
hw/arm: Remove sonorapass-bmc machine
hw/arm: Remove qcom-dc-scm-v1-bmc and qcom-firework-bmc machines
hw/arm: Remove fp5280g2-bmc machine
hw/arm: Remove fby35 machine
MAINTAINERS | 2 -
docs/about/deprecated.rst | 37 -----
docs/about/removed-features.rst | 38 ++++-
docs/system/arm/aspeed.rst | 8 +-
docs/system/arm/fby35.rst | 52 -------
docs/system/target-arm.rst | 1 -
hw/arm/aspeed_ast2500_fp5280g2.c | 88 -----------
hw/arm/aspeed_ast2500_sonorapass.c | 102 -------------
hw/arm/aspeed_ast2600_qcom-dc-scm-v1.c | 55 -------
hw/arm/aspeed_ast2600_qcom-firework.c | 91 -----------
hw/arm/fby35.c | 203 -------------------------
hw/arm/meson.build | 7 +-
12 files changed, 40 insertions(+), 644 deletions(-)
delete mode 100644 docs/system/arm/fby35.rst
delete mode 100644 hw/arm/aspeed_ast2500_fp5280g2.c
delete mode 100644 hw/arm/aspeed_ast2500_sonorapass.c
delete mode 100644 hw/arm/aspeed_ast2600_qcom-dc-scm-v1.c
delete mode 100644 hw/arm/aspeed_ast2600_qcom-firework.c
delete mode 100644 hw/arm/fby35.c
--
2.54.0
next reply other threads:[~2026-05-10 16:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-10 16:57 Cédric Le Goater [this message]
2026-05-10 16:57 ` [PATCH 1/4] hw/arm: Remove sonorapass-bmc machine Cédric Le Goater
2026-05-11 9:57 ` Philippe Mathieu-Daudé
2026-05-10 16:57 ` [PATCH 2/4] hw/arm: Remove qcom-dc-scm-v1-bmc and qcom-firework-bmc machines Cédric Le Goater
2026-05-11 10:11 ` Philippe Mathieu-Daudé
2026-05-10 16:57 ` [PATCH 3/4] hw/arm: Remove fp5280g2-bmc machine Cédric Le Goater
2026-05-11 10:11 ` Philippe Mathieu-Daudé
2026-05-10 16:57 ` [PATCH 4/4] hw/arm: Remove fby35 machine Cédric Le Goater
2026-05-12 9:39 ` Cédric Le Goater
2026-05-12 16:08 ` Peter Delevoryas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260510165704.2935316-1-clg@redhat.com \
--to=clg@redhat.com \
--cc=andrew@codeconstruct.com.au \
--cc=jamin_lin@aspeedtech.com \
--cc=joel@jms.id.au \
--cc=kane_chen@aspeedtech.com \
--cc=leetroy@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=pierrick.bouvier@oss.qualcomm.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=steven_lee@aspeedtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.