]> code.ossystems Code Review - openembedded-core.git/commit
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:07:00 +0000 (14:07 +0100)
commitfa7fd7b1cbcfbd01af1949d2ea09b880a0ae0175
tree0e54249547ae266edee105e95538bc817d95103a
parent37beb7bdab78de5253a894f35afafa34c13a00f5
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]

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