]> xenbits.xensource.com Git - libvirt.git/commit
Wire up the interface backend options
authorJán Tomko <jtomko@redhat.com>
Thu, 11 Sep 2014 15:15:24 +0000 (17:15 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 16 Sep 2014 14:02:34 +0000 (16:02 +0200)
commitb20d39a56f36ee41f585864587c97137363acc3e
tree399d2d0353dc2de2988d96aabf1a321ee3cde48f
parentaf8b4a2e6fc264dda4c7fda9b1696a16e59caeb4
Wire up the interface backend options

Pass the user-specified tun path down when creating tap device
when called from the qemu driver.

Also honor the vhost device path specified by user.
src/bhyve/bhyve_command.c
src/bhyve/bhyve_process.c
src/network/bridge_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_process.c
src/uml/uml_conf.c
src/uml/uml_driver.c
src/util/virnetdevtap.c
src/util/virnetdevtap.h