Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] runqemu improve networking
@ 2015-11-14 21:35 Adrian Freihofer
  2015-11-14 21:35 ` [meta-oe][PATCH 1/3] connman: fix qemu config Adrian Freihofer
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Adrian Freihofer @ 2015-11-14 21:35 UTC (permalink / raw)
  To: openembedded-core

This patch series adds two features to runqemu:
- Support the emulation of more than one NIC
- Add a hostonly networking mode. This networking mode enables
  the user to implement different virtual networking environments
  such as a bridged network as discussed in #7887.

Note: Without the first patch connman fails if the virtual device
      provides more than one NIC.

@Aws Ismail: I'm using this since more than one year. Would be great
             if you could test this and provide feedback.

Adrian Freihofer (3):
  connman: fix qemu config
  runqemu: add support for multiple NICs
  runqemu: support hostonly net mode

 .../connman/connman-conf/qemuall/wired-setup       |  6 ++--
 scripts/runqemu                                    |  7 +++-
 scripts/runqemu-gen-tapdevs                        | 11 ++++---
 scripts/runqemu-ifdown                             | 33 +++++++++++--------
 scripts/runqemu-ifup                               | 38 +++++++++++++---------
 scripts/runqemu-internal                           | 21 +++++++-----
 6 files changed, 72 insertions(+), 44 deletions(-)

-- 
2.4.3



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-11-18 22:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-14 21:35 [meta-oe][PATCH 0/3] runqemu improve networking Adrian Freihofer
2015-11-14 21:35 ` [meta-oe][PATCH 1/3] connman: fix qemu config Adrian Freihofer
2015-11-14 21:35 ` [meta-oe][PATCH 2/3] runqemu: add support for multiple NICs Adrian Freihofer
2015-11-14 21:35 ` [meta-oe][PATCH 3/3] runqemu: support hostonly net mode Adrian Freihofer
2015-11-15  6:01 ` [meta-oe][PATCH 0/3] runqemu improve networking Aws Ismail
2015-11-16 22:16   ` Aws Ismail
2015-11-17 12:24     ` Adrian Freihofer
2015-11-17 19:40       ` Aws Ismail
2015-11-18  2:22         ` Aws Ismail
2015-11-18 11:36           ` Adrian Freihofer
2015-11-18 22:11             ` Aws Ismail

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox