libvirt/tests
Laine Stump 68a42bf6f7 conf: support configuring mtu size in a virtual network
Example:

  <network>
     ...
     <mtu size='9000'/>
     ...

If mtu is unset, it's assumed that we want the default for whatever is
the underlying transport (usually this is 1500).

This setting isn't yet wired in, so it will have no effect.

This partially resolves: https://bugzilla.redhat.com/1224348
2017-02-07 13:52:06 -05:00
..
bhyveargv2xmldata bhyve: fix interface type handling for argv2xml 2017-01-19 20:19:44 +04:00
bhyvexml2argvdata bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2xmloutdata bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
capabilityschemadata
commanddata
cputestdata cpu: Avoid adding <vendor> to custom CPUs 2016-11-15 15:49:16 +01:00
domaincapsschemadata qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
domainconfdata
domainschemadata schema: Don't validate paths 2016-08-12 10:59:21 +02:00
domainsnapshotxml2xmlin
domainsnapshotxml2xmlout
fchostdata/fc_host nodedev: Fabric name must not be required for fc_host capability 2017-01-18 06:31:54 -05:00
genericxml2xmlindata domain_conf: vnc: preserve autoport value if no port was specified 2017-01-27 09:46:03 +01:00
genericxml2xmloutdata
interfaceschemadata
lxcconf2xmldata
lxcxml2xmldata
lxcxml2xmloutdata
networkxml2confdata network: Add support for local PTR domains 2016-12-19 09:03:29 +01:00
networkxml2firewalldata
networkxml2xmlin conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlout conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevschemadata
nssdata nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nwfilterxml2firewalldata
nwfilterxml2xmlin
nwfilterxml2xmlout
qemuagentdata
qemuargv2xmldata qemu: command: Add debug option for gluster volumes 2016-11-09 16:52:40 +01:00
qemucapabilitiesdata qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
qemucaps2xmldata
qemuhelpdata qemuhelptest: regenerate data for qemu-kvm-1.2.0 2016-09-23 10:30:54 +02:00
qemuhotplugtestcpus tests: hotplug: Test CPU hotplug with ppc64 data 2017-01-18 10:41:28 +01:00
qemuhotplugtestdevices qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemuhotplugtestdomains qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemumonitorjsondata qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemuxml2argvdata qemu: Forbid <memoryBacking><locked> without <memtune><hard_limit> 2017-02-07 18:43:10 +01:00
qemuxml2xmloutdata qemu: Implement mtu on interface 2017-01-26 10:00:01 +01:00
secretxml2xmlin conf: Add new secret type "tls" 2016-09-09 08:20:05 -04:00
securityselinuxhelperdata
securityselinuxlabeldata
sexpr2xmldata
storagepoolschemadata
storagepoolxml2xmlin storage: vstorage pool documentation and simple test 2017-01-26 10:43:42 -05:00
storagepoolxml2xmlout tests: storage: Fix storage xml2xml test for vstorage pool 2017-01-27 10:39:53 +01:00
storagevolschemadata
storagevolxml2argvdata
storagevolxml2xmlin storage: remove "luks" storage volume type 2016-07-27 18:59:15 +01:00
storagevolxml2xmlout storage: remove "luks" storage volume type 2016-07-27 18:59:15 +01:00
sysinfodata
vboxsnapshotxmldata
vircaps2xmldata
vircgroupdata
virconfdata
virfiledata
virhostcpudata
virmacmaptestdata util: Introduce virMACMap module 2016-12-06 13:33:18 +01:00
virnetdaemondata
virnetdevtestdata/sys/class/net
virpcitestdata
virscsidata
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata
xencapsdata
xlconfigdata tests: add xlconfig tests for <timer> configurations 2017-01-24 16:18:13 -07:00
xmconfigdata xmconfigdata: drop tests for multi serial 2016-09-02 12:46:03 -06:00
xml2sexprdata
xml2vmxdata
.valgrind.supp
bhyveargv2xmlmock.c
bhyveargv2xmltest.c
bhyvexml2argvmock.c util: add MTU arg to virNetDevTapCreateInBridgePort() 2017-02-07 13:45:08 -05:00
bhyvexml2argvtest.c bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2xmltest.c bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
check-file-access.pl
commandhelper.c
commandtest.c
cputest.c cpu: Introduce virCPUConvertLegacy API 2016-11-15 15:49:16 +01:00
domaincapsmock.c
domaincapstest.c tests: domain capabilities: qemu 2.7 and 2.8 on s390x 2017-01-06 12:24:57 +01:00
domainconftest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
domainsnapshotxml2xmltest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
esxutilstest.c
eventtest.c tests: eventtest: fix build on macOS 2016-11-24 18:11:05 +03:00
fchosttest.c nodedev: Fabric name must not be required for fc_host capability 2017-01-18 06:31:54 -05:00
fdstreamtest.c
file_access_whitelist.txt
genericxml2xmltest.c domain_conf: vnc: preserve autoport value if no port was specified 2017-01-27 09:46:03 +01:00
interfacexml2xmltest.c
jsontest.c
libvirtd-fail
libvirtd-pool
lxcconf2xmltest.c
lxcxml2xmltest.c
Makefile.am qemu: set default vhost-user ifname 2017-01-20 15:42:12 +01:00
metadatatest.c
networkxml2conftest.c networkxml2conftest: Rename outxml to outconf 2017-01-04 15:10:06 +01:00
networkxml2firewalltest.c
networkxml2xmltest.c conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlupdatetest.c
nodedevxml2xmltest.c
nsslinktest.c nss: Use macro to generate public API names 2016-12-06 13:33:18 +01:00
nssmock.c nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nsstest.c nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nwfilterebiptablestest.c
nwfilterxml2firewalltest.c
nwfilterxml2xmltest.c
objecteventtest.c test: implement node device lifecycle event APIs 2016-08-02 09:52:00 -04:00
objectlocking.ml
oomtrace.pl
openvzutilstest.c
openvzutilstest.conf
pkix_asn1_tab.c
qemuagenttest.c tests: qemumonitor: Propagate better error messages 2017-01-18 09:57:06 +01:00
qemuargv2xmltest.c
qemucapabilitiestest.c test-data: Qemu caps replies and xml for s390x qemu 2.7 and 2.8 2017-01-06 12:24:56 +01:00
qemucaps2xmlmock.c
qemucaps2xmltest.c
qemucapsprobe.c qemu: Propagate virCapsPtr to virQEMUCapsNewForBinaryInternal 2016-09-22 15:40:08 +02:00
qemucapsprobemock.c qemucapsprobe: Ignore all greetings except the first one 2016-11-25 20:34:26 +01:00
qemucommandutiltest.c util: qemu: Add support for numbered array members 2016-07-27 13:33:10 +02:00
qemuhelptest.c qemu_capabilities: mark QEMU_CAPS_VGA_QXL capability as deprecated 2016-10-12 17:46:47 +02:00
qemuhotplugtest.c tests: qemuhotplug: Don't free the monitor object as part of @vm 2017-02-02 16:46:43 +01:00
qemumonitorjsontest.c qemu: monitor: More strict checking of 'query-cpus' if hotplug is supported 2017-01-18 09:57:06 +01:00
qemumonitortest.c
qemumonitortestutils.c tests: qemu: Add helper to load full monitor conversation from file 2017-01-18 10:04:11 +01:00
qemumonitortestutils.h tests: qemu: Add helper to load full monitor conversation from file 2017-01-18 10:04:11 +01:00
qemuxml2argvmock.c qemu: set default vhost-user ifname 2017-01-20 15:42:12 +01:00
qemuxml2argvtest.c qemu: Add enough USB hubs to accomodate all devices 2017-01-31 13:09:08 +01:00
qemuxml2xmlmock.c qemu: set default vhost-user ifname 2017-01-20 15:42:12 +01:00
qemuxml2xmltest.c qemu: Implement mtu on interface 2017-01-26 10:00:01 +01:00
scsihosttest.c
seclabeltest.c
secretxml2xmltest.c conf: Add new secret type "tls" 2016-09-09 08:20:05 -04:00
securityselinuxhelper.c
securityselinuxlabeltest.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
securityselinuxtest.c
sexpr2xmltest.c
shunloadhelper.c
shunloadtest.c
sockettest.c
ssh.c
storagebackendsheepdogtest.c storage: sheepdog: Split out functions required for tests 2017-01-19 09:25:51 +01:00
storagepoolxml2xmltest.c storage: vstorage pool documentation and simple test 2017-01-26 10:43:42 -05:00
storagevolxml2argvtest.c storage: Split utility functions from storage_backend.(ch) 2017-01-19 09:25:51 +01:00
storagevolxml2xmltest.c
sysinfotest.c
test-lib.sh
test-wrap-argv.pl tests: fix the return value of test-wrap-argv 2016-08-18 13:37:08 +02:00
testutils.c daemon: Split output parsing and output defining 2016-10-10 08:27:25 +02:00
testutils.h
testutilslxc.c
testutilslxc.h
testutilsqemu.c qemu: Store loaded QEMU binary ctime in qemuCaps 2016-11-04 09:25:58 +01:00
testutilsqemu.h qemu: Store host-model CPU in qemu capabilities 2016-09-22 15:40:08 +02:00
testutilsxen.c
testutilsxen.h
utiltest.c
vboxsnapshotxmltest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
viralloctest.c
viratomictest.c
virauthconfigtest.c
virbitmaptest.c
virbuftest.c
vircaps2xmltest.c
vircapstest.c
vircgroupmock.c
vircgrouptest.c
virconftest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
vircryptotest.c
virdbusmock.c
virdbustest.c
virdrivermoduletest.c
virendiantest.c
virfiletest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
virfirewalltest.c
virhashdata.h
virhashtest.c
virhostcpumock.c
virhostcputest.c
virhostdevtest.c
viridentitytest.c
viriscsitest.c
virkeycodetest.c
virkeyfiletest.c
virkmodtest.c
virlockspacetest.c
virlogtest.c daemon: Split filter parsing and filter defining 2016-10-10 08:27:25 +02:00
virmacmapmock.c util: Introduce virMACMap module 2016-12-06 13:33:18 +01:00
virmacmaptest.c tests: Fix virmacmaptest when allocation fails 2016-12-08 14:58:31 -05:00
virmock.h
virnetdaemonmock.c
virnetdaemontest.c
virnetdevbandwidthmock.c
virnetdevbandwidthtest.c
virnetdevmock.c
virnetdevtest.c
virnetmessagetest.c
virnetserverclientmock.c
virnetserverclienttest.c
virnetsockettest.c
virnettlscontexttest.c
virnettlshelpers.c
virnettlshelpers.h
virnettlssessiontest.c virnettlssessiontest.c: fix grammar 2017-01-26 15:13:58 -05:00
virpcimock.c
virpcitest.c
virpolkittest.c tests: enable virpolkittest on any ELF platform 2016-12-22 16:32:05 +01:00
virportallocatormock.c
virportallocatortest.c
virrandommock.c
virrotatingfiletest.c
virschematest.c tests: Check more network XMLs for schema compliance 2016-12-14 08:50:15 +01:00
virscsitest.c
virsh-cpuset
virsh-define-dev-segfault
virsh-int-overflow
virsh-optparse
virsh-read-bufsiz
virsh-read-non-seekable
virsh-schedinfo
virsh-self-test tests: Self test virt-admin 2016-09-14 13:18:07 +02:00
virsh-start
virsh-undefine virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-uriprecedence
virsh-vcpupin
virshtest.c
virstoragetest.c util: storage: Add json pseudo protocol support for legacy RBD strings 2016-09-06 14:01:41 +02:00
virstringtest.c internal: Simplify STREQ_NULLABLE 2017-01-05 14:40:15 +01:00
virsystemdtest.c
virt-aa-helper-test
virt-admin-self-test tests: Self test virt-admin 2016-09-14 13:18:07 +02:00
virtestmock.c
virtimetest.c
virtypedparamtest.c
viruritest.c
virusbmock.c
virusbtest.c
vmwarevertest.c
vmx2xmltest.c
xencapstest.c
xlconfigtest.c tests: add xlconfig tests for <timer> configurations 2017-01-24 16:18:13 -07:00
xmconfigtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
xml2sexprtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
xml2vmxtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00