[OE-core] [PATCH V2 0/6] runqemu: fix for slirp, network device and hostfwd
Robert Yang
liezhi.yang at windriver.com
Wed Dec 21 06:24:59 UTC 2016
Hi Ross,
I rebased in the repo:
git://git.openembedded.org/openembedded-core-contrib rbt/runqemu
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/runqemu
Robert Yang (6):
scripts/runqemu: fix checking for <file>.cpio.gz
qemuboot.bbclass: use IMGDEPLOYDIR
runqemu-export-rootfs: fix inconsistent var names
runqemu: support mutiple qemus running when nfs
runqemu: fixes for slirp, network device and hostfwd
qemuboot.bbclass: add blank lines in comments
// Robert
On 12/06/2016 04:55 PM, Robert Yang wrote:
> * V2
> - Add QB_NETWORK_DEVICE to set network device for both slirp and tap,
> the idea is from Randy and Nathan.
> - Use different mac sections for slirp and tap to fix conflicts when
> running both of them on the same host.
>
> * V1
> - Initial version
>
> The following changes since commit 11063a01d4511b2688ea7ba2d7359e4e07328c66:
>
> ruby: upgrade to 2.3.1 (2016-11-30 15:47:17 +0000)
>
> are available in the git repository at:
>
> git://git.openembedded.org/openembedded-core-contrib rbt/runqemu
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/runqemu
>
> Robert Yang (6):
> scripts/runqemu: fix checking for <file>.cpio.gz
> qemuboot.bbclass: use IMGDEPLOYDIR
> runqemu-export-rootfs: fix inconsistent var names
> runqemu: support mutiple qemus running when nfs
> runqemu: fixes for slirp, network device and hostfwd
> qemuboot.bbclass: add blank lines in comments
>
> meta/classes/qemuboot.bbclass | 34 ++++++--
> meta/conf/machine/include/qemuboot-x86.inc | 1 -
> meta/conf/machine/qemuarm64.conf | 1 -
> scripts/runqemu | 133 ++++++++++++++++++++++-------
> scripts/runqemu-export-rootfs | 21 ++---
> 5 files changed, 140 insertions(+), 50 deletions(-)
>
More information about the Openembedded-core
mailing list