Hi Maciej,

On 11/12/14 16:18, Maciej W. Rozycki wrote:
> Hi,
> 
>  The current trunk QEMU fails to run in the system emulation mode for 
> the MIPS/Malta (mips64-softmmu) target.  It fails right away:
> 
> $ qemu-system -M malta -m 256 -k /dev/null -kernel vmlinux-3.2.0-4-4kc-malta 
> -nographic -monitor null
> qemu-system: pci_add_option_rom: failed to find romfile "efi-pcnet.rom"
> qemu-system: Device initialization failed.
> $ 
> 


I'm not able to reproduce your problem. Could you please double check
your QEMU installation? (looks like efi-pcnet.rom is missing for some
reason)

I've just tried the same command on the fresh build of the latest QEMU:
$ install/bin/qemu-system-mips64 -M malta -m 256 -k /dev/null -kernel
images/vmlinux-3.2.0-4-5kc-malta -nographic -monitor null
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-4-5kc-malta
(debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) )
#1 Debian 3.2.51-1
...



Regards,
Leon

Reply via email to