On 18/12/25 22:43, Philippe Mathieu-Daudé wrote:
Unfortunately while rebasing the series registering the
ARM/Aarch64 machine interfaces and getting it merged as
commit 38c5ab40031 ("hw/arm: Filter machine types for
qemu-system-arm/aarch64 binaries") we missed the recent
addition of the MAX78000FTHR machine in commit 51eb283dd0e.
Correct that.

Reported-by: Thomas Huth <[email protected]>
Tested-by: Thomas Huth <[email protected]>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3248
Fixes: 38c5ab40031 ("hw/arm: Filter machine types for single binary")
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  hw/arm/max78000fthr.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

Per https://lore.kernel.org/qemu-devel/[email protected]/:
Tested-by: Markus Armbruster <[email protected]>

Reply via email to