summaryrefslogtreecommitdiff
path: root/tests/vmx2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* Rename iterface type='dummy' to type='null'Martin Kletzander2022-08-251-1/+1
* vmx: Add support for VDS interfaceMartin Kletzander2022-08-181-0/+1
* tests: Fix vmx/xml filenamesMartin Kletzander2022-08-181-1/+1
* vmx: Add support for dummy network interfaceMartin Kletzander2022-08-051-0/+1
* tests: Remove unused includesPeng Liang2022-06-161-2/+0
* lib: Don't check for virCapabilitiesAddGuestDomain() retvalMichal Privoznik2021-11-011-14/+4
* lib: Don't check for virCapabilitiesAddGuest() retvalMichal Privoznik2021-11-011-14/+6
* tests: vmx: remove pointless labelsJán Tomko2021-09-091-14/+9
* tests: use g_auto instead of virDomainFreeJán Tomko2021-09-091-2/+1
* tests: vmx: use g_autofreeJán Tomko2021-09-091-9/+4
* tests: Add missing test cases to vmx2xmltestMartin Kletzander2021-08-191-0/+2
* tests: Drop vmx2xml- prefix for vmx2xml test casesMichal Privoznik2021-08-191-2/+2
* vmx2xmltest: Deduplicate DO_TEST*() argumentsMichal Privoznik2021-08-191-78/+77
* vmx2xmltest: Drop duplicate testcasesMichal Privoznik2021-08-191-3/+0
* vmx2xmltest: Add a test caseMichal Privoznik2021-08-161-0/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-4/+4
* vmx: Treat missing cdrom-image as empty driveMartin Kletzander2021-01-061-2/+2
* tests: Test vmx files with missing imagesMartin Kletzander2021-01-061-0/+6
* vmx: Allow missing cdrom image file in virVMXParseFileNameMartin Kletzander2021-01-061-1/+12
* tests: Allow testing for parse failures in vmx2xmltestMartin Kletzander2021-01-061-6/+18
* vmx: Make virVMXParseFileName return an integerMartin Kletzander2021-01-061-9/+12
* tests: Use g_autofree in testParseVMXFileNameMartin Kletzander2021-01-061-6/+3
* vmx: start parsing SATA disksPino Toscano2020-10-141-0/+1
* vmx: make 'fileName' optional for CD-ROMsPino Toscano2020-03-191-0/+1
* conf: drop virCapsPtr param from domain formatting APIsDaniel P. Berrangé2019-12-091-1/+1
* conf: don't use passed in caps in post parse methodDaniel P. Berrangé2019-12-091-1/+1
* conf: sanitize virDomainObjFormat & virDomainDefFormat* APIsDaniel P. Berrangé2019-12-091-1/+1
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-12/+6
* tests: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-2/+1
* Use g_strdup instead of ignoring VIR_STRDUP's valueJán Tomko2019-10-211-1/+1
* tests: use G_GNUC_UNUSEDJán Tomko2019-10-151-1/+1
* vmx: convert firmware config for autoselectionPino Toscano2019-04-151-0/+2
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-1/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* schema,tests: Use vpxmigr for host migrate transport capabilityJohn Ferlan2018-05-251-1/+1
* vmx: convert cpuid.coresPerSocket for CPU topologyPino Toscano2018-04-201-0/+1
* vmx: convert any amount of NICsPino Toscano2018-04-011-0/+1
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-8/+8
* virDomainXMLOption: Introduce virDomainABIStabilityDomainMichal Privoznik2017-06-051-1/+1
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* tests: Rename virtTestCompareToFile to virTestCompareToFile.Tomáš Ryšavý2016-06-081-1/+1
* Rename virtTestLoadFile to virTestLoadFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* conf: add caps to virDomainDefFormat*Joao Martins2016-02-041-1/+2
* vmx: Adapt to emptyBackingString for cdrom-imageMichal Privoznik2016-01-251-0/+3
* vmware/vmx: use virDomainDefPostParse after parsing vmx configPavel Hrdina2015-12-091-1/+1
* vmx: Expose datacenter path in domain XMLMatthias Bolte2015-09-171-0/+5
* vmx: Add handling for CDROM devices with SCSI passthruMatthias Bolte2015-09-071-0/+2
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* caps: Convert to use VIR_DOMAIN_VIRT internallyCole Robinson2015-04-201-2/+2