On Sat, 5 Dec 2020 21:28:05 +0100 John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> wrote:
> On 12/5/20 8:10 PM, Glenn Washburn wrote: > >>> So can anyone familiar with this tell me an appropriate machine > >>> type of the above listed to use instead of indy? Perhaps Vladimir > >>> who committed that code can chime in? > > > > Ultimately, I just want to know what machine should I use if not > > indy for the "mips-arc" target? I know very little about mips and > > what an appropriate machine type would be for emulating this target. > > I guess "malta" would work, too. Ok, I've gotten around to testing with the "malta" machine type and I get the following error: $ qemu-system-mips64 -M malta -nographic -monitor file:/dev/null -fw_cfg name=etc/sercon-port,string=0 -serial file:/dev/stdout -cdrom /tmp/test-mips-arc-75f96ab1/./file_filter_test/tmp.THAl4u4RAX -boot d qemu-system-mips64: Could not load MIPS bios 'mips_bios.bin', and no -kernel argument was specified I suspect the -kernel should be needed, but I imagine I do need a bios. Do you know where I can get a mips bios file? I also get similar errors for mips-qemu_mips, mipsel-arc, and mipsel-qemu_mips. Glenn _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel