]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add -netdev bridge support
authorRicha Marwaha <rmarwah@linux.vnet.ibm.com>
Fri, 3 Aug 2012 20:33:06 +0000 (16:33 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Aug 2012 14:56:59 +0000 (16:56 +0200)
commite060f864951afee26e8b437dbad1402e7e6cb546
tree534868025d264c7a54dbb75320c01035fb387f80
parent756fe7868b8906370f4b9d3f422aa83c9a3cc53d
Add -netdev bridge support

This patch adds the support to run the QEMU network helper
under unprivileged user. It also adds the support for
attach-interface option in virsh to run under unprivileged
user.

Signed-off-by: Richa Marwaha <rmarwah@linux.vnet.ibm.com>
Signed-off-by: Corey Bryant<coreyb@linux.vnet.ibm.com>
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_hotplug.c