libvirt/tests
Cole Robinson 600977e293 qemu: support configuring usb3 controller port count
This adds a ports= attribute to usb controller XML, like

  <controller type='usb' model='nec-xhci' ports='8'/>

This maps to:

  qemu -device nec-usb-xhci,p2=8,p3=8

Meaning, 8 ports that support both usb2 and usb3 devices. Gerd
suggested to just expose them as one knob.

https://bugzilla.redhat.com/show_bug.cgi?id=1271408
2016-05-03 08:58:30 -04:00
..
bhyvexml2argvdata bhyve: bhyveload: respect boot dev and boot order 2016-01-25 04:19:33 +03:00
bhyvexml2xmloutdata
capabilityschemadata
commanddata
cputestdata
domaincapsschemadata conf: Expose GIC capabilities 2016-04-20 12:52:41 +02:00
domainconfdata
domainschemadata perf: add new xml element 2016-03-29 13:13:05 +01:00
domainsnapshotxml2xmlin
domainsnapshotxml2xmlout device: cleanup input device code 2016-01-26 17:53:33 +01:00
fchostdata/fc_host
genericxml2xmlindata conf: domain: reject name containing '/' 2016-05-02 10:06:04 -04:00
genericxml2xmloutdata test: genericxml2xml: test graphics listen= compat 2016-04-14 12:26:04 -04:00
interfaceschemadata
lxcconf2xmldata
lxcxml2xmldata
lxcxml2xmloutdata
networkxml2confdata network: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -04:00
networkxml2firewalldata
networkxml2xmlin network: prevent duplicate entries in network device pools 2016-04-19 12:39:13 -04:00
networkxml2xmlout
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevschemadata schemas: Update nodedev schema to match reality 2016-05-02 15:46:23 +02:00
nodeinfodata
nssdata nss: Introduce a test 2016-03-18 17:29:53 +01:00
nwfilterxml2firewalldata
nwfilterxml2xmlin
nwfilterxml2xmlout
qemuagentdata
qemuargv2xmldata qemu: add default panic device to S390 guests 2016-05-02 17:01:40 +02:00
qemucapabilitiesdata qemu: caps: introduce QEMU_CAPS_NEC_USB_XHCI_PORTS 2016-05-03 08:58:30 -04:00
qemucaps2xmldata
qemuhelpdata
qemuhotplugtestdata domain_conf: always set primary video device as primary 2016-03-01 14:17:09 +01:00
qemumonitorjsondata
qemuxml2argvdata qemu: support configuring usb3 controller port count 2016-05-03 08:58:30 -04:00
qemuxml2xmloutdata tests: add tests for panic device model s390 2016-05-02 17:01:40 +02:00
secretxml2xmlin
securityselinuxhelperdata
securityselinuxlabeldata
sexpr2xmldata tests: fix xen-related tests 2016-04-12 14:58:43 +02:00
storagepoolschemadata
storagepoolxml2xmlin tests: storagepoolxml2xmltest: Fix pool-rbd test 2016-03-28 12:02:31 -04:00
storagepoolxml2xmlout tests: storagepoolxml2xmltest: Fix pool-rbd test 2016-03-28 12:02:31 -04:00
storagevolschemadata
storagevolxml2argvdata
storagevolxml2xmlin
storagevolxml2xmlout
sysinfodata
vboxsnapshotxmldata
vircaps2xmldata
vircgroupdata
virconfdata tests: rename test_conf -> virconftest 2016-04-21 18:14:07 -04:00
virfiledata
virnetdaemondata rpc: virnetserverclient: Introduce new attribute conn_time to client 2016-05-02 22:25:52 +02:00
virnetdevtestdata/sys/class/net
virpcitestdata
virscsidata
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata conf: also mark the implicit video as primary 2016-04-12 10:45:35 +02:00
xencapsdata
xlconfigdata tests: fix xen-related tests 2016-04-12 14:58:43 +02:00
xmconfigdata tests: fix xen-related tests 2016-04-12 14:58:43 +02:00
xml2sexprdata xenconfig: support vif bandwidth in sexpr parser and formatter 2016-01-08 18:56:00 -07:00
xml2vmxdata vmx: Adapt to emptyBackingString for cdrom-image 2016-01-25 08:34:23 +01:00
.valgrind.supp
bhyvexml2argvmock.c
bhyvexml2argvtest.c bhyve: bhyveload: respect boot dev and boot order 2016-01-25 04:19:33 +03:00
bhyvexml2xmltest.c tests: Enable failure testing with CompareDomXML2XML 2016-04-14 12:25:57 -04:00
capabilityschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
commandhelper.c
commandtest.c
cputest.c
domaincapsschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
domaincapstest.c conf: Get rid of virDomainCapsDevice 2016-04-20 12:41:54 +02:00
domainconftest.c
domainschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
domainsnapshotschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
domainsnapshotxml2xmltest.c conf: add caps to virDomainSnapshotDefFormat 2016-02-05 10:57:39 +00:00
esxutilstest.c
eventtest.c
fchosttest.c
fdstreamtest.c
genericxml2xmltest.c conf: domain: reject name containing '/' 2016-05-02 10:06:04 -04:00
interfaceschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
interfacexml2xmltest.c tests: use virtTestDifferenceFull in tests where we have output file 2016-01-26 17:53:33 +01:00
jsontest.c
libvirtd-fail tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
libvirtd-pool tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
libvirtdconftest.c
lxcconf2xmltest.c tests: lxcconf2xml: Drop XML blanking 2016-02-17 11:07:21 -05:00
lxcxml2xmltest.c tests: Enable failure testing with CompareDomXML2XML 2016-04-14 12:25:57 -04:00
Makefile.am rpc: virnetserverclient: Introduce new attribute conn_time to client 2016-05-02 22:25:52 +02:00
metadatatest.c
networkschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
networkxml2conftest.c
networkxml2firewalltest.c
networkxml2xmltest.c tests: Fix enumeration value 2016-04-20 14:36:37 +02:00
networkxml2xmlupdatetest.c
nodedevschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
nodedevxml2xmltest.c conf: Parse more of our nodedev XML 2016-05-02 15:46:23 +02:00
nodeinfomock.c
nodeinfotest.c
nsslinktest.c tests: Introduce nsslinktest 2016-03-18 17:29:53 +01:00
nssmock.c nss: FreeBSD support 2016-03-30 10:21:44 +03:00
nsstest.c nss: FreeBSD support 2016-03-30 10:21:44 +03:00
nwfilterebiptablestest.c tests.nwfilterebiptablestest: swap actual and expected 2016-01-08 16:08:15 +01:00
nwfilterschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
nwfilterxml2firewalltest.c
nwfilterxml2xmltest.c
objecteventtest.c
objectlocking.ml
oomtrace.pl
openvzutilstest.c conf: add caps to virDomainDefFormat* 2016-02-04 12:38:26 +00:00
openvzutilstest.conf
pkix_asn1_tab.c
qemuagenttest.c
qemuargv2xmltest.c tests: qemuargv2xml: Drop memory XML blanking 2016-02-17 11:07:21 -05:00
qemucapabilitiestest.c tests: add qemu 2.6 caps test 2015-12-24 14:49:38 +00:00
qemucaps2xmlmock.c
qemucaps2xmltest.c
qemucommandutiltest.c
qemuhelptest.c qemu: caps: Deprecate QEMU_CAPS_BALLOON 2016-04-15 14:27:08 +02:00
qemuhotplugtest.c tests: do not overwrite return value when filling qemuCapsCache 2016-04-14 16:37:50 +02:00
qemumonitorjsontest.c qemumonitorjsontest: add test for getting multithread compress params 2016-04-14 14:57:41 +02:00
qemumonitortest.c
qemumonitortestutils.c
qemumonitortestutils.h
qemuxml2argvmock.c qemuxml2argvtest: do not mock virCommand 2016-04-13 15:01:17 +02:00
qemuxml2argvtest.c qemu: support configuring usb3 controller port count 2016-05-03 08:58:30 -04:00
qemuxml2xmltest.c tests: add tests for panic device model s390 2016-05-02 17:01:40 +02:00
schematestutils.sh
scsihosttest.c tests: scsihost: Use fakerootdir instead of fakesysfsdir 2015-12-09 15:22:59 +01:00
seclabeltest.c
secretschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
secretxml2xmltest.c
securityselinuxhelper.c build: accomodate selinux 2.5 header API change 2016-02-24 15:14:30 -07:00
securityselinuxlabeltest.c
securityselinuxtest.c
sexpr2xmltest.c conf: add caps to virDomainDefFormat* 2016-02-04 12:38:26 +00:00
shunloadhelper.c
shunloadtest.c
sockettest.c
ssh.c
storagebackendsheepdogtest.c
storagepoolschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
storagepoolxml2xmltest.c tests: storagepoolxml2xmltest: Enable pool-rbd 2016-03-28 12:02:31 -04:00
storagevolschematest tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
storagevolxml2argvtest.c
storagevolxml2xmltest.c
sysinfotest.c
test-lib.sh tools: Fix connect command 2016-05-02 07:18:25 +02:00
test-wrap-argv.pl tests: Make test-wrap-argv.pl executable 2015-12-29 09:37:35 +01:00
testutils.c tests: Enable failure testing with CompareDomXML2XML 2016-04-14 12:25:57 -04:00
testutils.h tests: Enable failure testing with CompareDomXML2XML 2016-04-14 12:25:57 -04:00
testutilslxc.c
testutilslxc.h
testutilsqemu.c drop qemuBuildCommandLineCallbacks 2016-04-13 13:00:53 +02:00
testutilsqemu.h tests: clean up includes 2016-04-13 13:00:53 +02:00
testutilsxen.c
testutilsxen.h
utiltest.c
vboxsnapshotxmltest.c
viralloctest.c
viratomictest.c
virauthconfigtest.c
virbitmaptest.c util: bitmap: Introduce self-expanding bitmap APIs 2016-03-29 21:25:41 +02:00
virbuftest.c
vircaps2xmltest.c
vircapstest.c
vircgroupmock.c Include sysmacros.h where needed 2016-04-18 20:36:57 +02:00
vircgrouptest.c cgroup: Prepare for sparse vCPU topologies in virCgroupGetPercpuStats 2016-02-08 09:51:34 +01:00
virconftest.c tests: rename test_conf -> virconftest 2016-04-21 18:14:07 -04:00
virconftest.sh tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
vircryptotest.c
virdbusmock.c tests: Rename virmockdbus -> virdbusmock for consistency 2016-02-11 18:24:32 +01:00
virdbustest.c dbus: Don't unref NULL messages 2016-02-11 11:35:02 +01:00
virdrivermoduletest.c
virendiantest.c
virfiletest.c
virfirewalltest.c tests: Rename virmockdbus -> virdbusmock for consistency 2016-02-11 18:24:32 +01:00
virhashdata.h
virhashtest.c util: Refactor virHashForEach so it returns as soon as an iterator fails 2016-02-17 12:46:34 +01:00
virhostdevtest.c qemu: Introduce qemuDomainHostdevPrivatePtr 2016-05-02 06:10:19 -04:00
viridentitytest.c
viriscsitest.c
virkeycodetest.c
virkeyfiletest.c
virkmodtest.c
virlockspacetest.c
virlogtest.c tests: Add new testcases to test parsing of log filters in virlogtest 2016-03-24 16:39:28 +01:00
virmock.h
virnetdaemonmock.c rpc: virnetserverclient: Introduce new attribute conn_time to client 2016-05-02 22:25:52 +02:00
virnetdaemontest.c rpc: virnetserverclient: Introduce new attribute conn_time to client 2016-05-02 22:25:52 +02:00
virnetdevbandwidthmock.c
virnetdevbandwidthtest.c virnetdevbandwidth: Compute quantum value 2016-02-05 16:43:19 +01:00
virnetdevmock.c
virnetdevtest.c
virnetmessagetest.c
virnetserverclientmock.c
virnetserverclienttest.c rpc: virnetserverclient: Identify clients by an integer ID 2016-05-02 22:25:51 +02:00
virnetsockettest.c
virnettlscontexttest.c tests: virtnettlscontexttest: Use virGetLastErrorMessage() 2016-03-28 13:27:47 -04:00
virnettlshelpers.c
virnettlshelpers.h
virnettlssessiontest.c
virpcimock.c tests: Use more specific names for variables 2015-12-09 15:22:58 +01:00
virpcitest.c tests: Fix typo oaque -> opaque 2016-02-23 10:36:13 +01:00
virpolkittest.c polkit: Adjust message when authentication agent isn't found 2016-03-01 06:50:16 -05:00
virportallocatormock.c virportallocatortest: Run on linux only 2016-02-12 16:13:31 +01:00
virportallocatortest.c virportallocatortest: Run on linux only 2016-02-12 16:13:31 +01:00
virrotatingfiletest.c
virscsitest.c
virsh-all tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-cpuset tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-define-dev-segfault tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-int-overflow tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-optparse tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-read-bufsiz tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-read-non-seekable tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-schedinfo tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-start tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-synopsis tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-undefine tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virsh-uriprecedence tools: Fix connect command 2016-05-02 07:18:25 +02:00
virsh-vcpupin tests: consistently source test-lib.sh in scripts 2016-04-23 15:41:40 -04:00
virshtest.c
virstoragetest.c storage: remove support for /usr/bin/kvm-img 2016-04-20 08:55:36 -04:00
virstringtest.c virStringListLength: Ensure const correctness 2016-02-09 15:44:58 -05:00
virsystemdtest.c tests: Rename virmockdbus -> virdbusmock for consistency 2016-02-11 18:24:32 +01:00
virt-aa-helper-test
virtimetest.c
virtypedparamtest.c Libvirt: virTypedParamsValidate: Fix detection of multiple parameters 2016-04-18 15:57:20 +02:00
viruritest.c
virusbmock.c
virusbtest.c
vmwarevertest.c
vmx2xmltest.c conf: add caps to virDomainDefFormat* 2016-02-04 12:38:26 +00:00
xencapstest.c
xlconfigtest.c xenconfig: change 'hap' setting to align with Xen behavior 2016-03-21 09:28:17 -06:00
xmconfigtest.c xenconfig: change 'hap' setting to align with Xen behavior 2016-03-21 09:28:17 -06:00
xml2sexprtest.c xenconfig: support vif bandwidth in sexpr parser and formatter 2016-01-08 18:56:00 -07:00
xml2vmxtest.c vmx: Adapt to emptyBackingString for cdrom-image 2016-01-25 08:34:23 +01:00