]> xenbits.xensource.com Git - libvirt.git/commit
virNetDevMacVLanCreateWithVPortProfile: Rework to support multiple FDs
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 4 Dec 2015 10:31:17 +0000 (11:31 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Dec 2015 07:44:43 +0000 (08:44 +0100)
commit08da97bfb9b459333d5f9efa7841ce8fe23f431d
tree6f587b7769d9933c497a84f415b4a7c4b81e17b5
parent1e90c744d5b98d00af5957819afb9d9568f9daff
virNetDevMacVLanCreateWithVPortProfile: Rework to support multiple FDs

For the multiqueue on macvtaps we are going to need to open
the device multiple times. Currently, this is not supported.
Rework the function, so that upper layers can be reworked too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/lxc/lxc_process.c
src/qemu/qemu_command.c
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h