libvirt/src/qemu
Michal Privoznik f00e6f8bc9 qemu: Set iface MTU on hotplug
https://bugzilla.redhat.com/show_bug.cgi?id=1408701

While implementing MTU (572eda12ad and friends), I've forgotten
to actually set MTU on the host NIC in case of hotplug. We
correctly tell qemu on the monitor what the MTU should be, but we
are not actually setting it on the host NIC.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
2017-06-08 16:53:07 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c Fix minor typos 2017-04-24 14:40:00 +02:00
qemu_agent.h
qemu_alias.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_alias.h
qemu_block.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_block.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_capabilities.c qemu: format virtio-related options on the command line 2017-06-08 16:33:13 +02:00
qemu_capabilities.h qemu: format virtio-related options on the command line 2017-06-08 16:33:13 +02:00
qemu_capspriv.h annotate all mocked functions with noinline 2017-04-19 10:51:51 +01:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: format virtio-related options on the command line 2017-06-08 16:33:13 +02:00
qemu_command.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_conf.c qemu: Implement virSaveCookie object and callbacks 2017-06-07 13:36:01 +02:00
qemu_conf.h
qemu_domain_address.c qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemu_domain_address.h
qemu_domain.c qemu: Query for vhostuser iface names at runtime 2017-06-08 15:02:22 +02:00
qemu_domain.h qemu: Use updated CPU when starting QEMU if possible 2017-06-07 13:36:02 +02:00
qemu_driver.c qemu: Use updated CPU when starting QEMU if possible 2017-06-07 13:36:02 +02:00
qemu_driver.h
qemu_hostdev.c qemu: Fix mdev checking for VFIO support 2017-04-12 12:57:39 +02:00
qemu_hostdev.h
qemu_hotplug.c qemu: Set iface MTU on hotplug 2017-06-08 16:53:07 +02:00
qemu_hotplug.h qemu: hotplug: Unexport qemuDomainHotplugDelVcpu 2017-04-20 10:46:44 +02:00
qemu_hotplugpriv.h
qemu_interface.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_interface.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_migration_cookie.c qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration_cookie.h qemu: Send updated CPU in migration cookie 2017-06-07 13:36:02 +02:00
qemu_migration.c qemu: Use updated CPU when starting QEMU if possible 2017-06-07 13:36:02 +02:00
qemu_migration.h qemu: Simplify qemuMigrationResetTLS 2017-04-07 13:43:37 +02:00
qemu_monitor_json.c qemu: json: Fix daemon crash on handling domain shutdown event 2017-05-30 10:56:53 +02:00
qemu_monitor_json.h
qemu_monitor_text.c qemu: monitor: Don't bother extracting vCPU halted state in text monitor 2017-05-19 09:31:19 +02:00
qemu_monitor_text.h
qemu_monitor.c qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_monitor.h qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_parse_command.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_parse_command.h
qemu_process.c qemu: Use updated CPU when starting QEMU if possible 2017-06-07 13:36:02 +02:00
qemu_process.h qemu: Use updated CPU when starting QEMU if possible 2017-06-07 13:36:02 +02:00
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt