On 10/5/26 18:57, Cédric Le Goater wrote:
The qcom-dc-scm-v1-bmc and qcom-firework-bmc machines were deprecated
in QEMU 10.2 and are now removed in QEMU 11.1.

These Qualcomm lab servers never entered production and do not rely on
specific device models. They can be replaced by the ast2600-evb
machine with appropriate fmc-model and I2C device configuration via
command line.

Signed-off-by: Cédric Le Goater <[email protected]>
---
  docs/about/deprecated.rst              | 10 ---
  docs/about/removed-features.rst        | 10 +++
  docs/system/arm/aspeed.rst             |  6 +-
  hw/arm/aspeed_ast2600_qcom-dc-scm-v1.c | 55 ----------------
  hw/arm/aspeed_ast2600_qcom-firework.c  | 91 --------------------------
  hw/arm/meson.build                     |  2 -
  6 files changed, 12 insertions(+), 162 deletions(-)
  delete mode 100644 hw/arm/aspeed_ast2600_qcom-dc-scm-v1.c
  delete mode 100644 hw/arm/aspeed_ast2600_qcom-firework.c

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to