mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
7ab7c9a2e9
A user was having an issue with this specific VMWare Fusion config and he gave me permission to add it as part of our test suite to further expand our VMX test coverage. Unfortunately our VMX parser and generator does not support many features contained within and just silently ignores fields it does not understand so they had to be removed out in the xml2vmx test. The original unmodified version exists in the vmx2xml test.
89 lines
2.5 KiB
Plaintext
89 lines
2.5 KiB
Plaintext
.encoding = "UTF-8"
|
|
config.version = "8"
|
|
virtualHW.version = "9"
|
|
memsize = "3572"
|
|
MemAllowAutoScaleDown = "FALSE"
|
|
MemTrimRate = "-1"
|
|
displayName = "ATTM_VM"
|
|
guestOS = "winxppro"
|
|
numvcpus = "2"
|
|
sound.present = "TRUE"
|
|
sound.filename = "-1"
|
|
sound.autodetect = "TRUE"
|
|
usb.present = "TRUE"
|
|
ethernet0.present = "TRUE"
|
|
ethernet0.addressType = "generated"
|
|
ethernet0.connectionType = "bridged"
|
|
ethernet1.present = "TRUE"
|
|
ethernet1.addressType = "generated"
|
|
ethernet1.connectionType = "bridged"
|
|
scsi0:0.present = "TRUE"
|
|
scsi0:0.fileName = "ATTM_VM.vmdk"
|
|
pciBridge0.present = "TRUE"
|
|
tools.upgrade.policy = "useGlobal"
|
|
ehci.present = "TRUE"
|
|
ide0:0.present = "TRUE"
|
|
ide0:0.autodetect = "TRUE"
|
|
ide0:0.filename = "auto detect"
|
|
ide0:0.deviceType = "atapi-cdrom"
|
|
scsi0.present = "TRUE"
|
|
scsi0.virtualDev = "buslogic"
|
|
buslogic.noDriver = "FALSE"
|
|
extendedConfigFile = "ATTM_VM.vmxf"
|
|
virtualHW.productCompatibility = "hosted"
|
|
pciBridge4.present = "TRUE"
|
|
pciBridge4.virtualDev = "pcieRootPort"
|
|
pciBridge4.pciSlotNumber = "21"
|
|
pciBridge4.functions = "8"
|
|
pciBridge5.present = "TRUE"
|
|
pciBridge5.virtualDev = "pcieRootPort"
|
|
pciBridge5.pciSlotNumber = "22"
|
|
pciBridge5.functions = "8"
|
|
pciBridge6.present = "TRUE"
|
|
pciBridge6.virtualDev = "pcieRootPort"
|
|
pciBridge6.pciSlotNumber = "23"
|
|
pciBridge6.functions = "8"
|
|
pciBridge7.present = "TRUE"
|
|
pciBridge7.virtualDev = "pcieRootPort"
|
|
pciBridge7.pciSlotNumber = "24"
|
|
pciBridge7.functions = "8"
|
|
vmci0.present = "TRUE"
|
|
hpet0.present = "TRUE"
|
|
usb.vbluetooth.startConnected = "TRUE"
|
|
mks.enable3d = "TRUE"
|
|
ethernet0.linkStatePropagation.enable = "TRUE"
|
|
ethernet1.linkStatePropagation.enable = "TRUE"
|
|
ide0:0.startConnected = "FALSE"
|
|
ethernet0.generatedAddress = "00:0c:29:3b:64:ea"
|
|
ethernet1.generatedAddress = "00:0c:29:3b:64:f4"
|
|
vmci0.id = "-952408854"
|
|
tools.syncTime = "FALSE"
|
|
uuid.location = "56 4d 70 88 01 a1 98 32-e7 2b 67 90 c7 3b 64 ea"
|
|
uuid.bios = "56 4d 70 88 01 a1 98 32-e7 2b 67 90 c7 3b 64 ea"
|
|
cleanShutdown = "TRUE"
|
|
replay.supported = "FALSE"
|
|
replay.filename = ""
|
|
scsi0:0.redo = ""
|
|
pciBridge0.pciSlotNumber = "17"
|
|
scsi0.pciSlotNumber = "16"
|
|
usb.pciSlotNumber = "32"
|
|
ethernet0.pciSlotNumber = "33"
|
|
ethernet1.pciSlotNumber = "34"
|
|
sound.pciSlotNumber = "35"
|
|
ehci.pciSlotNumber = "36"
|
|
vmci0.pciSlotNumber = "37"
|
|
usb:1.present = "TRUE"
|
|
ethernet0.generatedAddressOffset = "0"
|
|
ethernet1.generatedAddressOffset = "10"
|
|
vmotion.checkpointFBSize = "134217728"
|
|
usb:1.speed = "2"
|
|
usb:1.deviceType = "hub"
|
|
usb:1.port = "1"
|
|
usb:1.parent = "-1"
|
|
floppy0.startConnected = "FALSE"
|
|
softPowerOff = "FALSE"
|
|
usb:0.present = "TRUE"
|
|
usb:0.deviceType = "hid"
|
|
usb:0.port = "0"
|
|
usb:0.parent = "-1"
|