Re: [Qemu-devel] [PATCH v5 0/4] -net bridge: rootless bridge support for qemu

2011-12-07 Thread Corey Bryant
On 11/13/2011 10:45 PM, 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 switch to root. We address this problem by introducing a new network backend and a new network option for -net tap. Thi

[Qemu-devel] [PATCH v5 0/4] -net bridge: rootless bridge support for qemu

2011-11-13 Thread Corey Bryant
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