summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Libvirt: virTypedParamsValidate: Fix detection of multiple parametersJason J. Herne2016-04-181-0/+14
* qemu: caps: Deprecate QEMU_CAPS_BALLOONPeter Krempa2016-04-1511-18/+0
* qemu: support new pci controller model "pcie-expander-bus"Laine Stump2016-04-143-0/+174
* conf: new pci controller model pcie-expander-busLaine Stump2016-04-143-0/+638
* qemu: add capabilities bit for device "pxb-pcie"Laine Stump2016-04-142-0/+4
* qemu: support new pci controller model "pci-expander-bus"Laine Stump2016-04-145-0/+425
* conf: new pci controller model pci-expander-busLaine Stump2016-04-143-0/+376
* qemu: add capabilities bit for device "pxb"Laine Stump2016-04-143-0/+3
* conf: allow use of slot 0 in a dmi-to-pci-bridgeLaine Stump2016-04-1427-27/+27
* test: genericxml2xml: test graphics listen= compatCole Robinson2016-04-144-5/+99
* tests: Enable failure testing with CompareDomXML2XMLCole Robinson2016-04-146-20/+57
* tests: do not overwrite return value when filling qemuCapsCacheJán Tomko2016-04-142-6/+4
* qemumonitorjsontest: add test for getting multithread compress paramsEli Qiao2016-04-141-0/+61
* libxl: support creating domain with VF assignment from a poolChunyan Liu2016-04-131-0/+3
* qemuxml2argvtest: do not mock virCommandJán Tomko2016-04-131-5/+2
* qemu: assign addresses before aliasesJán Tomko2016-04-131-6/+0
* qemuxml2argvtest: drop FLAG_EXPECT_ERRORJán Tomko2016-04-131-20/+11
* tests: clean up includesJán Tomko2016-04-132-2/+2
* drop qemuBuildCommandLineCallbacksJán Tomko2016-04-132-20/+0
* tests: fix xen-related testsJán Tomko2016-04-1273-0/+219
* conf: also mark the implicit video as primaryJán Tomko2016-04-1267-67/+67
* domain_conf: fix graphics parsingPavel Hrdina2016-04-115-0/+101
* tests: remove unwanted VIR_FREE of spice and vnc default listenPavel Hrdina2016-04-082-4/+1
* qemu: support virt-2.6 machine type on armJán Tomko2016-04-083-0/+90
* qemu domain allow to set ip address, peer address and routeVasiliy Tolstov2016-04-071-0/+7
* qemu: Introduce qemuBuildMasterKeyCommandLineJohn Ferlan2016-04-063-0/+55
* qemu: Add capability bit for qemu secret objectJohn Ferlan2016-04-062-0/+4
* nodedev: Fix parsing of generated XMLsMartin Kletzander2016-04-041-2/+0
* nss: FreeBSD supportRoman Bogorodskiy2016-03-302-4/+4
* util: bitmap: Introduce self-expanding bitmap APIsPeter Krempa2016-03-291-0/+54
* vsh: Tweak error message for scaled integersPeter Krempa2016-03-291-3/+3
* perf: add new xml elementQiaowei Ren2016-03-291-0/+20
* tests: virtnettlscontexttest: Use virGetLastErrorMessage()Cole Robinson2016-03-281-2/+1
* conf: qemu: Add support for more HyperV Enlightenment featuresMaxim Nestratov2016-03-285-1/+26
* tests: storagepoolxml2xmltest: Enable pool-rbdAnatole Denis2016-03-281-0/+3
* tests: storagepoolxml2xmltest: Fix pool-rbd testAnatole Denis2016-03-282-1/+2
* test: Fix typo in testutils.h header guardChristophe Fergeau2016-03-251-3/+3
* virTestSetEnvPath: Avoid clearing out PATHMichal Privoznik2016-03-251-1/+2
* testutils: Adapt to highly unlikely caseMichal Privoznik2016-03-241-3/+10
* nsstest: Drop useless @data checkMichal Privoznik2016-03-241-3/+0
* tests: Add new testcases to test parsing of log filters in virlogtestErik Skultety2016-03-241-0/+41
* tests: virlogtest: Fix testLogParseOutputs return valueErik Skultety2016-03-241-4/+5
* qemuxml2argvtest: Adapt to ethernet automatic tap creationMichal Privoznik2016-03-247-15/+60
* qemuxml2argv: Mock virSCSIDeviceGetSgNameMichal Privoznik2016-03-231-0/+14
* tests: hostdev: Add more testsAndrea Bolognani2016-03-231-6/+78
* qemuxml2argvtest: cleanup testPavel Hrdina2016-03-221-35/+6
* qemuxml2argvtest: use driver.config and priv for qemuDomainSetPrivatePathsPavel Hrdina2016-03-223-12/+15
* qemu_process: move checks to qemuProcessStartValidatePavel Hrdina2016-03-221-1/+4
* qemu: update callers of qemuProcessStartValidate to use virDomainObjPtrPavel Hrdina2016-03-221-23/+26
* tests: cleanup qemuxml2argvtestPavel Hrdina2016-03-221-34/+28