From: Piotr Karbowski <jabberuser@gmail.com>
To: Piotr Karbowski <piotr.karbowski@gmail.com>,
Corey Bryant <coreyb@linux.vnet.ibm.com>,
Stefan Hajnoczi <stefanha@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Missing vhost=on support on -netdev bridge.
Date: Thu, 09 Jan 2014 22:41:00 +0100 [thread overview]
Message-ID: <52CF176C.6050105@gmail.com> (raw)
In-Reply-To: <52CF15AD.3020800@gmail.com>
On 01/09/2014 10:33 PM, Piotr Karbowski wrote:
> On 01/09/2014 06:09 PM, Corey Bryant wrote:
>> You should be able to pass a command line like this:
>>
>> -net tap,helper="/usr/local/libexec/qemu-bridge-helper --br=br0"
>>
>
> Qemu treat it as one, single command as a whole. :<
>
> sh: /usr/libexec/qemu-bridge-helper --br=lebridge0: not found
> failed to launch bridge helper
> qemu-system-x86_64: -netdev
> tap,id=if0,helper="/usr/libexec/qemu-bridge-helper --br=lebridge0":
> Device 'tap' could not be initialized
Nah, it does work. I just failed a bit while doing exec() in perl so I
passed double quotes to qemu instead of just telling /bin/sh to treat it
as single argument.
Thank you guys.
-- Piotr.
prev parent reply other threads:[~2014-01-09 21:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-22 19:59 [Qemu-devel] Missing vhost=on support on -netdev bridge Piotr Karbowski
2014-01-08 4:29 ` Stefan Hajnoczi
2014-01-09 16:20 ` Piotr Karbowski
2014-01-09 17:09 ` Corey Bryant
2014-01-09 21:33 ` Piotr Karbowski
2014-01-09 21:41 ` Piotr Karbowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52CF176C.6050105@gmail.com \
--to=jabberuser@gmail.com \
--cc=coreyb@linux.vnet.ibm.com \
--cc=piotr.karbowski@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.