Hi Ross,

Sorry, my fault, something was wrong with qemuppc.conf, it should not
set "-device virtio-net-pci,netdev=net0,mac=@MAC@" since it is already
in QB_NETWORK_DEVICE.

Fixed 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 01/17/2017 09:14 PM, Burton, Ross wrote:
Hi Robert,

I merged these into my staging branch but then the autobuilder failed in an
interesting way:

https://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/1053/steps/Running%20Sanity%20Tests/logs/stdio

Would that be related to your series, or is it a coincidence?

Ross

On 11 January 2017 at 01:47, Robert Yang <[email protected]
<mailto:[email protected]>> wrote:

    ping.

    // Robert


    On 12/21/2016 02:24 PM, Robert Yang wrote:

        Hi Ross,

        I rebased in the repo:

         git://git.openembedded.org/openembedded-core-contrib
        <http://git.openembedded.org/openembedded-core-contrib> rbt/runqemu

        
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=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
            <http://git.openembedded.org/openembedded-core-contrib> rbt/runqemu

            
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=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(-)


--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to