[OE-core] [PATCH V2 0/6] runqemu: fix for slirp, network device and hostfwd
Nathan Rossi
nathan at nathanrossi.com
Wed Dec 7 16:50:31 UTC 2016
On 6 December 2016 at 19:01, Robert Yang <liezhi.yang at windriver.com> wrote:
>
>
> 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.
>
>
> Add Randy and Nathan in the loop, I had added them in git send-email,
> but there were not in the CC list, look strange.
Hi Robert
I tested the cpio.gz and network device parts of this series with the
meta-xilinx qemu machines, they work well. Will implement the
QB_NETWORK_DEVICE use in meta-xilinx once this series gets applied.
Thanks,
Nathan
>
> // Robert
>
>
>> - 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