]> xenbits.xensource.com Git - libvirt.git/commit
Set coalesce settings for domain interfaces
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 7 Apr 2017 15:54:12 +0000 (17:54 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 21 Apr 2017 11:35:04 +0000 (13:35 +0200)
commitfcef44728dff9cb708d00d17f5e0b44aa513f27b
treecc70f57a05a93953480fec27f919d37fba263924
parent523c9960621eaf307ae8d4ae2735fb66f89d5634
Set coalesce settings for domain interfaces

This patch makes use of the virNetDevSetCoalesce() function to make
appropriate settings effective for devices that support them.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1414627

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/bhyve/bhyve_command.c
src/network/bridge_driver.c
src/qemu/qemu_interface.c
src/uml/uml_conf.c
src/util/virnetdevtap.c
src/util/virnetdevtap.h
tests/bhyvexml2argvmock.c