aspeed: Make the ast1030-a1 SoC not user creatable
commit1967e9e06709c2b3de8b071d94da3856ba5b1ce6
authorCédric Le Goater <clg@redhat.com>
Tue, 19 Mar 2024 15:09:03 +0000 (19 16:09 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 25 Mar 2024 08:57:56 +0000 (25 09:57 +0100)
tree6eb9ce285dcfbff92eec26a2b77aca1e69cc66ad
parented6d5c2e584e4ce828ffb55785b4164a4bf5dbcc
aspeed: Make the ast1030-a1 SoC not user creatable

Aspeed SoCs are complex devices that can not be specified on the
command line. Fix that to avoid QEMU aborts.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2227
Fixes: 356b230ed138 ("aspeed/soc : Add AST1030 support")
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240319150903.413662-2-clg@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/arm/aspeed_ast10x0.c