mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
The fp5280g2-bmc machine was deprecated in QEMU 10.2 and is now removed in QEMU 11.1. This Inspur FP5280G2 BMC board does not rely on specific device models and can be replaced by the ast2500-evb machine with appropriate fmc-model and I2C device configuration via command line. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/qemu-devel/20260510165704.2935316-4-clg@redhat.com Signed-off-by: Cédric Le Goater <clg@redhat.com>