summaryrefslogtreecommitdiff
path: root/tests/xml2vmxdata
Commit message (Expand)AuthorAgeFilesLines
* Rename iterface type='dummy' to type='null'Martin Kletzander2022-08-252-1/+1
* vmx: Add support for VDS interfaceMartin Kletzander2022-08-182-0/+33
* tests: Fix vmx/xml filenamesMartin Kletzander2022-08-182-0/+0
* vmx: Add support for dummy network interfaceMartin Kletzander2022-08-052-0/+26
* XML <source bridge='VMnet0'/> update in <interface type='bridge'/>Kristina Hanicova2021-04-014-3/+6
* Add a check attribute on the mac address elementBastien Orivel2020-07-232-2/+4
* vmx: fix logic handling mac address typeDaniel P. Berrangé2020-07-231-4/+3
* Add a type attribute on the mac address elementBastien Orivel2020-07-132-0/+58
* vmx: write firmware back from autoselectionPino Toscano2019-04-152-0/+19
* vmx: write cpuid.coresPerSocket back from CPU topologyPino Toscano2018-04-202-0/+76
* esx: Add VMCI device for virtualHW >= 7Dawid Zamirski2016-05-265-0/+5
* esx: add pciBridge devices when SCSI is usedDawid Zamirski2016-05-263-0/+39
* vmx: Adapt to emptyBackingString for cdrom-imageMichal Privoznik2016-01-254-0/+53
* vmx: Expose datacenter path in domain XMLMatthias Bolte2015-09-172-0/+19
* vmx: Add handling for CDROM devices with SCSI passthruMatthias Bolte2015-09-074-0/+88
* esx: Fix floppy.fileName handling in the vmx file parserGeoff Hickey2013-10-152-1/+7
* VMX: Add a VMWare Fusion 5 configuration for testsDoug Goldstein2013-09-172-0/+71
* VMX: Add support for 'auto detect' fileNamesDoug Goldstein2013-09-174-0/+57
* VMX: Add cdrom-raw dev type from VMWare FusionDoug Goldstein2013-09-024-0/+55
* util: Change virMacAddrFormat to lowercase hex charactersPeter Krempa2013-04-0213-15/+15
* vmx: handle shared folders formattingJean-Baptiste Rouault2012-07-212-0/+32
* xml: output memory unit for clarityEric Blake2012-03-0741-52/+52
* vmx: Better Workstation vmx handlingJean-Baptiste Rouault2012-02-246-0/+130
* esx: Fix regression in absolute file name handlingMatthias Bolte2011-05-262-0/+62
* vmx: Support persistent CPU sharesMatthias Bolte2011-04-056-0/+12
* vmx: Add support for video device VRAM sizeMatthias Bolte2011-01-063-0/+25
* esx: Support SMBIOS host modeMatthias Bolte2010-11-112-0/+20
* esx: Add support for memtune/min_guaranteeMatthias Bolte2010-11-092-0/+63
* esx: Explictly declare VMX file content as UTF-8Matthias Bolte2010-10-1537-0/+37
* esx: Handle name escaping properlyMatthias Bolte2010-10-141-1/+1
* esx: Add support for virtual serial device network backingMatthias Bolte2010-10-014-0/+58
* esx: Map the .vmx annotation to the domain XML descriptionMatthias Bolte2010-08-302-0/+19
* esx: Explicitly disable unused floppy devicesMatthias Bolte2010-08-1434-0/+64
* esx: Allow 'vmpvscsi' as SCSI controller modelMatthias Bolte2010-07-242-0/+10
* esx: Add support for the VMXNET 2 (Enhanced) NIC modelMatthias Bolte2010-04-202-0/+29
* esx: Allow 'lsisas1068' as SCSI controller typeMatthias Bolte2010-04-084-27/+47
* esx: Add VNC supportMatthias Bolte2010-01-182-0/+22
* esx: Fix 'vpx' MAC address range and allow arbitrary MAC addressesMatthias Bolte2010-01-078-0/+106
* esx: Fix MAC address formattingMatthias Bolte2009-11-1511-9/+16
* ESX add esxDomainDefineXML()Matthias Bolte2009-09-2337-55/+55
* ESX add tests for the VMX to/from domain XML mappingMatthias Bolte2009-09-2356-0/+916