[meta-xilinx] qemuzynq - networking setup issues

Nathan Rossi nathan at nathanrossi.com
Fri Sep 4 02:45:58 PDT 2015


On Thu, Sep 3, 2015 at 8:54 PM,  <adrian.thomasset at doulos.com> wrote:
>
> Hi,
> I am currently using Fido. The qemuzynq machine doesn't use the tap device
> brought up by runqemu-ifup so there is no networking by default.
>
> By adding $QEMU_NETWORK_CMD to QEMUOPTIONS in scripts/runqemu-internal this
> will add the correct network setup:
> -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=no,downscript=no
>
> If this is the correct solution, should it be submitted to poky-contrib?

Adding the QEMU_NETWORK_CMD is needed for the tap to attach to the
QEMU ethernet device. The qemuzynq and qemumicroblaze machines are
both missing this. I have some other patches to submit for these qemu
machines in that script so I will roll this fix in with them, the
kernel command line for network configuration is also not added for
the static ip setup with regards to the tap bringup, so I will sort
that out too.

Regards,
Nathan

>
> Thanks,
> Adrian
>
>
> Call
> Send SMS
> Add to Skype
> You'll need Skype CreditFree via Skype
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>



More information about the meta-xilinx mailing list