All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Bryant <coreyb@linux.vnet.ibm.com>
To: Piotr Karbowski <piotr.karbowski@gmail.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 12:09:45 -0500	[thread overview]
Message-ID: <52CED7D9.5010507@linux.vnet.ibm.com> (raw)
In-Reply-To: <52CECC62.5060504@gmail.com>



On 01/09/2014 11:20 AM, Piotr Karbowski wrote:
> Hi
>
> On 01/08/2014 05:29 AM, Stefan Hajnoczi wrote:
>> On Sun, Dec 22, 2013 at 08:59:56PM +0100, Piotr Karbowski wrote:
>>> Looks like netdev bridge have no support for vhost=on switch. Would
>>> be ince if that could be added.
>>
>> Try -netdev tap,helper=/path/to/qemu-bridge-helper,vhost=on,...
>
> Sadly, -netdev tap does not support br= so I can't specify the bridge
> for helper.
>
> And I can't pass the '--use-br=' argument for helper= tap's option so no
> workaround here.
>
> -- Piotr.
>
>
>

You should be able to pass a command line like this:

   -net tap,helper="/usr/local/libexec/qemu-bridge-helper --br=br0"

-- 
Regards,
Corey Bryant

  reply	other threads:[~2014-01-09 17:10 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 [this message]
2014-01-09 21:33       ` Piotr Karbowski
2014-01-09 21:41         ` Piotr Karbowski

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=52CED7D9.5010507@linux.vnet.ibm.com \
    --to=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.