On Tue, 12 Mar 2019 at 17:36, Markus Armbruster <arm...@redhat.com> wrote: > I gathered the machine types, mapped them to source files, which I fed > to get_maintainer.pl. Results are appended. If you're cc'ed, > MAINTAINERS fingers you for at least one machine type's source file. > Please tell us for all of them how to to a "meaningful" boot test.
Note that I'm listed for a bunch of boards that are really in "odd fixes" status, which doesn't mean I'm the best person to say how to boot them... > = hw/arm/mps2-tz.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:MPS2) > qemu-...@nongnu.org (open list:MPS2) This can boot Zephyr or Arm Trusted Firmware M. Building either of those is non-trivial but broadly documented on the webpages for those projects: https://docs.zephyrproject.org/latest/getting_started/ https://git.trustedfirmware.org/trusted-firmware-m.git/about/ > = hw/arm/mps2.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:MPS2) > qemu-...@nongnu.org (open list:MPS2) Zephyr. > = hw/arm/musca.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Musca) > qemu-...@nongnu.org (open list:Musca) Zephyr can boot musca-a; ARM-TFM can boot musca-b1. > = hw/arm/realview.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Real View) > qemu-...@nongnu.org (open list:Real View) Linux. > = hw/arm/stellaris.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Stellaris) > qemu-...@nongnu.org (open list:Stellaris) I have a random RTOS image for this; dunno what public code is around. > = hw/arm/versatilepb.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Versatile PB) > qemu-...@nongnu.org (open list:Versatile PB) Linux. > = hw/arm/vexpress.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Versatile Express) > qemu-...@nongnu.org (open list:Versatile Express) Linux > = hw/arm/virt.c = > Peter Maydell <peter.mayd...@linaro.org> (maintainer:Virt) > qemu-...@nongnu.org (open list:Virt) Linux: https://translatedcode.wordpress.com/2016/11/03/installing-debian-on-qemus-32-bit-arm-virt-board/ https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/ > = hw/arm/raspi.c = > Peter Maydell <peter.mayd...@linaro.org> (odd fixer:Raspberry Pi) > Andrew Baumann <andrew.baum...@microsoft.com> (reviewer:Raspberry Pi) > "Philippe Mathieu-Daudé" <f4...@amsat.org> (reviewer:Raspberry Pi) > qemu-...@nongnu.org (open list:Raspberry Pi) For raspi3: https://translatedcode.wordpress.com/2018/04/25/debian-on-qemus-raspberry-pi-3-model/ thanks -- PMM