mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
af4c893eb7
* tests/.gitignore: ignore new test binaries * tests/Makefile.am: add new tests * tests/esxutilstest.c: test esxVMX_IndexToDiskName() * tests/vmx2xmldata/*: config files for the VMX to domain XML test * tests/vmx2xmltest.c: test the VMX to domain XML mapping * tests/xml2vmxdata/*: config files for the domain XML to VMX test * tests/xml2vmxtest.c: test the domain XML to VMX mapping
55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
#!/usr/bin/vmware
|
|
config.version = "8"
|
|
virtualHW.version = "4"
|
|
scsi0.present = "TRUE"
|
|
scsi0.virtualDev = "lsilogic"
|
|
memsize = "264"
|
|
MemAllowAutoScaleDown = "FALSE"
|
|
ide0:0.present = "TRUE"
|
|
ide0:0.fileName = "Debian-System1-0-cl2.vmdk"
|
|
ide0:0.writeThrough = "FALSE"
|
|
ide1:0.present = "FALSE"
|
|
ide1:0.fileName = "/dev/hda"
|
|
ide1:0.deviceType = "cdrom-raw"
|
|
floppy0.fileName = "/dev/fd0"
|
|
ethernet0.present = "TRUE"
|
|
ethernet0.connectionType = "custom"
|
|
usb.present = "TRUE"
|
|
sound.present = "FALSE"
|
|
sound.virtualDev = "es1371"
|
|
displayName = "Client"
|
|
guestOS = "other26xlinux"
|
|
nvram = "Debian-System4.nvram"
|
|
|
|
ide0:0.redo = ""
|
|
ethernet0.addressType = "generated"
|
|
uuid.location = "56 4d ad 58 06 29 d3 e6-ec fe 8f f8 39 c5 e3 5d"
|
|
uuid.bios = "56 4d ad 58 06 29 d3 e6-ec fe 8f f8 39 c5 e3 5d"
|
|
ethernet0.generatedAddress = "00:0c:29:c5:e3:5d"
|
|
ethernet0.generatedAddressOffset = "0"
|
|
|
|
tools.remindInstall = "TRUE"
|
|
|
|
extendedConfigFile = "Debian-System4.vmxf"
|
|
|
|
inVMTeam = "FALSE"
|
|
|
|
ethernet0.startConnected = "TRUE"
|
|
|
|
ethernet0.pvnID = "52 f9 2a ec 52 26 01 54-fe ab 09 d1 48 32 95 c5"
|
|
|
|
floppy0.startConnected = "FALSE"
|
|
|
|
ide0:0.mode = "independent-persistent"
|
|
|
|
sound.startConnected = "FALSE"
|
|
|
|
ethernet0.vnet = "/dev/vmnet2"
|
|
ethernet0.networkName = "net2"
|
|
|
|
floppy0.present = "FALSE"
|
|
|
|
usb.generic.autoconnect = "FALSE"
|
|
|
|
uuid.action = "create"
|