* Machine max78000fthr not compiled in?
@ 2025-12-19 8:57 Markus Armbruster
2025-12-19 9:00 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2025-12-19 8:57 UTC (permalink / raw)
To: Jackson Donaldson; +Cc: qemu-devel, qemu-arm
docs/system/arm/max78000.rst advises to use
$ qemu-system-arm -machine max78000fthr -kernel max78000.bin -device loader,file=max78000.bin,addr=0x10000000
My locally built qemu-system-arm rejects this with
qemu-system-arm: unsupported machine type: "max78000fthr"
Use -machine help to list supported machines
What's going wrong here?
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Machine max78000fthr not compiled in? 2025-12-19 8:57 Machine max78000fthr not compiled in? Markus Armbruster @ 2025-12-19 9:00 ` Philippe Mathieu-Daudé 2025-12-19 10:24 ` Markus Armbruster 0 siblings, 1 reply; 3+ messages in thread From: Philippe Mathieu-Daudé @ 2025-12-19 9:00 UTC (permalink / raw) To: Markus Armbruster, Jackson Donaldson; +Cc: qemu-devel, qemu-arm On 19/12/25 09:57, Markus Armbruster wrote: > docs/system/arm/max78000.rst advises to use > > $ qemu-system-arm -machine max78000fthr -kernel max78000.bin -device loader,file=max78000.bin,addr=0x10000000 > > My locally built qemu-system-arm rejects this with > > qemu-system-arm: unsupported machine type: "max78000fthr" > Use -machine help to list supported machines > > What's going wrong here? See the fix: https://lore.kernel.org/qemu-devel/20251218214306.63667-1-philmd@linaro.org/ ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Machine max78000fthr not compiled in? 2025-12-19 9:00 ` Philippe Mathieu-Daudé @ 2025-12-19 10:24 ` Markus Armbruster 0 siblings, 0 replies; 3+ messages in thread From: Markus Armbruster @ 2025-12-19 10:24 UTC (permalink / raw) To: Philippe Mathieu-Daudé; +Cc: Jackson Donaldson, qemu-devel, qemu-arm Philippe Mathieu-Daudé <philmd@linaro.org> writes: > On 19/12/25 09:57, Markus Armbruster wrote: >> docs/system/arm/max78000.rst advises to use >> >> $ qemu-system-arm -machine max78000fthr -kernel max78000.bin -device loader,file=max78000.bin,addr=0x10000000 >> >> My locally built qemu-system-arm rejects this with >> >> qemu-system-arm: unsupported machine type: "max78000fthr" >> Use -machine help to list supported machines >> >> What's going wrong here? > > See the fix: > > https://lore.kernel.org/qemu-devel/20251218214306.63667-1-philmd@linaro.org/ With that, it complains about max78000.bin, which I don't have. Thank you! ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-12-19 10:24 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2025-12-19 8:57 Machine max78000fthr not compiled in? Markus Armbruster 2025-12-19 9:00 ` Philippe Mathieu-Daudé 2025-12-19 10:24 ` Markus Armbruster
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.