SLiRP support in runqemu
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>
Mon, 20 May 2013 13:16:30 +0000 (16:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 May 2013 13:14:40 +0000 (14:14 +0100)
commitfc2c4713c22a5a9d42cb5a9fca700de1d8e3bfdb
treeb270359e76add0679b28367d377da7be91c3ebaf
parent0ced21dd15de7b4fe886a43ea828f61e782c6da8
SLiRP support in runqemu

runqemu script now takes argument "slirp" in order to
run networking on the qemu machine, without root privileges.

changed the runqemu-internal script in order not to activate
the tap devices if the option is set.

[YOCTO #1474]

(From OE-Core rev: fa7fd7b1cbcfbd01af1949d2ea09b880a0ae0175)

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu
scripts/runqemu-internal