On 11/08/2011 01:46 AM, Zhi Yong Wu wrote:
Why do you not develop one helper to set up bridge env for qemu guests
when the host have no bridge interface?
I'm not sure that I understand your question. I think the actual bridge
setup should be left as an admin task, but the allocation/attach
Why do you not develop one helper to set up bridge env for qemu guests
when the host have no bridge interface?
On Wed, Nov 2, 2011 at 1:13 AM, Corey Bryant wrote:
> With qemu it is possible to run a guest from an unprivileged user but if
> we wanted to communicate with the outside world we had to
With qemu it is possible to run a guest from an unprivileged user but if
we wanted to communicate with the outside world we had to switch
to root.
We address this problem by introducing a new network backend and a new
network option for -net tap. This is less flexible when compared to
existing -n