Is it possible to load a non ELF linux kernel in qemu-system-mips with -kernel? According to the documentation [1] the kernel should be loaded at a specific memory address and then started from the entry address.
Is something like that possible? [1] http://www.castalie.org/projects/DM111P.html - Sebastian