qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Missing vhost=on support on -netdev bridge.


From: Piotr Karbowski
Subject: Re: [Qemu-devel] Missing vhost=on support on -netdev bridge.
Date: Thu, 09 Jan 2014 22:41:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]