[meta-xilinx] qemu zynq issues

Arno star at gmx.li
Tue Jun 7 01:49:10 PDT 2016


I do have two issues with qemu and zynq.

I build qemuzynq machine with Yocto krogoth.

"runqemu qemuzynq" as described in manual failes.
Reason is, that it calls qemu with params: "-net nic,model=virtio", which is not present.
Instead of this, the available nic for zynq is "candence_gem".


qemu boots with just one arm core, but I would expect 2 for the znyq.

qemu-system-arm -machine xilinx-zynq-a9 -smp 2
qemu-system-arm: Number of SMP CPUs requested (2) exceeds max CPUs supported by machine 'xilinx-zynq-a9' (1)

What's wrong here?





More information about the meta-xilinx mailing list