Subversion Repositories configs

Rev

Rev 175 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
175 - 1
<ConfigRoot>
2
  <ConfigurationOption>
3
    <_type>vim.vm.ConfigOption</_type>
4
    <capabilities>
5
      <_type>vim.vm.Capability</_type>
6
      <bootOptionsSupported>true</bootOptionsSupported>
7
      <bootRetryOptionsSupported>false</bootRetryOptionsSupported>
8
      <canConnectUSBDevices>false</canConnectUSBDevices>
9
      <changeTrackingSupported>false</changeTrackingSupported>
10
      <consolePreferencesSupported>true</consolePreferencesSupported>
11
      <cpuFeatureMaskSupported>true</cpuFeatureMaskSupported>
12
      <disableSnapshotsSupported>false</disableSnapshotsSupported>
13
      <diskSharesSupported>false</diskSharesSupported>
14
      <featureRequirementSupported>false</featureRequirementSupported>
15
      <guestAutoLockSupported>false</guestAutoLockSupported>
16
      <hostBasedReplicationSupported>false</hostBasedReplicationSupported>
17
      <lockSnapshotsSupported>true</lockSnapshotsSupported>
18
      <memoryReservationLockSupported>false</memoryReservationLockSupported>
19
      <memorySnapshotsSupported>true</memorySnapshotsSupported>
20
      <messageBusSupported>false</messageBusSupported>
21
      <multipleCoresPerSocketSupported>true</multipleCoresPerSocketSupported>
22
      <multipleSnapshotsSupported>true</multipleSnapshotsSupported>
23
      <nestedHVSupported>true</nestedHVSupported>
24
      <npivWwnOnNonRdmVmSupported>false</npivWwnOnNonRdmVmSupported>
25
      <perVmEvcSupported>false</perVmEvcSupported>
26
      <poweredOffSnapshotsSupported>true</poweredOffSnapshotsSupported>
27
      <poweredOnMonitorTypeChangeSupported>false</poweredOnMonitorTypeChangeSupported>
28
      <quiescedSnapshotsSupported>true</quiescedSnapshotsSupported>
29
      <recordReplaySupported>false</recordReplaySupported>
30
      <revertToSnapshotSupported>true</revertToSnapshotSupported>
31
      <s1AcpiManagementSupported>true</s1AcpiManagementSupported>
32
      <seSparseDiskSupported>false</seSparseDiskSupported>
33
      <settingDisplayTopologyModesSupported>false</settingDisplayTopologyModesSupported>
34
      <settingDisplayTopologySupported>true</settingDisplayTopologySupported>
35
      <settingScreenResolutionSupported>true</settingScreenResolutionSupported>
36
      <settingVideoRamSizeSupported>true</settingVideoRamSizeSupported>
186 - 37
      <sevSupported>false</sevSupported>
175 - 38
      <snapshotConfigSupported>true</snapshotConfigSupported>
39
      <snapshotOperationsSupported>true</snapshotOperationsSupported>
40
      <swapPlacementSupported>false</swapPlacementSupported>
41
      <toolsAutoUpdateSupported>true</toolsAutoUpdateSupported>
42
      <toolsRebootPredictSupported>false</toolsRebootPredictSupported>
43
      <toolsSyncTimeAllowSupported>true</toolsSyncTimeAllowSupported>
44
      <toolsSyncTimeSupported>true</toolsSyncTimeSupported>
45
      <vPMCSupported>true</vPMCSupported>
46
      <virtualExecUsageIgnored>true</virtualExecUsageIgnored>
47
      <virtualMmuUsageIgnored>true</virtualMmuUsageIgnored>
48
      <virtualMmuUsageSupported>false</virtualMmuUsageSupported>
49
      <vmNpivWwnDisableSupported>false</vmNpivWwnDisableSupported>
50
      <vmNpivWwnSupported>false</vmNpivWwnSupported>
51
      <vmNpivWwnUpdateSupported>false</vmNpivWwnUpdateSupported>
52
      <vmfsNativeSnapshotSupported>false</vmfsNativeSnapshotSupported>
53
    </capabilities>
54
    <datastore>
55
      <_type>vim.vm.DatastoreOption</_type>
56
      <unsupportedVolumes>
57
        <_length>1</_length>
58
        <_type>vim.vm.DatastoreOption.FileSystemVolumeOption[]</_type>
59
        <e id="0">
60
          <_type>vim.vm.DatastoreOption.FileSystemVolumeOption</_type>
61
          <fileSystemType>vim.host.VmfsVolume</fileSystemType>
62
          <majorVersion>2</majorVersion>
63
        </e>
64
      </unsupportedVolumes>
65
    </datastore>
66
    <defaultDevice>
67
      <_length>9</_length>
68
      <_type>vim.vm.device.VirtualDevice[]</_type>
69
      <e id="0">
70
        <_type>vim.vm.device.VirtualIDEController</_type>
71
        <busNumber>0</busNumber>
72
        <deviceInfo>
73
          <_type>vim.Description</_type>
74
          <label>VirtualIDEController 0</label>
75
          <summary>VirtualIDEController 0</summary>
76
        </deviceInfo>
77
        <key>200</key>
78
      </e>
79
      <e id="1">
80
        <_type>vim.vm.device.VirtualIDEController</_type>
81
        <busNumber>1</busNumber>
82
        <deviceInfo>
83
          <_type>vim.Description</_type>
84
          <label>VirtualIDEController 1</label>
85
          <summary>VirtualIDEController 1</summary>
86
        </deviceInfo>
87
        <key>201</key>
88
      </e>
89
      <e id="2">
90
        <_type>vim.vm.device.VirtualPS2Controller</_type>
91
        <busNumber>0</busNumber>
92
        <device>
93
          <_length>2</_length>
94
          <_type>int[]</_type>
95
          <e id="0">600</e>
96
          <e id="1">700</e>
97
        </device>
98
        <deviceInfo>
99
          <_type>vim.Description</_type>
100
          <label>VirtualPS2Controller 0</label>
101
          <summary>VirtualPS2Controller 0</summary>
102
        </deviceInfo>
103
        <key>300</key>
104
      </e>
105
      <e id="3">
106
        <_type>vim.vm.device.VirtualPCIController</_type>
107
        <busNumber>0</busNumber>
108
        <device>
109
          <_length>2</_length>
110
          <_type>int[]</_type>
111
          <e id="0">500</e>
112
          <e id="1">12000</e>
113
        </device>
114
        <deviceInfo>
115
          <_type>vim.Description</_type>
116
          <label>VirtualPCIController 0</label>
117
          <summary>VirtualPCIController 0</summary>
118
        </deviceInfo>
119
        <key>100</key>
120
      </e>
121
      <e id="4">
122
        <_type>vim.vm.device.VirtualSIOController</_type>
123
        <busNumber>0</busNumber>
124
        <deviceInfo>
125
          <_type>vim.Description</_type>
126
          <label>VirtualSIOController 0</label>
127
          <summary>VirtualSIOController 0</summary>
128
        </deviceInfo>
129
        <key>400</key>
130
      </e>
131
      <e id="5">
132
        <_type>vim.vm.device.VirtualKeyboard</_type>
133
        <controllerKey>300</controllerKey>
134
        <deviceInfo>
135
          <_type>vim.Description</_type>
136
          <label>VirtualKeyboard</label>
137
          <summary>VirtualKeyboard</summary>
138
        </deviceInfo>
139
        <key>600</key>
140
        <unitNumber>0</unitNumber>
141
      </e>
142
      <e id="6">
143
        <_type>vim.vm.device.VirtualPointingDevice</_type>
144
        <backing>
145
          <_type>vim.vm.device.VirtualPointingDevice.DeviceBackingInfo</_type>
146
          <deviceName></deviceName>
147
          <hostPointingDevice>autodetect</hostPointingDevice>
148
          <useAutoDetect>false</useAutoDetect>
149
        </backing>
150
        <controllerKey>300</controllerKey>
151
        <deviceInfo>
152
          <_type>vim.Description</_type>
153
          <label>VirtualPointingDevice</label>
154
          <summary>VirtualPointingDevice</summary>
155
        </deviceInfo>
156
        <key>700</key>
157
        <unitNumber>1</unitNumber>
158
      </e>
159
      <e id="7">
160
        <_type>vim.vm.device.VirtualVideoCard</_type>
161
        <controllerKey>100</controllerKey>
162
        <deviceInfo>
163
          <_type>vim.Description</_type>
164
          <label>VirtualVideoCard</label>
165
          <summary>VirtualVideoCard</summary>
166
        </deviceInfo>
167
        <enable3DSupport>true</enable3DSupport>
168
        <key>500</key>
169
        <unitNumber>0</unitNumber>
170
        <useAutoDetect>true</useAutoDetect>
171
      </e>
172
      <e id="8">
173
        <_type>vim.vm.device.VirtualVMCIDevice</_type>
174
        <allowUnrestrictedCommunication>false</allowUnrestrictedCommunication>
175
        <controllerKey>100</controllerKey>
176
        <deviceInfo>
177
          <_type>vim.Description</_type>
178
          <label>VirtualVMCIDevice</label>
179
          <summary>VirtualVMCIDevice</summary>
180
        </deviceInfo>
181
        <key>12000</key>
182
        <unitNumber>17</unitNumber>
183
      </e>
184
    </defaultDevice>
185
    <description>Hardware version 17 virtual machine</description>
186
    <guestOSDefaultIndex>0</guestOSDefaultIndex>
187
    <guestOSDescriptor>
188
      <_length>125</_length>
189
      <_type>vim.vm.GuestOsDescriptor[]</_type>
190
      <e id="0">
191
        <_type>vim.vm.GuestOsDescriptor</_type>
192
        <cpuFeatureMask>
193
          <_length>6</_length>
194
          <_type>vim.host.CpuIdInfo[]</_type>
195
          <e id="0">
196
            <_type>vim.host.CpuIdInfo</_type>
197
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
198
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
199
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
200
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
201
            <level>1</level>
202
            <vendor>amd</vendor>
203
          </e>
186 - 204
          <e id="1">
175 - 205
            <_type>vim.host.CpuIdInfo</_type>
206
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
207
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
208
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
209
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
210
            <level>0</level>
211
            <vendor>amd</vendor>
212
          </e>
186 - 213
          <e id="2">
175 - 214
            <_type>vim.host.CpuIdInfo</_type>
186 - 215
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 216
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
217
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 218
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 219
            <level>-2147483647</level>
220
            <vendor>amd</vendor>
221
          </e>
186 - 222
          <e id="3">
223
            <_type>vim.host.CpuIdInfo</_type>
224
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
225
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
226
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
227
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
228
            <level>-2147483647</level>
229
          </e>
175 - 230
          <e id="4">
231
            <_type>vim.host.CpuIdInfo</_type>
232
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
233
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
234
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
235
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
236
            <level>1</level>
237
          </e>
238
          <e id="5">
239
            <_type>vim.host.CpuIdInfo</_type>
240
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
241
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
242
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
243
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
244
            <level>0</level>
245
          </e>
246
        </cpuFeatureMask>
247
        <defaultSecureBoot>false</defaultSecureBoot>
248
        <diskUuidEnabled>true</diskUuidEnabled>
249
        <family>windowsGuest</family>
250
        <fullName>Microsoft Windows Server 2016 (64-bit)</fullName>
251
        <ich7mRecommended>false</ich7mRecommended>
252
        <id>windows9Server64Guest</id>
253
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
254
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
255
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
256
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
257
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
258
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
259
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
260
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
261
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
262
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
263
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
264
        <persistentMemorySupported>false</persistentMemorySupported>
265
        <recommended3D>false</recommended3D>
266
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
267
        <recommendedColorDepth>8</recommendedColorDepth>
268
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
269
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
270
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
271
        <recommendedFirmware>efi</recommendedFirmware>
272
        <recommendedMemMB>1024</recommendedMemMB>
273
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
274
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
275
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
276
        <smcRecommended>false</smcRecommended>
277
        <smcRequired>false</smcRequired>
278
        <supportLevel>supported</supportLevel>
279
        <supportedDiskControllerList>
280
          <_length>5</_length>
281
          <_type>vmodl.TypeName[]</_type>
282
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
283
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
284
          <e id="2">vim.vm.device.VirtualIDEController</e>
285
          <e id="3">vim.vm.device.VirtualAHCIController</e>
286
          <e id="4">vim.vm.device.VirtualNVMEController</e>
287
        </supportedDiskControllerList>
288
        <supportedEthernetCard>
289
          <_length>2</_length>
290
          <_type>vmodl.TypeName[]</_type>
291
          <e id="0">vim.vm.device.VirtualE1000</e>
292
          <e id="1">vim.vm.device.VirtualE1000e</e>
293
        </supportedEthernetCard>
294
        <supportedFirmware>
295
          <_length>2</_length>
296
          <_type>string[]</_type>
297
          <e id="0">bios</e>
298
          <e id="1">efi</e>
299
        </supportedFirmware>
300
        <supportedForCreate>true</supportedForCreate>
301
        <supportedMaxCPUs>32</supportedMaxCPUs>
302
        <supportedMaxMemMB>65536</supportedMaxMemMB>
303
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
304
        <supportedMinMemMB>512</supportedMinMemMB>
305
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
306
        <supportedNumDisks>8</supportedNumDisks>
307
        <supportedUSBControllerList>
308
          <_length>2</_length>
309
          <_type>vmodl.TypeName[]</_type>
310
          <e id="0">vim.vm.device.VirtualUSBController</e>
311
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
312
        </supportedUSBControllerList>
313
        <supports3D>false</supports3D>
314
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
315
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
316
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
317
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
318
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
319
        <supportsSecureBoot>false</supportsSecureBoot>
320
        <supportsSlaveDisk>true</supportsSlaveDisk>
321
        <supportsTPM20>true</supportsTPM20>
322
        <supportsVMI>false</supportsVMI>
323
        <supportsWakeOnLan>false</supportsWakeOnLan>
324
        <usbRecommended>false</usbRecommended>
325
        <vRAMSizeInKB>
326
          <_type>vim.option.IntOption</_type>
327
          <defaultValue>8192</defaultValue>
328
          <max>131072</max>
329
          <min>8192</min>
330
        </vRAMSizeInKB>
331
        <vbsSupported>
332
          <_type>vim.option.BoolOption</_type>
333
          <defaultValue>false</defaultValue>
334
          <supported>false</supported>
335
        </vbsSupported>
336
        <vsgxSupported>
337
          <_type>vim.option.BoolOption</_type>
338
          <defaultValue>false</defaultValue>
339
          <supported>false</supported>
340
        </vsgxSupported>
341
        <vvtdSupported>
342
          <_type>vim.option.BoolOption</_type>
343
          <defaultValue>true</defaultValue>
344
          <supported>true</supported>
345
        </vvtdSupported>
346
        <vwdtSupported>false</vwdtSupported>
347
      </e>
348
      <e id="1">
349
        <_type>vim.vm.GuestOsDescriptor</_type>
350
        <cpuFeatureMask>
351
          <_length>6</_length>
352
          <_type>vim.host.CpuIdInfo[]</_type>
353
          <e id="0">
354
            <_type>vim.host.CpuIdInfo</_type>
355
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
356
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
357
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
358
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
359
            <level>1</level>
360
            <vendor>amd</vendor>
361
          </e>
186 - 362
          <e id="1">
175 - 363
            <_type>vim.host.CpuIdInfo</_type>
364
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
365
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
366
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
367
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
368
            <level>0</level>
369
            <vendor>amd</vendor>
370
          </e>
186 - 371
          <e id="2">
175 - 372
            <_type>vim.host.CpuIdInfo</_type>
186 - 373
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 374
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
375
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
376
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
377
            <level>-2147483647</level>
378
            <vendor>amd</vendor>
379
          </e>
186 - 380
          <e id="3">
381
            <_type>vim.host.CpuIdInfo</_type>
382
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
383
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
384
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
385
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
386
            <level>-2147483647</level>
387
          </e>
175 - 388
          <e id="4">
389
            <_type>vim.host.CpuIdInfo</_type>
390
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
391
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
392
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
393
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
394
            <level>1</level>
395
          </e>
396
          <e id="5">
397
            <_type>vim.host.CpuIdInfo</_type>
398
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
399
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
400
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
401
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
402
            <level>0</level>
403
          </e>
404
        </cpuFeatureMask>
405
        <defaultSecureBoot>false</defaultSecureBoot>
406
        <diskUuidEnabled>true</diskUuidEnabled>
407
        <family>windowsGuest</family>
408
        <fullName>Microsoft Windows 10 (32-bit)</fullName>
409
        <ich7mRecommended>false</ich7mRecommended>
410
        <id>windows9Guest</id>
411
        <numRecommendedCoresPerSocket>2</numRecommendedCoresPerSocket>
412
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
413
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
414
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
415
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
416
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
417
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
418
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
419
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
420
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
421
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
422
        <persistentMemorySupported>false</persistentMemorySupported>
423
        <recommended3D>false</recommended3D>
424
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
425
        <recommendedColorDepth>16</recommendedColorDepth>
426
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
427
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
428
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
429
        <recommendedFirmware>bios</recommendedFirmware>
430
        <recommendedMemMB>2048</recommendedMemMB>
431
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
432
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
433
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
434
        <smcRecommended>false</smcRecommended>
435
        <smcRequired>false</smcRequired>
436
        <supportLevel>supported</supportLevel>
437
        <supportedDiskControllerList>
438
          <_length>5</_length>
439
          <_type>vmodl.TypeName[]</_type>
440
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
441
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
442
          <e id="2">vim.vm.device.VirtualIDEController</e>
443
          <e id="3">vim.vm.device.VirtualAHCIController</e>
444
          <e id="4">vim.vm.device.VirtualNVMEController</e>
445
        </supportedDiskControllerList>
446
        <supportedEthernetCard>
447
          <_length>2</_length>
448
          <_type>vmodl.TypeName[]</_type>
449
          <e id="0">vim.vm.device.VirtualE1000</e>
450
          <e id="1">vim.vm.device.VirtualE1000e</e>
451
        </supportedEthernetCard>
452
        <supportedFirmware>
453
          <_length>1</_length>
454
          <_type>string[]</_type>
455
          <e id="0">bios</e>
456
        </supportedFirmware>
457
        <supportedForCreate>true</supportedForCreate>
458
        <supportedMaxCPUs>32</supportedMaxCPUs>
459
        <supportedMaxMemMB>65536</supportedMaxMemMB>
460
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
461
        <supportedMinMemMB>512</supportedMinMemMB>
462
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
463
        <supportedNumDisks>8</supportedNumDisks>
464
        <supportedUSBControllerList>
465
          <_length>2</_length>
466
          <_type>vmodl.TypeName[]</_type>
467
          <e id="0">vim.vm.device.VirtualUSBController</e>
468
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
469
        </supportedUSBControllerList>
470
        <supports3D>true</supports3D>
471
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
472
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
473
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
474
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
475
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
476
        <supportsSecureBoot>false</supportsSecureBoot>
477
        <supportsSlaveDisk>true</supportsSlaveDisk>
478
        <supportsTPM20>true</supportsTPM20>
479
        <supportsVMI>false</supportsVMI>
480
        <supportsWakeOnLan>false</supportsWakeOnLan>
481
        <usbRecommended>false</usbRecommended>
482
        <vRAMSizeInKB>
483
          <_type>vim.option.IntOption</_type>
484
          <defaultValue>8192</defaultValue>
485
          <max>131072</max>
486
          <min>8192</min>
487
        </vRAMSizeInKB>
488
        <vbsSupported>
489
          <_type>vim.option.BoolOption</_type>
490
          <defaultValue>false</defaultValue>
491
          <supported>false</supported>
492
        </vbsSupported>
493
        <vsgxSupported>
494
          <_type>vim.option.BoolOption</_type>
495
          <defaultValue>false</defaultValue>
496
          <supported>false</supported>
497
        </vsgxSupported>
498
        <vvtdSupported>
499
          <_type>vim.option.BoolOption</_type>
500
          <defaultValue>false</defaultValue>
501
          <supported>true</supported>
502
        </vvtdSupported>
503
        <vwdtSupported>false</vwdtSupported>
504
      </e>
505
      <e id="2">
506
        <_type>vim.vm.GuestOsDescriptor</_type>
507
        <cpuFeatureMask>
508
          <_length>6</_length>
509
          <_type>vim.host.CpuIdInfo[]</_type>
510
          <e id="0">
511
            <_type>vim.host.CpuIdInfo</_type>
512
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
513
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
514
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
515
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
516
            <level>1</level>
517
            <vendor>amd</vendor>
518
          </e>
186 - 519
          <e id="1">
175 - 520
            <_type>vim.host.CpuIdInfo</_type>
521
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
522
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
523
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
524
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
525
            <level>0</level>
526
            <vendor>amd</vendor>
527
          </e>
186 - 528
          <e id="2">
175 - 529
            <_type>vim.host.CpuIdInfo</_type>
186 - 530
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 531
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
532
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 533
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 534
            <level>-2147483647</level>
535
            <vendor>amd</vendor>
536
          </e>
186 - 537
          <e id="3">
538
            <_type>vim.host.CpuIdInfo</_type>
539
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
540
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
541
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
542
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
543
            <level>-2147483647</level>
544
          </e>
175 - 545
          <e id="4">
546
            <_type>vim.host.CpuIdInfo</_type>
547
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
548
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
549
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
550
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
551
            <level>1</level>
552
          </e>
553
          <e id="5">
554
            <_type>vim.host.CpuIdInfo</_type>
555
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
556
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
557
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
558
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
559
            <level>0</level>
560
          </e>
561
        </cpuFeatureMask>
562
        <defaultSecureBoot>false</defaultSecureBoot>
563
        <diskUuidEnabled>true</diskUuidEnabled>
564
        <family>windowsGuest</family>
565
        <fullName>Microsoft Windows 10 (64-bit)</fullName>
566
        <ich7mRecommended>false</ich7mRecommended>
567
        <id>windows9_64Guest</id>
568
        <numRecommendedCoresPerSocket>2</numRecommendedCoresPerSocket>
569
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
570
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
571
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
572
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
573
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
574
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
575
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
576
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
577
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
578
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
579
        <persistentMemorySupported>false</persistentMemorySupported>
580
        <recommended3D>false</recommended3D>
581
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
582
        <recommendedColorDepth>16</recommendedColorDepth>
583
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
584
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
585
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
586
        <recommendedFirmware>efi</recommendedFirmware>
587
        <recommendedMemMB>4096</recommendedMemMB>
588
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
589
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
590
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
591
        <smcRecommended>false</smcRecommended>
592
        <smcRequired>false</smcRequired>
593
        <supportLevel>supported</supportLevel>
594
        <supportedDiskControllerList>
595
          <_length>5</_length>
596
          <_type>vmodl.TypeName[]</_type>
597
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
598
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
599
          <e id="2">vim.vm.device.VirtualIDEController</e>
600
          <e id="3">vim.vm.device.VirtualAHCIController</e>
601
          <e id="4">vim.vm.device.VirtualNVMEController</e>
602
        </supportedDiskControllerList>
603
        <supportedEthernetCard>
604
          <_length>2</_length>
605
          <_type>vmodl.TypeName[]</_type>
606
          <e id="0">vim.vm.device.VirtualE1000</e>
607
          <e id="1">vim.vm.device.VirtualE1000e</e>
608
        </supportedEthernetCard>
609
        <supportedFirmware>
610
          <_length>2</_length>
611
          <_type>string[]</_type>
612
          <e id="0">bios</e>
613
          <e id="1">efi</e>
614
        </supportedFirmware>
615
        <supportedForCreate>true</supportedForCreate>
616
        <supportedMaxCPUs>32</supportedMaxCPUs>
617
        <supportedMaxMemMB>65536</supportedMaxMemMB>
618
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
619
        <supportedMinMemMB>512</supportedMinMemMB>
620
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
621
        <supportedNumDisks>8</supportedNumDisks>
622
        <supportedUSBControllerList>
623
          <_length>2</_length>
624
          <_type>vmodl.TypeName[]</_type>
625
          <e id="0">vim.vm.device.VirtualUSBController</e>
626
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
627
        </supportedUSBControllerList>
628
        <supports3D>true</supports3D>
629
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
630
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
631
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
632
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
633
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
634
        <supportsSecureBoot>false</supportsSecureBoot>
635
        <supportsSlaveDisk>true</supportsSlaveDisk>
636
        <supportsTPM20>true</supportsTPM20>
637
        <supportsVMI>false</supportsVMI>
638
        <supportsWakeOnLan>false</supportsWakeOnLan>
639
        <usbRecommended>false</usbRecommended>
640
        <vRAMSizeInKB>
641
          <_type>vim.option.IntOption</_type>
642
          <defaultValue>8192</defaultValue>
643
          <max>131072</max>
644
          <min>8192</min>
645
        </vRAMSizeInKB>
646
        <vbsSupported>
647
          <_type>vim.option.BoolOption</_type>
648
          <defaultValue>false</defaultValue>
649
          <supported>false</supported>
650
        </vbsSupported>
651
        <vsgxSupported>
652
          <_type>vim.option.BoolOption</_type>
653
          <defaultValue>false</defaultValue>
654
          <supported>false</supported>
655
        </vsgxSupported>
656
        <vvtdSupported>
657
          <_type>vim.option.BoolOption</_type>
658
          <defaultValue>true</defaultValue>
659
          <supported>true</supported>
660
        </vvtdSupported>
661
        <vwdtSupported>false</vwdtSupported>
662
      </e>
663
      <e id="3">
664
        <_type>vim.vm.GuestOsDescriptor</_type>
665
        <cpuFeatureMask>
666
          <_length>6</_length>
667
          <_type>vim.host.CpuIdInfo[]</_type>
668
          <e id="0">
669
            <_type>vim.host.CpuIdInfo</_type>
670
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
671
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
672
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
673
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
674
            <level>1</level>
675
            <vendor>amd</vendor>
676
          </e>
186 - 677
          <e id="1">
175 - 678
            <_type>vim.host.CpuIdInfo</_type>
679
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
680
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
681
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
682
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
683
            <level>0</level>
684
            <vendor>amd</vendor>
685
          </e>
186 - 686
          <e id="2">
175 - 687
            <_type>vim.host.CpuIdInfo</_type>
186 - 688
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 689
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
690
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 691
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 692
            <level>-2147483647</level>
693
            <vendor>amd</vendor>
694
          </e>
186 - 695
          <e id="3">
696
            <_type>vim.host.CpuIdInfo</_type>
697
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
698
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
699
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
700
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
701
            <level>-2147483647</level>
702
          </e>
175 - 703
          <e id="4">
704
            <_type>vim.host.CpuIdInfo</_type>
705
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
706
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
707
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
708
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
709
            <level>1</level>
710
          </e>
711
          <e id="5">
712
            <_type>vim.host.CpuIdInfo</_type>
713
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
714
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
715
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
716
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
717
            <level>0</level>
718
          </e>
719
        </cpuFeatureMask>
720
        <defaultSecureBoot>false</defaultSecureBoot>
721
        <diskUuidEnabled>true</diskUuidEnabled>
722
        <family>windowsGuest</family>
723
        <fullName>Microsoft Windows Server 2012 (64-bit)</fullName>
724
        <ich7mRecommended>false</ich7mRecommended>
725
        <id>windows8Server64Guest</id>
726
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
727
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
728
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
729
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
730
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
731
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
732
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
733
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
734
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
735
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
736
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
737
        <persistentMemorySupported>false</persistentMemorySupported>
738
        <recommended3D>false</recommended3D>
739
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
740
        <recommendedColorDepth>8</recommendedColorDepth>
741
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
742
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
743
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
744
        <recommendedFirmware>bios</recommendedFirmware>
745
        <recommendedMemMB>1024</recommendedMemMB>
746
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
747
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
748
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
749
        <smcRecommended>false</smcRecommended>
750
        <smcRequired>false</smcRequired>
751
        <supportLevel>supported</supportLevel>
752
        <supportedDiskControllerList>
753
          <_length>5</_length>
754
          <_type>vmodl.TypeName[]</_type>
755
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
756
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
757
          <e id="2">vim.vm.device.VirtualIDEController</e>
758
          <e id="3">vim.vm.device.VirtualAHCIController</e>
759
          <e id="4">vim.vm.device.VirtualNVMEController</e>
760
        </supportedDiskControllerList>
761
        <supportedEthernetCard>
762
          <_length>2</_length>
763
          <_type>vmodl.TypeName[]</_type>
764
          <e id="0">vim.vm.device.VirtualE1000</e>
765
          <e id="1">vim.vm.device.VirtualE1000e</e>
766
        </supportedEthernetCard>
767
        <supportedFirmware>
768
          <_length>2</_length>
769
          <_type>string[]</_type>
770
          <e id="0">bios</e>
771
          <e id="1">efi</e>
772
        </supportedFirmware>
773
        <supportedForCreate>true</supportedForCreate>
774
        <supportedMaxCPUs>32</supportedMaxCPUs>
775
        <supportedMaxMemMB>65536</supportedMaxMemMB>
776
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
777
        <supportedMinMemMB>512</supportedMinMemMB>
778
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
779
        <supportedNumDisks>8</supportedNumDisks>
780
        <supportedUSBControllerList>
781
          <_length>2</_length>
782
          <_type>vmodl.TypeName[]</_type>
783
          <e id="0">vim.vm.device.VirtualUSBController</e>
784
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
785
        </supportedUSBControllerList>
786
        <supports3D>false</supports3D>
787
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
788
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
789
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
790
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
791
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
792
        <supportsSecureBoot>false</supportsSecureBoot>
793
        <supportsSlaveDisk>true</supportsSlaveDisk>
794
        <supportsTPM20>true</supportsTPM20>
795
        <supportsVMI>false</supportsVMI>
796
        <supportsWakeOnLan>false</supportsWakeOnLan>
797
        <usbRecommended>false</usbRecommended>
798
        <vRAMSizeInKB>
799
          <_type>vim.option.IntOption</_type>
800
          <defaultValue>8192</defaultValue>
801
          <max>131072</max>
802
          <min>8192</min>
803
        </vRAMSizeInKB>
804
        <vbsSupported>
805
          <_type>vim.option.BoolOption</_type>
806
          <defaultValue>false</defaultValue>
807
          <supported>false</supported>
808
        </vbsSupported>
809
        <vsgxSupported>
810
          <_type>vim.option.BoolOption</_type>
811
          <defaultValue>false</defaultValue>
812
          <supported>false</supported>
813
        </vsgxSupported>
814
        <vvtdSupported>
815
          <_type>vim.option.BoolOption</_type>
816
          <defaultValue>false</defaultValue>
817
          <supported>true</supported>
818
        </vvtdSupported>
819
        <vwdtSupported>false</vwdtSupported>
820
      </e>
821
      <e id="4">
822
        <_type>vim.vm.GuestOsDescriptor</_type>
823
        <cpuFeatureMask>
824
          <_length>6</_length>
825
          <_type>vim.host.CpuIdInfo[]</_type>
826
          <e id="0">
827
            <_type>vim.host.CpuIdInfo</_type>
828
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
829
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
830
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
831
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
832
            <level>1</level>
833
            <vendor>amd</vendor>
834
          </e>
186 - 835
          <e id="1">
175 - 836
            <_type>vim.host.CpuIdInfo</_type>
837
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
838
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
839
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
840
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
841
            <level>0</level>
842
            <vendor>amd</vendor>
843
          </e>
186 - 844
          <e id="2">
175 - 845
            <_type>vim.host.CpuIdInfo</_type>
186 - 846
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 847
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
848
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
849
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
850
            <level>-2147483647</level>
851
            <vendor>amd</vendor>
852
          </e>
186 - 853
          <e id="3">
854
            <_type>vim.host.CpuIdInfo</_type>
855
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
856
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
857
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
858
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
859
            <level>-2147483647</level>
860
          </e>
175 - 861
          <e id="4">
862
            <_type>vim.host.CpuIdInfo</_type>
863
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
864
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
865
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
866
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
867
            <level>1</level>
868
          </e>
869
          <e id="5">
870
            <_type>vim.host.CpuIdInfo</_type>
871
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
872
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
873
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
874
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
875
            <level>0</level>
876
          </e>
877
        </cpuFeatureMask>
878
        <defaultSecureBoot>false</defaultSecureBoot>
879
        <diskUuidEnabled>true</diskUuidEnabled>
880
        <family>windowsGuest</family>
881
        <fullName>Microsoft Windows 8.x (32-bit)</fullName>
882
        <ich7mRecommended>false</ich7mRecommended>
883
        <id>windows8Guest</id>
884
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
885
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
886
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
887
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
888
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
889
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
890
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
891
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
892
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
893
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
894
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
895
        <persistentMemorySupported>false</persistentMemorySupported>
896
        <recommended3D>false</recommended3D>
897
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
898
        <recommendedColorDepth>16</recommendedColorDepth>
899
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
900
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
901
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
902
        <recommendedFirmware>bios</recommendedFirmware>
903
        <recommendedMemMB>1024</recommendedMemMB>
904
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
905
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
906
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
907
        <smcRecommended>false</smcRecommended>
908
        <smcRequired>false</smcRequired>
909
        <supportLevel>supported</supportLevel>
910
        <supportedDiskControllerList>
911
          <_length>5</_length>
912
          <_type>vmodl.TypeName[]</_type>
913
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
914
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
915
          <e id="2">vim.vm.device.VirtualIDEController</e>
916
          <e id="3">vim.vm.device.VirtualAHCIController</e>
917
          <e id="4">vim.vm.device.VirtualNVMEController</e>
918
        </supportedDiskControllerList>
919
        <supportedEthernetCard>
920
          <_length>2</_length>
921
          <_type>vmodl.TypeName[]</_type>
922
          <e id="0">vim.vm.device.VirtualE1000</e>
923
          <e id="1">vim.vm.device.VirtualE1000e</e>
924
        </supportedEthernetCard>
925
        <supportedFirmware>
926
          <_length>1</_length>
927
          <_type>string[]</_type>
928
          <e id="0">bios</e>
929
        </supportedFirmware>
930
        <supportedForCreate>true</supportedForCreate>
931
        <supportedMaxCPUs>32</supportedMaxCPUs>
932
        <supportedMaxMemMB>65536</supportedMaxMemMB>
933
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
934
        <supportedMinMemMB>512</supportedMinMemMB>
935
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
936
        <supportedNumDisks>8</supportedNumDisks>
937
        <supportedUSBControllerList>
938
          <_length>2</_length>
939
          <_type>vmodl.TypeName[]</_type>
940
          <e id="0">vim.vm.device.VirtualUSBController</e>
941
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
942
        </supportedUSBControllerList>
943
        <supports3D>true</supports3D>
944
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
945
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
946
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
947
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
948
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
949
        <supportsSecureBoot>false</supportsSecureBoot>
950
        <supportsSlaveDisk>true</supportsSlaveDisk>
951
        <supportsTPM20>true</supportsTPM20>
952
        <supportsVMI>false</supportsVMI>
953
        <supportsWakeOnLan>false</supportsWakeOnLan>
954
        <usbRecommended>false</usbRecommended>
955
        <vRAMSizeInKB>
956
          <_type>vim.option.IntOption</_type>
957
          <defaultValue>8192</defaultValue>
958
          <max>131072</max>
959
          <min>8192</min>
960
        </vRAMSizeInKB>
961
        <vbsSupported>
962
          <_type>vim.option.BoolOption</_type>
963
          <defaultValue>false</defaultValue>
964
          <supported>false</supported>
965
        </vbsSupported>
966
        <vsgxSupported>
967
          <_type>vim.option.BoolOption</_type>
968
          <defaultValue>false</defaultValue>
969
          <supported>false</supported>
970
        </vsgxSupported>
971
        <vvtdSupported>
972
          <_type>vim.option.BoolOption</_type>
973
          <defaultValue>false</defaultValue>
974
          <supported>true</supported>
975
        </vvtdSupported>
976
        <vwdtSupported>false</vwdtSupported>
977
      </e>
978
      <e id="5">
979
        <_type>vim.vm.GuestOsDescriptor</_type>
980
        <cpuFeatureMask>
981
          <_length>6</_length>
982
          <_type>vim.host.CpuIdInfo[]</_type>
983
          <e id="0">
984
            <_type>vim.host.CpuIdInfo</_type>
985
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
986
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
987
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
988
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
989
            <level>1</level>
990
            <vendor>amd</vendor>
991
          </e>
186 - 992
          <e id="1">
175 - 993
            <_type>vim.host.CpuIdInfo</_type>
994
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
995
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
996
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
997
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
998
            <level>0</level>
999
            <vendor>amd</vendor>
1000
          </e>
186 - 1001
          <e id="2">
175 - 1002
            <_type>vim.host.CpuIdInfo</_type>
186 - 1003
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1004
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1005
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 1006
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 1007
            <level>-2147483647</level>
1008
            <vendor>amd</vendor>
1009
          </e>
186 - 1010
          <e id="3">
1011
            <_type>vim.host.CpuIdInfo</_type>
1012
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1013
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1014
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1015
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1016
            <level>-2147483647</level>
1017
          </e>
175 - 1018
          <e id="4">
1019
            <_type>vim.host.CpuIdInfo</_type>
1020
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1021
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1022
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1023
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1024
            <level>1</level>
1025
          </e>
1026
          <e id="5">
1027
            <_type>vim.host.CpuIdInfo</_type>
1028
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1029
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1030
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1031
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1032
            <level>0</level>
1033
          </e>
1034
        </cpuFeatureMask>
1035
        <defaultSecureBoot>false</defaultSecureBoot>
1036
        <diskUuidEnabled>true</diskUuidEnabled>
1037
        <family>windowsGuest</family>
1038
        <fullName>Microsoft Windows 8.x (64-bit)</fullName>
1039
        <ich7mRecommended>false</ich7mRecommended>
1040
        <id>windows8_64Guest</id>
1041
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1042
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1043
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1044
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1045
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
1046
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1047
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1048
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1049
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1050
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1051
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1052
        <persistentMemorySupported>false</persistentMemorySupported>
1053
        <recommended3D>false</recommended3D>
1054
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1055
        <recommendedColorDepth>16</recommendedColorDepth>
1056
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
1057
        <recommendedDiskSizeMB>61440</recommendedDiskSizeMB>
1058
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
1059
        <recommendedFirmware>bios</recommendedFirmware>
1060
        <recommendedMemMB>1024</recommendedMemMB>
1061
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1062
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
1063
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
1064
        <smcRecommended>false</smcRecommended>
1065
        <smcRequired>false</smcRequired>
1066
        <supportLevel>supported</supportLevel>
1067
        <supportedDiskControllerList>
1068
          <_length>5</_length>
1069
          <_type>vmodl.TypeName[]</_type>
1070
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
1071
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
1072
          <e id="2">vim.vm.device.VirtualIDEController</e>
1073
          <e id="3">vim.vm.device.VirtualAHCIController</e>
1074
          <e id="4">vim.vm.device.VirtualNVMEController</e>
1075
        </supportedDiskControllerList>
1076
        <supportedEthernetCard>
1077
          <_length>2</_length>
1078
          <_type>vmodl.TypeName[]</_type>
1079
          <e id="0">vim.vm.device.VirtualE1000</e>
1080
          <e id="1">vim.vm.device.VirtualE1000e</e>
1081
        </supportedEthernetCard>
1082
        <supportedFirmware>
1083
          <_length>2</_length>
1084
          <_type>string[]</_type>
1085
          <e id="0">bios</e>
1086
          <e id="1">efi</e>
1087
        </supportedFirmware>
1088
        <supportedForCreate>true</supportedForCreate>
1089
        <supportedMaxCPUs>32</supportedMaxCPUs>
1090
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1091
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1092
        <supportedMinMemMB>512</supportedMinMemMB>
1093
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1094
        <supportedNumDisks>8</supportedNumDisks>
1095
        <supportedUSBControllerList>
1096
          <_length>2</_length>
1097
          <_type>vmodl.TypeName[]</_type>
1098
          <e id="0">vim.vm.device.VirtualUSBController</e>
1099
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
1100
        </supportedUSBControllerList>
1101
        <supports3D>true</supports3D>
1102
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
1103
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
1104
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1105
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
1106
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1107
        <supportsSecureBoot>false</supportsSecureBoot>
1108
        <supportsSlaveDisk>true</supportsSlaveDisk>
1109
        <supportsTPM20>true</supportsTPM20>
1110
        <supportsVMI>false</supportsVMI>
1111
        <supportsWakeOnLan>false</supportsWakeOnLan>
1112
        <usbRecommended>false</usbRecommended>
1113
        <vRAMSizeInKB>
1114
          <_type>vim.option.IntOption</_type>
1115
          <defaultValue>8192</defaultValue>
1116
          <max>131072</max>
1117
          <min>8192</min>
1118
        </vRAMSizeInKB>
1119
        <vbsSupported>
1120
          <_type>vim.option.BoolOption</_type>
1121
          <defaultValue>false</defaultValue>
1122
          <supported>false</supported>
1123
        </vbsSupported>
1124
        <vsgxSupported>
1125
          <_type>vim.option.BoolOption</_type>
1126
          <defaultValue>false</defaultValue>
1127
          <supported>false</supported>
1128
        </vsgxSupported>
1129
        <vvtdSupported>
1130
          <_type>vim.option.BoolOption</_type>
1131
          <defaultValue>false</defaultValue>
1132
          <supported>true</supported>
1133
        </vvtdSupported>
1134
        <vwdtSupported>false</vwdtSupported>
1135
      </e>
1136
      <e id="6">
1137
        <_type>vim.vm.GuestOsDescriptor</_type>
1138
        <cpuFeatureMask>
1139
          <_length>6</_length>
1140
          <_type>vim.host.CpuIdInfo[]</_type>
1141
          <e id="0">
1142
            <_type>vim.host.CpuIdInfo</_type>
1143
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1144
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1145
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1146
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1147
            <level>1</level>
1148
            <vendor>amd</vendor>
1149
          </e>
186 - 1150
          <e id="1">
175 - 1151
            <_type>vim.host.CpuIdInfo</_type>
1152
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1153
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1154
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1155
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1156
            <level>0</level>
1157
            <vendor>amd</vendor>
1158
          </e>
186 - 1159
          <e id="2">
175 - 1160
            <_type>vim.host.CpuIdInfo</_type>
186 - 1161
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1162
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1163
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 1164
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 1165
            <level>-2147483647</level>
1166
            <vendor>amd</vendor>
1167
          </e>
186 - 1168
          <e id="3">
1169
            <_type>vim.host.CpuIdInfo</_type>
1170
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1171
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1172
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1173
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1174
            <level>-2147483647</level>
1175
          </e>
175 - 1176
          <e id="4">
1177
            <_type>vim.host.CpuIdInfo</_type>
1178
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1179
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1180
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1181
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1182
            <level>1</level>
1183
          </e>
1184
          <e id="5">
1185
            <_type>vim.host.CpuIdInfo</_type>
1186
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1187
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1188
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1189
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1190
            <level>0</level>
1191
          </e>
1192
        </cpuFeatureMask>
1193
        <defaultSecureBoot>false</defaultSecureBoot>
1194
        <diskUuidEnabled>true</diskUuidEnabled>
1195
        <family>windowsGuest</family>
1196
        <fullName>Microsoft Windows Server 2008 R2 (64-bit)</fullName>
1197
        <ich7mRecommended>false</ich7mRecommended>
1198
        <id>windows7Server64Guest</id>
1199
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1200
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1201
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1202
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1203
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
1204
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1205
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1206
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1207
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1208
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1209
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1210
        <persistentMemorySupported>false</persistentMemorySupported>
1211
        <recommended3D>false</recommended3D>
1212
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1213
        <recommendedColorDepth>8</recommendedColorDepth>
1214
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
1215
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1216
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1217
        <recommendedFirmware>bios</recommendedFirmware>
1218
        <recommendedMemMB>4096</recommendedMemMB>
1219
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1220
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
1221
        <smcRecommended>false</smcRecommended>
1222
        <smcRequired>false</smcRequired>
1223
        <supportLevel>supported</supportLevel>
1224
        <supportedDiskControllerList>
1225
          <_length>5</_length>
1226
          <_type>vmodl.TypeName[]</_type>
1227
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
1228
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
1229
          <e id="2">vim.vm.device.VirtualIDEController</e>
1230
          <e id="3">vim.vm.device.VirtualAHCIController</e>
1231
          <e id="4">vim.vm.device.VirtualNVMEController</e>
1232
        </supportedDiskControllerList>
1233
        <supportedEthernetCard>
1234
          <_length>1</_length>
1235
          <_type>vmodl.TypeName[]</_type>
1236
          <e id="0">vim.vm.device.VirtualE1000</e>
1237
        </supportedEthernetCard>
1238
        <supportedFirmware>
1239
          <_length>2</_length>
1240
          <_type>string[]</_type>
1241
          <e id="0">bios</e>
1242
          <e id="1">efi</e>
1243
        </supportedFirmware>
1244
        <supportedForCreate>true</supportedForCreate>
1245
        <supportedMaxCPUs>32</supportedMaxCPUs>
1246
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1247
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1248
        <supportedMinMemMB>512</supportedMinMemMB>
1249
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1250
        <supportedNumDisks>8</supportedNumDisks>
1251
        <supportedUSBControllerList>
1252
          <_length>1</_length>
1253
          <_type>vmodl.TypeName[]</_type>
1254
          <e id="0">vim.vm.device.VirtualUSBController</e>
1255
        </supportedUSBControllerList>
1256
        <supports3D>false</supports3D>
1257
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
1258
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
1259
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1260
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
1261
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1262
        <supportsSecureBoot>false</supportsSecureBoot>
1263
        <supportsSlaveDisk>true</supportsSlaveDisk>
1264
        <supportsTPM20>true</supportsTPM20>
1265
        <supportsVMI>false</supportsVMI>
1266
        <supportsWakeOnLan>false</supportsWakeOnLan>
1267
        <usbRecommended>false</usbRecommended>
1268
        <vRAMSizeInKB>
1269
          <_type>vim.option.IntOption</_type>
1270
          <defaultValue>8192</defaultValue>
1271
          <max>131072</max>
1272
          <min>8192</min>
1273
        </vRAMSizeInKB>
1274
        <vbsSupported>
1275
          <_type>vim.option.BoolOption</_type>
1276
          <defaultValue>false</defaultValue>
1277
          <supported>false</supported>
1278
        </vbsSupported>
1279
        <vsgxSupported>
1280
          <_type>vim.option.BoolOption</_type>
1281
          <defaultValue>false</defaultValue>
1282
          <supported>false</supported>
1283
        </vsgxSupported>
1284
        <vvtdSupported>
1285
          <_type>vim.option.BoolOption</_type>
1286
          <defaultValue>false</defaultValue>
1287
          <supported>true</supported>
1288
        </vvtdSupported>
1289
        <vwdtSupported>false</vwdtSupported>
1290
      </e>
1291
      <e id="7">
1292
        <_type>vim.vm.GuestOsDescriptor</_type>
1293
        <cpuFeatureMask>
1294
          <_length>6</_length>
1295
          <_type>vim.host.CpuIdInfo[]</_type>
1296
          <e id="0">
1297
            <_type>vim.host.CpuIdInfo</_type>
1298
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1299
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1300
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1301
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1302
            <level>1</level>
1303
            <vendor>amd</vendor>
1304
          </e>
186 - 1305
          <e id="1">
175 - 1306
            <_type>vim.host.CpuIdInfo</_type>
1307
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1308
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1309
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1310
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1311
            <level>0</level>
1312
            <vendor>amd</vendor>
1313
          </e>
186 - 1314
          <e id="2">
175 - 1315
            <_type>vim.host.CpuIdInfo</_type>
186 - 1316
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1317
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1318
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 1319
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 1320
            <level>-2147483647</level>
1321
            <vendor>amd</vendor>
1322
          </e>
186 - 1323
          <e id="3">
1324
            <_type>vim.host.CpuIdInfo</_type>
1325
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1326
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1327
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1328
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1329
            <level>-2147483647</level>
1330
          </e>
175 - 1331
          <e id="4">
1332
            <_type>vim.host.CpuIdInfo</_type>
1333
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1334
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1335
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1336
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1337
            <level>1</level>
1338
          </e>
1339
          <e id="5">
1340
            <_type>vim.host.CpuIdInfo</_type>
1341
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1342
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1343
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1344
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1345
            <level>0</level>
1346
          </e>
1347
        </cpuFeatureMask>
1348
        <defaultSecureBoot>false</defaultSecureBoot>
1349
        <diskUuidEnabled>true</diskUuidEnabled>
1350
        <family>windowsGuest</family>
1351
        <fullName>Microsoft Windows Server 2008 (64-bit)</fullName>
1352
        <ich7mRecommended>false</ich7mRecommended>
1353
        <id>winLonghorn64Guest</id>
1354
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1355
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1356
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1357
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1358
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
1359
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1360
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1361
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1362
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1363
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1364
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1365
        <persistentMemorySupported>false</persistentMemorySupported>
1366
        <recommended3D>false</recommended3D>
1367
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1368
        <recommendedColorDepth>8</recommendedColorDepth>
1369
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
1370
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1371
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1372
        <recommendedFirmware>bios</recommendedFirmware>
1373
        <recommendedMemMB>1024</recommendedMemMB>
1374
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1375
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
1376
        <smcRecommended>false</smcRecommended>
1377
        <smcRequired>false</smcRequired>
1378
        <supportLevel>supported</supportLevel>
1379
        <supportedDiskControllerList>
1380
          <_length>5</_length>
1381
          <_type>vmodl.TypeName[]</_type>
1382
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
1383
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
1384
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
1385
          <e id="3">vim.vm.device.VirtualIDEController</e>
1386
          <e id="4">vim.vm.device.VirtualAHCIController</e>
1387
        </supportedDiskControllerList>
1388
        <supportedEthernetCard>
1389
          <_length>2</_length>
1390
          <_type>vmodl.TypeName[]</_type>
1391
          <e id="0">vim.vm.device.VirtualE1000</e>
1392
          <e id="1">vim.vm.device.VirtualPCNet32</e>
1393
        </supportedEthernetCard>
1394
        <supportedFirmware>
1395
          <_length>2</_length>
1396
          <_type>string[]</_type>
1397
          <e id="0">bios</e>
1398
          <e id="1">efi</e>
1399
        </supportedFirmware>
1400
        <supportedForCreate>true</supportedForCreate>
1401
        <supportedMaxCPUs>32</supportedMaxCPUs>
1402
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1403
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1404
        <supportedMinMemMB>768</supportedMinMemMB>
1405
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1406
        <supportedNumDisks>8</supportedNumDisks>
1407
        <supportedUSBControllerList>
1408
          <_length>1</_length>
1409
          <_type>vmodl.TypeName[]</_type>
1410
          <e id="0">vim.vm.device.VirtualUSBController</e>
1411
        </supportedUSBControllerList>
1412
        <supports3D>false</supports3D>
1413
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
1414
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
1415
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1416
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
1417
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1418
        <supportsSecureBoot>false</supportsSecureBoot>
1419
        <supportsSlaveDisk>true</supportsSlaveDisk>
1420
        <supportsTPM20>false</supportsTPM20>
1421
        <supportsVMI>false</supportsVMI>
1422
        <supportsWakeOnLan>false</supportsWakeOnLan>
1423
        <usbRecommended>false</usbRecommended>
1424
        <vRAMSizeInKB>
1425
          <_type>vim.option.IntOption</_type>
1426
          <defaultValue>8192</defaultValue>
1427
          <max>131072</max>
1428
          <min>8192</min>
1429
        </vRAMSizeInKB>
1430
        <vbsSupported>
1431
          <_type>vim.option.BoolOption</_type>
1432
          <defaultValue>false</defaultValue>
1433
          <supported>false</supported>
1434
        </vbsSupported>
1435
        <vsgxSupported>
1436
          <_type>vim.option.BoolOption</_type>
1437
          <defaultValue>false</defaultValue>
1438
          <supported>false</supported>
1439
        </vsgxSupported>
1440
        <vvtdSupported>
1441
          <_type>vim.option.BoolOption</_type>
1442
          <defaultValue>false</defaultValue>
1443
          <supported>true</supported>
1444
        </vvtdSupported>
1445
        <vwdtSupported>false</vwdtSupported>
1446
      </e>
1447
      <e id="8">
1448
        <_type>vim.vm.GuestOsDescriptor</_type>
1449
        <cpuFeatureMask>
1450
          <_length>6</_length>
1451
          <_type>vim.host.CpuIdInfo[]</_type>
1452
          <e id="0">
1453
            <_type>vim.host.CpuIdInfo</_type>
1454
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1455
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1456
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1457
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1458
            <level>1</level>
1459
            <vendor>amd</vendor>
1460
          </e>
186 - 1461
          <e id="1">
175 - 1462
            <_type>vim.host.CpuIdInfo</_type>
1463
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1464
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1465
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1466
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1467
            <level>0</level>
1468
            <vendor>amd</vendor>
1469
          </e>
186 - 1470
          <e id="2">
175 - 1471
            <_type>vim.host.CpuIdInfo</_type>
186 - 1472
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1473
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1474
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1475
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1476
            <level>-2147483647</level>
1477
            <vendor>amd</vendor>
1478
          </e>
186 - 1479
          <e id="3">
1480
            <_type>vim.host.CpuIdInfo</_type>
1481
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1482
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1483
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1484
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1485
            <level>-2147483647</level>
1486
          </e>
175 - 1487
          <e id="4">
1488
            <_type>vim.host.CpuIdInfo</_type>
1489
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1490
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1491
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1492
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1493
            <level>1</level>
1494
          </e>
1495
          <e id="5">
1496
            <_type>vim.host.CpuIdInfo</_type>
1497
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1498
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1499
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1500
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1501
            <level>0</level>
1502
          </e>
1503
        </cpuFeatureMask>
1504
        <defaultSecureBoot>false</defaultSecureBoot>
1505
        <diskUuidEnabled>false</diskUuidEnabled>
1506
        <family>windowsGuest</family>
1507
        <fullName>Microsoft Windows 7 (32-bit)</fullName>
1508
        <ich7mRecommended>false</ich7mRecommended>
1509
        <id>windows7Guest</id>
1510
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1511
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1512
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1513
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1514
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
1515
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1516
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1517
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1518
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1519
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1520
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1521
        <persistentMemorySupported>false</persistentMemorySupported>
1522
        <recommended3D>false</recommended3D>
1523
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1524
        <recommendedColorDepth>16</recommendedColorDepth>
1525
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
1526
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1527
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1528
        <recommendedFirmware>bios</recommendedFirmware>
1529
        <recommendedMemMB>1024</recommendedMemMB>
1530
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1531
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
1532
        <smcRecommended>false</smcRecommended>
1533
        <smcRequired>false</smcRequired>
1534
        <supportLevel>supported</supportLevel>
1535
        <supportedDiskControllerList>
1536
          <_length>5</_length>
1537
          <_type>vmodl.TypeName[]</_type>
1538
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
1539
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
1540
          <e id="2">vim.vm.device.VirtualIDEController</e>
1541
          <e id="3">vim.vm.device.VirtualAHCIController</e>
1542
          <e id="4">vim.vm.device.VirtualNVMEController</e>
1543
        </supportedDiskControllerList>
1544
        <supportedEthernetCard>
1545
          <_length>1</_length>
1546
          <_type>vmodl.TypeName[]</_type>
1547
          <e id="0">vim.vm.device.VirtualE1000</e>
1548
        </supportedEthernetCard>
1549
        <supportedFirmware>
1550
          <_length>1</_length>
1551
          <_type>string[]</_type>
1552
          <e id="0">bios</e>
1553
        </supportedFirmware>
1554
        <supportedForCreate>true</supportedForCreate>
1555
        <supportedMaxCPUs>32</supportedMaxCPUs>
1556
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1557
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1558
        <supportedMinMemMB>512</supportedMinMemMB>
1559
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1560
        <supportedNumDisks>8</supportedNumDisks>
1561
        <supportedUSBControllerList>
1562
          <_length>1</_length>
1563
          <_type>vmodl.TypeName[]</_type>
1564
          <e id="0">vim.vm.device.VirtualUSBController</e>
1565
        </supportedUSBControllerList>
1566
        <supports3D>true</supports3D>
1567
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
1568
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
1569
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1570
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
1571
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1572
        <supportsSecureBoot>false</supportsSecureBoot>
1573
        <supportsSlaveDisk>true</supportsSlaveDisk>
1574
        <supportsTPM20>false</supportsTPM20>
1575
        <supportsVMI>false</supportsVMI>
1576
        <supportsWakeOnLan>false</supportsWakeOnLan>
1577
        <usbRecommended>false</usbRecommended>
1578
        <vRAMSizeInKB>
1579
          <_type>vim.option.IntOption</_type>
1580
          <defaultValue>8192</defaultValue>
1581
          <max>131072</max>
1582
          <min>8192</min>
1583
        </vRAMSizeInKB>
1584
        <vbsSupported>
1585
          <_type>vim.option.BoolOption</_type>
1586
          <defaultValue>false</defaultValue>
1587
          <supported>false</supported>
1588
        </vbsSupported>
1589
        <vsgxSupported>
1590
          <_type>vim.option.BoolOption</_type>
1591
          <defaultValue>false</defaultValue>
1592
          <supported>false</supported>
1593
        </vsgxSupported>
1594
        <vvtdSupported>
1595
          <_type>vim.option.BoolOption</_type>
1596
          <defaultValue>false</defaultValue>
1597
          <supported>true</supported>
1598
        </vvtdSupported>
1599
        <vwdtSupported>false</vwdtSupported>
1600
      </e>
1601
      <e id="9">
1602
        <_type>vim.vm.GuestOsDescriptor</_type>
1603
        <cpuFeatureMask>
1604
          <_length>6</_length>
1605
          <_type>vim.host.CpuIdInfo[]</_type>
1606
          <e id="0">
1607
            <_type>vim.host.CpuIdInfo</_type>
1608
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1609
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1610
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1611
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1612
            <level>1</level>
1613
            <vendor>amd</vendor>
1614
          </e>
186 - 1615
          <e id="1">
175 - 1616
            <_type>vim.host.CpuIdInfo</_type>
1617
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1618
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1619
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1620
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1621
            <level>0</level>
1622
            <vendor>amd</vendor>
1623
          </e>
186 - 1624
          <e id="2">
175 - 1625
            <_type>vim.host.CpuIdInfo</_type>
186 - 1626
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1627
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1628
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 1629
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 1630
            <level>-2147483647</level>
1631
            <vendor>amd</vendor>
1632
          </e>
186 - 1633
          <e id="3">
1634
            <_type>vim.host.CpuIdInfo</_type>
1635
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1636
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1637
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1638
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1639
            <level>-2147483647</level>
1640
          </e>
175 - 1641
          <e id="4">
1642
            <_type>vim.host.CpuIdInfo</_type>
1643
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1644
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1645
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1646
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1647
            <level>1</level>
1648
          </e>
1649
          <e id="5">
1650
            <_type>vim.host.CpuIdInfo</_type>
1651
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1652
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1653
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1654
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1655
            <level>0</level>
1656
          </e>
1657
        </cpuFeatureMask>
1658
        <defaultSecureBoot>false</defaultSecureBoot>
1659
        <diskUuidEnabled>false</diskUuidEnabled>
1660
        <family>windowsGuest</family>
1661
        <fullName>Microsoft Windows 7 (64-bit)</fullName>
1662
        <ich7mRecommended>false</ich7mRecommended>
1663
        <id>windows7_64Guest</id>
1664
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1665
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1666
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1667
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1668
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
1669
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1670
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1671
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1672
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1673
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1674
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1675
        <persistentMemorySupported>false</persistentMemorySupported>
1676
        <recommended3D>false</recommended3D>
1677
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1678
        <recommendedColorDepth>16</recommendedColorDepth>
1679
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
1680
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1681
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1682
        <recommendedFirmware>bios</recommendedFirmware>
1683
        <recommendedMemMB>1024</recommendedMemMB>
1684
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1685
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
1686
        <smcRecommended>false</smcRecommended>
1687
        <smcRequired>false</smcRequired>
1688
        <supportLevel>supported</supportLevel>
1689
        <supportedDiskControllerList>
1690
          <_length>5</_length>
1691
          <_type>vmodl.TypeName[]</_type>
1692
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
1693
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
1694
          <e id="2">vim.vm.device.VirtualIDEController</e>
1695
          <e id="3">vim.vm.device.VirtualAHCIController</e>
1696
          <e id="4">vim.vm.device.VirtualNVMEController</e>
1697
        </supportedDiskControllerList>
1698
        <supportedEthernetCard>
1699
          <_length>1</_length>
1700
          <_type>vmodl.TypeName[]</_type>
1701
          <e id="0">vim.vm.device.VirtualE1000</e>
1702
        </supportedEthernetCard>
1703
        <supportedFirmware>
1704
          <_length>2</_length>
1705
          <_type>string[]</_type>
1706
          <e id="0">bios</e>
1707
          <e id="1">efi</e>
1708
        </supportedFirmware>
1709
        <supportedForCreate>true</supportedForCreate>
1710
        <supportedMaxCPUs>32</supportedMaxCPUs>
1711
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1712
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1713
        <supportedMinMemMB>512</supportedMinMemMB>
1714
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1715
        <supportedNumDisks>8</supportedNumDisks>
1716
        <supportedUSBControllerList>
1717
          <_length>1</_length>
1718
          <_type>vmodl.TypeName[]</_type>
1719
          <e id="0">vim.vm.device.VirtualUSBController</e>
1720
        </supportedUSBControllerList>
1721
        <supports3D>true</supports3D>
1722
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
1723
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
1724
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1725
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
1726
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1727
        <supportsSecureBoot>false</supportsSecureBoot>
1728
        <supportsSlaveDisk>true</supportsSlaveDisk>
1729
        <supportsTPM20>true</supportsTPM20>
1730
        <supportsVMI>false</supportsVMI>
1731
        <supportsWakeOnLan>false</supportsWakeOnLan>
1732
        <usbRecommended>false</usbRecommended>
1733
        <vRAMSizeInKB>
1734
          <_type>vim.option.IntOption</_type>
1735
          <defaultValue>8192</defaultValue>
1736
          <max>131072</max>
1737
          <min>8192</min>
1738
        </vRAMSizeInKB>
1739
        <vbsSupported>
1740
          <_type>vim.option.BoolOption</_type>
1741
          <defaultValue>false</defaultValue>
1742
          <supported>false</supported>
1743
        </vbsSupported>
1744
        <vsgxSupported>
1745
          <_type>vim.option.BoolOption</_type>
1746
          <defaultValue>false</defaultValue>
1747
          <supported>false</supported>
1748
        </vsgxSupported>
1749
        <vvtdSupported>
1750
          <_type>vim.option.BoolOption</_type>
1751
          <defaultValue>false</defaultValue>
1752
          <supported>true</supported>
1753
        </vvtdSupported>
1754
        <vwdtSupported>false</vwdtSupported>
1755
      </e>
1756
      <e id="10">
1757
        <_type>vim.vm.GuestOsDescriptor</_type>
1758
        <cpuFeatureMask>
1759
          <_length>6</_length>
1760
          <_type>vim.host.CpuIdInfo[]</_type>
1761
          <e id="0">
1762
            <_type>vim.host.CpuIdInfo</_type>
1763
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1764
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1765
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1766
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1767
            <level>1</level>
1768
            <vendor>amd</vendor>
1769
          </e>
186 - 1770
          <e id="1">
175 - 1771
            <_type>vim.host.CpuIdInfo</_type>
1772
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1773
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1774
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1775
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1776
            <level>0</level>
1777
            <vendor>amd</vendor>
1778
          </e>
186 - 1779
          <e id="2">
175 - 1780
            <_type>vim.host.CpuIdInfo</_type>
186 - 1781
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1782
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1783
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1784
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1785
            <level>-2147483647</level>
1786
            <vendor>amd</vendor>
1787
          </e>
186 - 1788
          <e id="3">
1789
            <_type>vim.host.CpuIdInfo</_type>
1790
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1791
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1792
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1793
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1794
            <level>-2147483647</level>
1795
          </e>
175 - 1796
          <e id="4">
1797
            <_type>vim.host.CpuIdInfo</_type>
1798
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1799
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1800
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1801
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1802
            <level>1</level>
1803
          </e>
1804
          <e id="5">
1805
            <_type>vim.host.CpuIdInfo</_type>
1806
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1807
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1808
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1809
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1810
            <level>0</level>
1811
          </e>
1812
        </cpuFeatureMask>
1813
        <defaultSecureBoot>false</defaultSecureBoot>
1814
        <diskUuidEnabled>false</diskUuidEnabled>
1815
        <family>windowsGuest</family>
1816
        <fullName>Microsoft Windows Vista (32-bit)</fullName>
1817
        <ich7mRecommended>false</ich7mRecommended>
1818
        <id>winVistaGuest</id>
1819
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1820
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1821
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1822
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1823
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
1824
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1825
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1826
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1827
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1828
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1829
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1830
        <persistentMemorySupported>false</persistentMemorySupported>
1831
        <recommended3D>false</recommended3D>
1832
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1833
        <recommendedColorDepth>16</recommendedColorDepth>
1834
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
1835
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1836
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1837
        <recommendedFirmware>bios</recommendedFirmware>
1838
        <recommendedMemMB>1024</recommendedMemMB>
1839
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1840
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
1841
        <smcRecommended>false</smcRecommended>
1842
        <smcRequired>false</smcRequired>
1843
        <supportLevel>supported</supportLevel>
1844
        <supportedDiskControllerList>
1845
          <_length>4</_length>
1846
          <_type>vmodl.TypeName[]</_type>
1847
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
1848
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
1849
          <e id="2">vim.vm.device.VirtualIDEController</e>
1850
          <e id="3">vim.vm.device.VirtualAHCIController</e>
1851
        </supportedDiskControllerList>
1852
        <supportedEthernetCard>
1853
          <_length>1</_length>
1854
          <_type>vmodl.TypeName[]</_type>
1855
          <e id="0">vim.vm.device.VirtualE1000</e>
1856
        </supportedEthernetCard>
1857
        <supportedFirmware>
1858
          <_length>1</_length>
1859
          <_type>string[]</_type>
1860
          <e id="0">bios</e>
1861
        </supportedFirmware>
1862
        <supportedForCreate>true</supportedForCreate>
1863
        <supportedMaxCPUs>32</supportedMaxCPUs>
1864
        <supportedMaxMemMB>65536</supportedMaxMemMB>
1865
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
1866
        <supportedMinMemMB>512</supportedMinMemMB>
1867
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
1868
        <supportedNumDisks>8</supportedNumDisks>
1869
        <supportedUSBControllerList>
1870
          <_length>1</_length>
1871
          <_type>vmodl.TypeName[]</_type>
1872
          <e id="0">vim.vm.device.VirtualUSBController</e>
1873
        </supportedUSBControllerList>
1874
        <supports3D>true</supports3D>
1875
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
1876
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
1877
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
1878
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
1879
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
1880
        <supportsSecureBoot>false</supportsSecureBoot>
1881
        <supportsSlaveDisk>true</supportsSlaveDisk>
1882
        <supportsTPM20>false</supportsTPM20>
1883
        <supportsVMI>false</supportsVMI>
1884
        <supportsWakeOnLan>false</supportsWakeOnLan>
1885
        <usbRecommended>false</usbRecommended>
1886
        <vRAMSizeInKB>
1887
          <_type>vim.option.IntOption</_type>
1888
          <defaultValue>8192</defaultValue>
1889
          <max>131072</max>
1890
          <min>8192</min>
1891
        </vRAMSizeInKB>
1892
        <vbsSupported>
1893
          <_type>vim.option.BoolOption</_type>
1894
          <defaultValue>false</defaultValue>
1895
          <supported>false</supported>
1896
        </vbsSupported>
1897
        <vsgxSupported>
1898
          <_type>vim.option.BoolOption</_type>
1899
          <defaultValue>false</defaultValue>
1900
          <supported>false</supported>
1901
        </vsgxSupported>
1902
        <vvtdSupported>
1903
          <_type>vim.option.BoolOption</_type>
1904
          <defaultValue>false</defaultValue>
1905
          <supported>true</supported>
1906
        </vvtdSupported>
1907
        <vwdtSupported>false</vwdtSupported>
1908
      </e>
1909
      <e id="11">
1910
        <_type>vim.vm.GuestOsDescriptor</_type>
1911
        <cpuFeatureMask>
1912
          <_length>6</_length>
1913
          <_type>vim.host.CpuIdInfo[]</_type>
1914
          <e id="0">
1915
            <_type>vim.host.CpuIdInfo</_type>
1916
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1917
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1918
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1919
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1920
            <level>1</level>
1921
            <vendor>amd</vendor>
1922
          </e>
186 - 1923
          <e id="1">
175 - 1924
            <_type>vim.host.CpuIdInfo</_type>
1925
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1926
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1927
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1928
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1929
            <level>0</level>
1930
            <vendor>amd</vendor>
1931
          </e>
186 - 1932
          <e id="2">
175 - 1933
            <_type>vim.host.CpuIdInfo</_type>
186 - 1934
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 1935
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1936
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 1937
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 1938
            <level>-2147483647</level>
1939
            <vendor>amd</vendor>
1940
          </e>
186 - 1941
          <e id="3">
1942
            <_type>vim.host.CpuIdInfo</_type>
1943
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
1944
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1945
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
1946
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
1947
            <level>-2147483647</level>
1948
          </e>
175 - 1949
          <e id="4">
1950
            <_type>vim.host.CpuIdInfo</_type>
1951
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
1952
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
1953
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
1954
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
1955
            <level>1</level>
1956
          </e>
1957
          <e id="5">
1958
            <_type>vim.host.CpuIdInfo</_type>
1959
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
1960
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
1961
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
1962
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
1963
            <level>0</level>
1964
          </e>
1965
        </cpuFeatureMask>
1966
        <defaultSecureBoot>false</defaultSecureBoot>
1967
        <diskUuidEnabled>false</diskUuidEnabled>
1968
        <family>windowsGuest</family>
1969
        <fullName>Microsoft Windows Vista (64-bit)</fullName>
1970
        <ich7mRecommended>false</ich7mRecommended>
1971
        <id>winVista64Guest</id>
1972
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
1973
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
1974
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
1975
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
1976
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
1977
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
1978
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
1979
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
1980
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
1981
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
1982
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
1983
        <persistentMemorySupported>false</persistentMemorySupported>
1984
        <recommended3D>false</recommended3D>
1985
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
1986
        <recommendedColorDepth>16</recommendedColorDepth>
1987
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
1988
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
1989
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
1990
        <recommendedFirmware>bios</recommendedFirmware>
1991
        <recommendedMemMB>1024</recommendedMemMB>
1992
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
1993
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
1994
        <smcRecommended>false</smcRecommended>
1995
        <smcRequired>false</smcRequired>
1996
        <supportLevel>supported</supportLevel>
1997
        <supportedDiskControllerList>
1998
          <_length>4</_length>
1999
          <_type>vmodl.TypeName[]</_type>
2000
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
2001
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
2002
          <e id="2">vim.vm.device.VirtualIDEController</e>
2003
          <e id="3">vim.vm.device.VirtualAHCIController</e>
2004
        </supportedDiskControllerList>
2005
        <supportedEthernetCard>
2006
          <_length>1</_length>
2007
          <_type>vmodl.TypeName[]</_type>
2008
          <e id="0">vim.vm.device.VirtualE1000</e>
2009
        </supportedEthernetCard>
2010
        <supportedFirmware>
2011
          <_length>1</_length>
2012
          <_type>string[]</_type>
2013
          <e id="0">bios</e>
2014
        </supportedFirmware>
2015
        <supportedForCreate>true</supportedForCreate>
2016
        <supportedMaxCPUs>32</supportedMaxCPUs>
2017
        <supportedMaxMemMB>65536</supportedMaxMemMB>
2018
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2019
        <supportedMinMemMB>512</supportedMinMemMB>
2020
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2021
        <supportedNumDisks>8</supportedNumDisks>
2022
        <supportedUSBControllerList>
2023
          <_length>1</_length>
2024
          <_type>vmodl.TypeName[]</_type>
2025
          <e id="0">vim.vm.device.VirtualUSBController</e>
2026
        </supportedUSBControllerList>
2027
        <supports3D>true</supports3D>
2028
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2029
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2030
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2031
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
2032
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2033
        <supportsSecureBoot>false</supportsSecureBoot>
2034
        <supportsSlaveDisk>true</supportsSlaveDisk>
2035
        <supportsTPM20>false</supportsTPM20>
2036
        <supportsVMI>false</supportsVMI>
2037
        <supportsWakeOnLan>false</supportsWakeOnLan>
2038
        <usbRecommended>false</usbRecommended>
2039
        <vRAMSizeInKB>
2040
          <_type>vim.option.IntOption</_type>
2041
          <defaultValue>8192</defaultValue>
2042
          <max>131072</max>
2043
          <min>8192</min>
2044
        </vRAMSizeInKB>
2045
        <vbsSupported>
2046
          <_type>vim.option.BoolOption</_type>
2047
          <defaultValue>false</defaultValue>
2048
          <supported>false</supported>
2049
        </vbsSupported>
2050
        <vsgxSupported>
2051
          <_type>vim.option.BoolOption</_type>
2052
          <defaultValue>false</defaultValue>
2053
          <supported>false</supported>
2054
        </vsgxSupported>
2055
        <vvtdSupported>
2056
          <_type>vim.option.BoolOption</_type>
2057
          <defaultValue>false</defaultValue>
2058
          <supported>true</supported>
2059
        </vvtdSupported>
2060
        <vwdtSupported>false</vwdtSupported>
2061
      </e>
2062
      <e id="12">
2063
        <_type>vim.vm.GuestOsDescriptor</_type>
2064
        <cpuFeatureMask>
2065
          <_length>6</_length>
2066
          <_type>vim.host.CpuIdInfo[]</_type>
2067
          <e id="0">
2068
            <_type>vim.host.CpuIdInfo</_type>
2069
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2070
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2071
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2072
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2073
            <level>1</level>
2074
            <vendor>amd</vendor>
2075
          </e>
186 - 2076
          <e id="1">
175 - 2077
            <_type>vim.host.CpuIdInfo</_type>
2078
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2079
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2080
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2081
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2082
            <level>0</level>
2083
            <vendor>amd</vendor>
2084
          </e>
186 - 2085
          <e id="2">
175 - 2086
            <_type>vim.host.CpuIdInfo</_type>
186 - 2087
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2088
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2089
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2090
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
2091
            <level>-2147483647</level>
2092
            <vendor>amd</vendor>
2093
          </e>
186 - 2094
          <e id="3">
2095
            <_type>vim.host.CpuIdInfo</_type>
2096
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2097
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2098
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2099
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2100
            <level>-2147483647</level>
2101
          </e>
175 - 2102
          <e id="4">
2103
            <_type>vim.host.CpuIdInfo</_type>
2104
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2105
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2106
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2107
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2108
            <level>1</level>
2109
          </e>
2110
          <e id="5">
2111
            <_type>vim.host.CpuIdInfo</_type>
2112
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2113
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2114
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2115
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2116
            <level>0</level>
2117
          </e>
2118
        </cpuFeatureMask>
2119
        <defaultSecureBoot>false</defaultSecureBoot>
2120
        <diskUuidEnabled>false</diskUuidEnabled>
2121
        <family>windowsGuest</family>
2122
        <fullName>Microsoft Windows Server 2003 Enterprise (32-bit)</fullName>
2123
        <ich7mRecommended>false</ich7mRecommended>
2124
        <id>winNetEnterpriseGuest</id>
2125
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2126
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2127
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2128
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2129
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
2130
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2131
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2132
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2133
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2134
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2135
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2136
        <persistentMemorySupported>false</persistentMemorySupported>
2137
        <recommended3D>false</recommended3D>
2138
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2139
        <recommendedColorDepth>8</recommendedColorDepth>
2140
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2141
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2142
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2143
        <recommendedFirmware>bios</recommendedFirmware>
2144
        <recommendedMemMB>384</recommendedMemMB>
2145
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2146
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2147
        <smcRecommended>false</smcRecommended>
2148
        <smcRequired>false</smcRequired>
2149
        <supportLevel>supported</supportLevel>
2150
        <supportedDiskControllerList>
2151
          <_length>4</_length>
2152
          <_type>vmodl.TypeName[]</_type>
2153
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2154
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2155
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2156
          <e id="3">vim.vm.device.VirtualIDEController</e>
2157
        </supportedDiskControllerList>
2158
        <supportedEthernetCard>
2159
          <_length>3</_length>
2160
          <_type>vmodl.TypeName[]</_type>
2161
          <e id="0">vim.vm.device.VirtualE1000</e>
2162
          <e id="1">vim.vm.device.VirtualPCNet32</e>
2163
          <e id="2">vim.vm.device.VirtualVmxnet</e>
2164
        </supportedEthernetCard>
2165
        <supportedFirmware>
2166
          <_length>1</_length>
2167
          <_type>string[]</_type>
2168
          <e id="0">bios</e>
2169
        </supportedFirmware>
2170
        <supportedForCreate>true</supportedForCreate>
2171
        <supportedMaxCPUs>32</supportedMaxCPUs>
2172
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2173
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2174
        <supportedMinMemMB>128</supportedMinMemMB>
2175
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2176
        <supportedNumDisks>8</supportedNumDisks>
2177
        <supportedUSBControllerList>
2178
          <_length>1</_length>
2179
          <_type>vmodl.TypeName[]</_type>
2180
          <e id="0">vim.vm.device.VirtualUSBController</e>
2181
        </supportedUSBControllerList>
2182
        <supports3D>false</supports3D>
2183
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2184
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2185
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2186
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
2187
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2188
        <supportsSecureBoot>false</supportsSecureBoot>
2189
        <supportsSlaveDisk>true</supportsSlaveDisk>
2190
        <supportsTPM20>false</supportsTPM20>
2191
        <supportsVMI>false</supportsVMI>
2192
        <supportsWakeOnLan>false</supportsWakeOnLan>
2193
        <usbRecommended>false</usbRecommended>
2194
        <vRAMSizeInKB>
2195
          <_type>vim.option.IntOption</_type>
2196
          <defaultValue>4096</defaultValue>
2197
          <max>131072</max>
2198
          <min>1200</min>
2199
        </vRAMSizeInKB>
2200
        <vbsSupported>
2201
          <_type>vim.option.BoolOption</_type>
2202
          <defaultValue>false</defaultValue>
2203
          <supported>false</supported>
2204
        </vbsSupported>
2205
        <vsgxSupported>
2206
          <_type>vim.option.BoolOption</_type>
2207
          <defaultValue>false</defaultValue>
2208
          <supported>false</supported>
2209
        </vsgxSupported>
2210
        <vvtdSupported>
2211
          <_type>vim.option.BoolOption</_type>
2212
          <defaultValue>false</defaultValue>
2213
          <supported>true</supported>
2214
        </vvtdSupported>
2215
        <vwdtSupported>false</vwdtSupported>
2216
      </e>
2217
      <e id="13">
2218
        <_type>vim.vm.GuestOsDescriptor</_type>
2219
        <cpuFeatureMask>
2220
          <_length>6</_length>
2221
          <_type>vim.host.CpuIdInfo[]</_type>
2222
          <e id="0">
2223
            <_type>vim.host.CpuIdInfo</_type>
2224
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2225
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2226
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2227
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2228
            <level>1</level>
2229
            <vendor>amd</vendor>
2230
          </e>
186 - 2231
          <e id="1">
175 - 2232
            <_type>vim.host.CpuIdInfo</_type>
2233
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2234
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2235
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2236
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2237
            <level>0</level>
2238
            <vendor>amd</vendor>
2239
          </e>
186 - 2240
          <e id="2">
175 - 2241
            <_type>vim.host.CpuIdInfo</_type>
186 - 2242
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2243
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2244
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 2245
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 2246
            <level>-2147483647</level>
2247
            <vendor>amd</vendor>
2248
          </e>
186 - 2249
          <e id="3">
2250
            <_type>vim.host.CpuIdInfo</_type>
2251
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2252
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2253
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2254
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2255
            <level>-2147483647</level>
2256
          </e>
175 - 2257
          <e id="4">
2258
            <_type>vim.host.CpuIdInfo</_type>
2259
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2260
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2261
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2262
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2263
            <level>1</level>
2264
          </e>
2265
          <e id="5">
2266
            <_type>vim.host.CpuIdInfo</_type>
2267
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2268
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2269
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2270
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2271
            <level>0</level>
2272
          </e>
2273
        </cpuFeatureMask>
2274
        <defaultSecureBoot>false</defaultSecureBoot>
2275
        <diskUuidEnabled>false</diskUuidEnabled>
2276
        <family>windowsGuest</family>
2277
        <fullName>Microsoft Windows Server 2003 Enterprise (64-bit)</fullName>
2278
        <ich7mRecommended>false</ich7mRecommended>
2279
        <id>winNetEnterprise64Guest</id>
2280
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2281
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2282
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2283
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2284
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
2285
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2286
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2287
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2288
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2289
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2290
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2291
        <persistentMemorySupported>false</persistentMemorySupported>
2292
        <recommended3D>false</recommended3D>
2293
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2294
        <recommendedColorDepth>8</recommendedColorDepth>
2295
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2296
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2297
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2298
        <recommendedFirmware>bios</recommendedFirmware>
2299
        <recommendedMemMB>1024</recommendedMemMB>
2300
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2301
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2302
        <smcRecommended>false</smcRecommended>
2303
        <smcRequired>false</smcRequired>
2304
        <supportLevel>supported</supportLevel>
2305
        <supportedDiskControllerList>
2306
          <_length>4</_length>
2307
          <_type>vmodl.TypeName[]</_type>
2308
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2309
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2310
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2311
          <e id="3">vim.vm.device.VirtualIDEController</e>
2312
        </supportedDiskControllerList>
2313
        <supportedEthernetCard>
2314
          <_length>1</_length>
2315
          <_type>vmodl.TypeName[]</_type>
2316
          <e id="0">vim.vm.device.VirtualE1000</e>
2317
        </supportedEthernetCard>
2318
        <supportedFirmware>
2319
          <_length>1</_length>
2320
          <_type>string[]</_type>
2321
          <e id="0">bios</e>
2322
        </supportedFirmware>
2323
        <supportedForCreate>true</supportedForCreate>
2324
        <supportedMaxCPUs>32</supportedMaxCPUs>
2325
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2326
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2327
        <supportedMinMemMB>512</supportedMinMemMB>
2328
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2329
        <supportedNumDisks>8</supportedNumDisks>
2330
        <supportedUSBControllerList>
2331
          <_length>1</_length>
2332
          <_type>vmodl.TypeName[]</_type>
2333
          <e id="0">vim.vm.device.VirtualUSBController</e>
2334
        </supportedUSBControllerList>
2335
        <supports3D>false</supports3D>
2336
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2337
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2338
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2339
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
2340
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2341
        <supportsSecureBoot>false</supportsSecureBoot>
2342
        <supportsSlaveDisk>true</supportsSlaveDisk>
2343
        <supportsTPM20>false</supportsTPM20>
2344
        <supportsVMI>false</supportsVMI>
2345
        <supportsWakeOnLan>false</supportsWakeOnLan>
2346
        <usbRecommended>false</usbRecommended>
2347
        <vRAMSizeInKB>
2348
          <_type>vim.option.IntOption</_type>
2349
          <defaultValue>4096</defaultValue>
2350
          <max>131072</max>
2351
          <min>1200</min>
2352
        </vRAMSizeInKB>
2353
        <vbsSupported>
2354
          <_type>vim.option.BoolOption</_type>
2355
          <defaultValue>false</defaultValue>
2356
          <supported>false</supported>
2357
        </vbsSupported>
2358
        <vsgxSupported>
2359
          <_type>vim.option.BoolOption</_type>
2360
          <defaultValue>false</defaultValue>
2361
          <supported>false</supported>
2362
        </vsgxSupported>
2363
        <vvtdSupported>
2364
          <_type>vim.option.BoolOption</_type>
2365
          <defaultValue>false</defaultValue>
2366
          <supported>true</supported>
2367
        </vvtdSupported>
2368
        <vwdtSupported>false</vwdtSupported>
2369
      </e>
2370
      <e id="14">
2371
        <_type>vim.vm.GuestOsDescriptor</_type>
2372
        <cpuFeatureMask>
2373
          <_length>6</_length>
2374
          <_type>vim.host.CpuIdInfo[]</_type>
2375
          <e id="0">
2376
            <_type>vim.host.CpuIdInfo</_type>
2377
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2378
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2379
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2380
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2381
            <level>1</level>
2382
            <vendor>amd</vendor>
2383
          </e>
186 - 2384
          <e id="1">
175 - 2385
            <_type>vim.host.CpuIdInfo</_type>
2386
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2387
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2388
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2389
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2390
            <level>0</level>
2391
            <vendor>amd</vendor>
2392
          </e>
186 - 2393
          <e id="2">
175 - 2394
            <_type>vim.host.CpuIdInfo</_type>
186 - 2395
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2396
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2397
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2398
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
2399
            <level>-2147483647</level>
2400
            <vendor>amd</vendor>
2401
          </e>
186 - 2402
          <e id="3">
2403
            <_type>vim.host.CpuIdInfo</_type>
2404
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2405
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2406
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2407
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2408
            <level>-2147483647</level>
2409
          </e>
175 - 2410
          <e id="4">
2411
            <_type>vim.host.CpuIdInfo</_type>
2412
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2413
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2414
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2415
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2416
            <level>1</level>
2417
          </e>
2418
          <e id="5">
2419
            <_type>vim.host.CpuIdInfo</_type>
2420
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2421
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2422
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2423
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2424
            <level>0</level>
2425
          </e>
2426
        </cpuFeatureMask>
2427
        <defaultSecureBoot>false</defaultSecureBoot>
2428
        <diskUuidEnabled>false</diskUuidEnabled>
2429
        <family>windowsGuest</family>
2430
        <fullName>Microsoft Windows Server 2003 Datacenter (32-bit)</fullName>
2431
        <ich7mRecommended>false</ich7mRecommended>
2432
        <id>winNetDatacenterGuest</id>
2433
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2434
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2435
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2436
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2437
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
2438
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2439
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2440
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2441
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2442
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2443
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2444
        <persistentMemorySupported>false</persistentMemorySupported>
2445
        <recommended3D>false</recommended3D>
2446
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2447
        <recommendedColorDepth>8</recommendedColorDepth>
2448
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2449
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2450
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2451
        <recommendedFirmware>bios</recommendedFirmware>
2452
        <recommendedMemMB>384</recommendedMemMB>
2453
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2454
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2455
        <smcRecommended>false</smcRecommended>
2456
        <smcRequired>false</smcRequired>
2457
        <supportLevel>supported</supportLevel>
2458
        <supportedDiskControllerList>
2459
          <_length>4</_length>
2460
          <_type>vmodl.TypeName[]</_type>
2461
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2462
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2463
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2464
          <e id="3">vim.vm.device.VirtualIDEController</e>
2465
        </supportedDiskControllerList>
2466
        <supportedEthernetCard>
2467
          <_length>3</_length>
2468
          <_type>vmodl.TypeName[]</_type>
2469
          <e id="0">vim.vm.device.VirtualE1000</e>
2470
          <e id="1">vim.vm.device.VirtualPCNet32</e>
2471
          <e id="2">vim.vm.device.VirtualVmxnet</e>
2472
        </supportedEthernetCard>
2473
        <supportedFirmware>
2474
          <_length>1</_length>
2475
          <_type>string[]</_type>
2476
          <e id="0">bios</e>
2477
        </supportedFirmware>
2478
        <supportedForCreate>true</supportedForCreate>
2479
        <supportedMaxCPUs>32</supportedMaxCPUs>
2480
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2481
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2482
        <supportedMinMemMB>128</supportedMinMemMB>
2483
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2484
        <supportedNumDisks>8</supportedNumDisks>
2485
        <supportedUSBControllerList>
2486
          <_length>1</_length>
2487
          <_type>vmodl.TypeName[]</_type>
2488
          <e id="0">vim.vm.device.VirtualUSBController</e>
2489
        </supportedUSBControllerList>
2490
        <supports3D>false</supports3D>
2491
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2492
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2493
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2494
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
2495
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2496
        <supportsSecureBoot>false</supportsSecureBoot>
2497
        <supportsSlaveDisk>true</supportsSlaveDisk>
2498
        <supportsTPM20>false</supportsTPM20>
2499
        <supportsVMI>false</supportsVMI>
2500
        <supportsWakeOnLan>false</supportsWakeOnLan>
2501
        <usbRecommended>false</usbRecommended>
2502
        <vRAMSizeInKB>
2503
          <_type>vim.option.IntOption</_type>
2504
          <defaultValue>4096</defaultValue>
2505
          <max>131072</max>
2506
          <min>1200</min>
2507
        </vRAMSizeInKB>
2508
        <vbsSupported>
2509
          <_type>vim.option.BoolOption</_type>
2510
          <defaultValue>false</defaultValue>
2511
          <supported>false</supported>
2512
        </vbsSupported>
2513
        <vsgxSupported>
2514
          <_type>vim.option.BoolOption</_type>
2515
          <defaultValue>false</defaultValue>
2516
          <supported>false</supported>
2517
        </vsgxSupported>
2518
        <vvtdSupported>
2519
          <_type>vim.option.BoolOption</_type>
2520
          <defaultValue>false</defaultValue>
2521
          <supported>true</supported>
2522
        </vvtdSupported>
2523
        <vwdtSupported>false</vwdtSupported>
2524
      </e>
2525
      <e id="15">
2526
        <_type>vim.vm.GuestOsDescriptor</_type>
2527
        <cpuFeatureMask>
2528
          <_length>6</_length>
2529
          <_type>vim.host.CpuIdInfo[]</_type>
2530
          <e id="0">
2531
            <_type>vim.host.CpuIdInfo</_type>
2532
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2533
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2534
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2535
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2536
            <level>1</level>
2537
            <vendor>amd</vendor>
2538
          </e>
186 - 2539
          <e id="1">
175 - 2540
            <_type>vim.host.CpuIdInfo</_type>
2541
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2542
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2543
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2544
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2545
            <level>0</level>
2546
            <vendor>amd</vendor>
2547
          </e>
186 - 2548
          <e id="2">
175 - 2549
            <_type>vim.host.CpuIdInfo</_type>
186 - 2550
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2551
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2552
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 2553
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 2554
            <level>-2147483647</level>
2555
            <vendor>amd</vendor>
2556
          </e>
186 - 2557
          <e id="3">
2558
            <_type>vim.host.CpuIdInfo</_type>
2559
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2560
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2561
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2562
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2563
            <level>-2147483647</level>
2564
          </e>
175 - 2565
          <e id="4">
2566
            <_type>vim.host.CpuIdInfo</_type>
2567
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2568
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2569
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2570
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2571
            <level>1</level>
2572
          </e>
2573
          <e id="5">
2574
            <_type>vim.host.CpuIdInfo</_type>
2575
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2576
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2577
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2578
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2579
            <level>0</level>
2580
          </e>
2581
        </cpuFeatureMask>
2582
        <defaultSecureBoot>false</defaultSecureBoot>
2583
        <diskUuidEnabled>false</diskUuidEnabled>
2584
        <family>windowsGuest</family>
2585
        <fullName>Microsoft Windows Server 2003 Datacenter (64-bit)</fullName>
2586
        <ich7mRecommended>false</ich7mRecommended>
2587
        <id>winNetDatacenter64Guest</id>
2588
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2589
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2590
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2591
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2592
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
2593
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2594
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2595
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2596
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2597
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2598
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2599
        <persistentMemorySupported>false</persistentMemorySupported>
2600
        <recommended3D>false</recommended3D>
2601
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2602
        <recommendedColorDepth>8</recommendedColorDepth>
2603
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2604
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2605
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2606
        <recommendedFirmware>bios</recommendedFirmware>
2607
        <recommendedMemMB>1024</recommendedMemMB>
2608
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2609
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2610
        <smcRecommended>false</smcRecommended>
2611
        <smcRequired>false</smcRequired>
2612
        <supportLevel>supported</supportLevel>
2613
        <supportedDiskControllerList>
2614
          <_length>4</_length>
2615
          <_type>vmodl.TypeName[]</_type>
2616
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2617
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2618
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2619
          <e id="3">vim.vm.device.VirtualIDEController</e>
2620
        </supportedDiskControllerList>
2621
        <supportedEthernetCard>
2622
          <_length>3</_length>
2623
          <_type>vmodl.TypeName[]</_type>
2624
          <e id="0">vim.vm.device.VirtualE1000</e>
2625
          <e id="1">vim.vm.device.VirtualPCNet32</e>
2626
          <e id="2">vim.vm.device.VirtualVmxnet</e>
2627
        </supportedEthernetCard>
2628
        <supportedFirmware>
2629
          <_length>1</_length>
2630
          <_type>string[]</_type>
2631
          <e id="0">bios</e>
2632
        </supportedFirmware>
2633
        <supportedForCreate>true</supportedForCreate>
2634
        <supportedMaxCPUs>32</supportedMaxCPUs>
2635
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2636
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2637
        <supportedMinMemMB>512</supportedMinMemMB>
2638
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2639
        <supportedNumDisks>8</supportedNumDisks>
2640
        <supportedUSBControllerList>
2641
          <_length>1</_length>
2642
          <_type>vmodl.TypeName[]</_type>
2643
          <e id="0">vim.vm.device.VirtualUSBController</e>
2644
        </supportedUSBControllerList>
2645
        <supports3D>false</supports3D>
2646
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2647
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2648
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2649
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
2650
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2651
        <supportsSecureBoot>false</supportsSecureBoot>
2652
        <supportsSlaveDisk>true</supportsSlaveDisk>
2653
        <supportsTPM20>false</supportsTPM20>
2654
        <supportsVMI>false</supportsVMI>
2655
        <supportsWakeOnLan>false</supportsWakeOnLan>
2656
        <usbRecommended>false</usbRecommended>
2657
        <vRAMSizeInKB>
2658
          <_type>vim.option.IntOption</_type>
2659
          <defaultValue>4096</defaultValue>
2660
          <max>131072</max>
2661
          <min>1200</min>
2662
        </vRAMSizeInKB>
2663
        <vbsSupported>
2664
          <_type>vim.option.BoolOption</_type>
2665
          <defaultValue>false</defaultValue>
2666
          <supported>false</supported>
2667
        </vbsSupported>
2668
        <vsgxSupported>
2669
          <_type>vim.option.BoolOption</_type>
2670
          <defaultValue>false</defaultValue>
2671
          <supported>false</supported>
2672
        </vsgxSupported>
2673
        <vvtdSupported>
2674
          <_type>vim.option.BoolOption</_type>
2675
          <defaultValue>false</defaultValue>
2676
          <supported>true</supported>
2677
        </vvtdSupported>
2678
        <vwdtSupported>false</vwdtSupported>
2679
      </e>
2680
      <e id="16">
2681
        <_type>vim.vm.GuestOsDescriptor</_type>
2682
        <cpuFeatureMask>
2683
          <_length>6</_length>
2684
          <_type>vim.host.CpuIdInfo[]</_type>
2685
          <e id="0">
2686
            <_type>vim.host.CpuIdInfo</_type>
2687
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2688
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2689
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2690
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2691
            <level>1</level>
2692
            <vendor>amd</vendor>
2693
          </e>
186 - 2694
          <e id="1">
175 - 2695
            <_type>vim.host.CpuIdInfo</_type>
2696
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2697
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2698
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2699
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2700
            <level>0</level>
2701
            <vendor>amd</vendor>
2702
          </e>
186 - 2703
          <e id="2">
175 - 2704
            <_type>vim.host.CpuIdInfo</_type>
186 - 2705
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2706
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2707
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2708
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
2709
            <level>-2147483647</level>
2710
            <vendor>amd</vendor>
2711
          </e>
186 - 2712
          <e id="3">
2713
            <_type>vim.host.CpuIdInfo</_type>
2714
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2715
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2716
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2717
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2718
            <level>-2147483647</level>
2719
          </e>
175 - 2720
          <e id="4">
2721
            <_type>vim.host.CpuIdInfo</_type>
2722
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2723
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2724
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2725
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2726
            <level>1</level>
2727
          </e>
2728
          <e id="5">
2729
            <_type>vim.host.CpuIdInfo</_type>
2730
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2731
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2732
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2733
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2734
            <level>0</level>
2735
          </e>
2736
        </cpuFeatureMask>
2737
        <defaultSecureBoot>false</defaultSecureBoot>
2738
        <diskUuidEnabled>false</diskUuidEnabled>
2739
        <family>windowsGuest</family>
2740
        <fullName>Microsoft Windows Server 2003 Standard (32-bit)</fullName>
2741
        <ich7mRecommended>false</ich7mRecommended>
2742
        <id>winNetStandardGuest</id>
2743
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2744
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2745
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2746
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2747
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
2748
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2749
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2750
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2751
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2752
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2753
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2754
        <persistentMemorySupported>false</persistentMemorySupported>
2755
        <recommended3D>false</recommended3D>
2756
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2757
        <recommendedColorDepth>8</recommendedColorDepth>
2758
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2759
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2760
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2761
        <recommendedFirmware>bios</recommendedFirmware>
2762
        <recommendedMemMB>512</recommendedMemMB>
2763
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2764
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2765
        <smcRecommended>false</smcRecommended>
2766
        <smcRequired>false</smcRequired>
2767
        <supportLevel>supported</supportLevel>
2768
        <supportedDiskControllerList>
2769
          <_length>4</_length>
2770
          <_type>vmodl.TypeName[]</_type>
2771
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2772
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2773
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2774
          <e id="3">vim.vm.device.VirtualIDEController</e>
2775
        </supportedDiskControllerList>
2776
        <supportedEthernetCard>
2777
          <_length>3</_length>
2778
          <_type>vmodl.TypeName[]</_type>
2779
          <e id="0">vim.vm.device.VirtualE1000</e>
2780
          <e id="1">vim.vm.device.VirtualPCNet32</e>
2781
          <e id="2">vim.vm.device.VirtualVmxnet</e>
2782
        </supportedEthernetCard>
2783
        <supportedFirmware>
2784
          <_length>1</_length>
2785
          <_type>string[]</_type>
2786
          <e id="0">bios</e>
2787
        </supportedFirmware>
2788
        <supportedForCreate>true</supportedForCreate>
2789
        <supportedMaxCPUs>32</supportedMaxCPUs>
2790
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2791
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2792
        <supportedMinMemMB>512</supportedMinMemMB>
2793
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2794
        <supportedNumDisks>8</supportedNumDisks>
2795
        <supportedUSBControllerList>
2796
          <_length>1</_length>
2797
          <_type>vmodl.TypeName[]</_type>
2798
          <e id="0">vim.vm.device.VirtualUSBController</e>
2799
        </supportedUSBControllerList>
2800
        <supports3D>false</supports3D>
2801
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2802
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2803
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2804
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
2805
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2806
        <supportsSecureBoot>false</supportsSecureBoot>
2807
        <supportsSlaveDisk>true</supportsSlaveDisk>
2808
        <supportsTPM20>false</supportsTPM20>
2809
        <supportsVMI>false</supportsVMI>
2810
        <supportsWakeOnLan>false</supportsWakeOnLan>
2811
        <usbRecommended>false</usbRecommended>
2812
        <vRAMSizeInKB>
2813
          <_type>vim.option.IntOption</_type>
2814
          <defaultValue>4096</defaultValue>
2815
          <max>131072</max>
2816
          <min>1200</min>
2817
        </vRAMSizeInKB>
2818
        <vbsSupported>
2819
          <_type>vim.option.BoolOption</_type>
2820
          <defaultValue>false</defaultValue>
2821
          <supported>false</supported>
2822
        </vbsSupported>
2823
        <vsgxSupported>
2824
          <_type>vim.option.BoolOption</_type>
2825
          <defaultValue>false</defaultValue>
2826
          <supported>false</supported>
2827
        </vsgxSupported>
2828
        <vvtdSupported>
2829
          <_type>vim.option.BoolOption</_type>
2830
          <defaultValue>false</defaultValue>
2831
          <supported>true</supported>
2832
        </vvtdSupported>
2833
        <vwdtSupported>false</vwdtSupported>
2834
      </e>
2835
      <e id="17">
2836
        <_type>vim.vm.GuestOsDescriptor</_type>
2837
        <cpuFeatureMask>
2838
          <_length>6</_length>
2839
          <_type>vim.host.CpuIdInfo[]</_type>
2840
          <e id="0">
2841
            <_type>vim.host.CpuIdInfo</_type>
2842
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2843
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2844
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2845
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2846
            <level>1</level>
2847
            <vendor>amd</vendor>
2848
          </e>
186 - 2849
          <e id="1">
175 - 2850
            <_type>vim.host.CpuIdInfo</_type>
2851
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2852
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2853
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2854
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2855
            <level>0</level>
2856
            <vendor>amd</vendor>
2857
          </e>
186 - 2858
          <e id="2">
175 - 2859
            <_type>vim.host.CpuIdInfo</_type>
186 - 2860
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 2861
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2862
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 2863
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 2864
            <level>-2147483647</level>
2865
            <vendor>amd</vendor>
2866
          </e>
186 - 2867
          <e id="3">
2868
            <_type>vim.host.CpuIdInfo</_type>
2869
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
2870
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2871
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
2872
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
2873
            <level>-2147483647</level>
2874
          </e>
175 - 2875
          <e id="4">
2876
            <_type>vim.host.CpuIdInfo</_type>
2877
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2878
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2879
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2880
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
2881
            <level>1</level>
2882
          </e>
2883
          <e id="5">
2884
            <_type>vim.host.CpuIdInfo</_type>
2885
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
2886
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
2887
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
2888
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
2889
            <level>0</level>
2890
          </e>
2891
        </cpuFeatureMask>
2892
        <defaultSecureBoot>false</defaultSecureBoot>
2893
        <diskUuidEnabled>false</diskUuidEnabled>
2894
        <family>windowsGuest</family>
2895
        <fullName>Microsoft Windows Server 2003 Standard (64-bit)</fullName>
2896
        <ich7mRecommended>false</ich7mRecommended>
2897
        <id>winNetStandard64Guest</id>
2898
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
2899
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
2900
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
2901
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
2902
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
2903
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
2904
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
2905
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
2906
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
2907
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
2908
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
2909
        <persistentMemorySupported>false</persistentMemorySupported>
2910
        <recommended3D>false</recommended3D>
2911
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
2912
        <recommendedColorDepth>8</recommendedColorDepth>
2913
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
2914
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
2915
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
2916
        <recommendedFirmware>bios</recommendedFirmware>
2917
        <recommendedMemMB>1024</recommendedMemMB>
2918
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
2919
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
2920
        <smcRecommended>false</smcRecommended>
2921
        <smcRequired>false</smcRequired>
2922
        <supportLevel>supported</supportLevel>
2923
        <supportedDiskControllerList>
2924
          <_length>4</_length>
2925
          <_type>vmodl.TypeName[]</_type>
2926
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
2927
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
2928
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
2929
          <e id="3">vim.vm.device.VirtualIDEController</e>
2930
        </supportedDiskControllerList>
2931
        <supportedEthernetCard>
2932
          <_length>1</_length>
2933
          <_type>vmodl.TypeName[]</_type>
2934
          <e id="0">vim.vm.device.VirtualE1000</e>
2935
        </supportedEthernetCard>
2936
        <supportedFirmware>
2937
          <_length>1</_length>
2938
          <_type>string[]</_type>
2939
          <e id="0">bios</e>
2940
        </supportedFirmware>
2941
        <supportedForCreate>true</supportedForCreate>
2942
        <supportedMaxCPUs>32</supportedMaxCPUs>
2943
        <supportedMaxMemMB>4096</supportedMaxMemMB>
2944
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
2945
        <supportedMinMemMB>512</supportedMinMemMB>
2946
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
2947
        <supportedNumDisks>8</supportedNumDisks>
2948
        <supportedUSBControllerList>
2949
          <_length>1</_length>
2950
          <_type>vmodl.TypeName[]</_type>
2951
          <e id="0">vim.vm.device.VirtualUSBController</e>
2952
        </supportedUSBControllerList>
2953
        <supports3D>false</supports3D>
2954
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
2955
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
2956
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
2957
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
2958
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
2959
        <supportsSecureBoot>false</supportsSecureBoot>
2960
        <supportsSlaveDisk>true</supportsSlaveDisk>
2961
        <supportsTPM20>false</supportsTPM20>
2962
        <supportsVMI>false</supportsVMI>
2963
        <supportsWakeOnLan>false</supportsWakeOnLan>
2964
        <usbRecommended>false</usbRecommended>
2965
        <vRAMSizeInKB>
2966
          <_type>vim.option.IntOption</_type>
2967
          <defaultValue>4096</defaultValue>
2968
          <max>131072</max>
2969
          <min>1200</min>
2970
        </vRAMSizeInKB>
2971
        <vbsSupported>
2972
          <_type>vim.option.BoolOption</_type>
2973
          <defaultValue>false</defaultValue>
2974
          <supported>false</supported>
2975
        </vbsSupported>
2976
        <vsgxSupported>
2977
          <_type>vim.option.BoolOption</_type>
2978
          <defaultValue>false</defaultValue>
2979
          <supported>false</supported>
2980
        </vsgxSupported>
2981
        <vvtdSupported>
2982
          <_type>vim.option.BoolOption</_type>
2983
          <defaultValue>false</defaultValue>
2984
          <supported>true</supported>
2985
        </vvtdSupported>
2986
        <vwdtSupported>false</vwdtSupported>
2987
      </e>
2988
      <e id="18">
2989
        <_type>vim.vm.GuestOsDescriptor</_type>
2990
        <cpuFeatureMask>
2991
          <_length>6</_length>
2992
          <_type>vim.host.CpuIdInfo[]</_type>
2993
          <e id="0">
2994
            <_type>vim.host.CpuIdInfo</_type>
2995
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
2996
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
2997
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
2998
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
2999
            <level>1</level>
3000
            <vendor>amd</vendor>
3001
          </e>
186 - 3002
          <e id="1">
175 - 3003
            <_type>vim.host.CpuIdInfo</_type>
3004
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3005
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3006
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3007
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3008
            <level>0</level>
3009
            <vendor>amd</vendor>
3010
          </e>
186 - 3011
          <e id="2">
175 - 3012
            <_type>vim.host.CpuIdInfo</_type>
186 - 3013
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3014
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3015
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3016
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
3017
            <level>-2147483647</level>
3018
            <vendor>amd</vendor>
3019
          </e>
186 - 3020
          <e id="3">
3021
            <_type>vim.host.CpuIdInfo</_type>
3022
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3023
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3024
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3025
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3026
            <level>-2147483647</level>
3027
          </e>
175 - 3028
          <e id="4">
3029
            <_type>vim.host.CpuIdInfo</_type>
3030
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3031
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3032
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3033
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
3034
            <level>1</level>
3035
          </e>
3036
          <e id="5">
3037
            <_type>vim.host.CpuIdInfo</_type>
3038
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3039
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3040
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3041
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3042
            <level>0</level>
3043
          </e>
3044
        </cpuFeatureMask>
3045
        <defaultSecureBoot>false</defaultSecureBoot>
3046
        <diskUuidEnabled>false</diskUuidEnabled>
3047
        <family>windowsGuest</family>
3048
        <fullName>Microsoft Windows Server 2003 Web Edition (32-bit)</fullName>
3049
        <ich7mRecommended>false</ich7mRecommended>
3050
        <id>winNetWebGuest</id>
3051
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3052
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3053
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3054
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3055
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
3056
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3057
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3058
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3059
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3060
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3061
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3062
        <persistentMemorySupported>false</persistentMemorySupported>
3063
        <recommended3D>false</recommended3D>
3064
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3065
        <recommendedColorDepth>8</recommendedColorDepth>
3066
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
3067
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3068
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
3069
        <recommendedFirmware>bios</recommendedFirmware>
3070
        <recommendedMemMB>384</recommendedMemMB>
3071
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3072
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
3073
        <smcRecommended>false</smcRecommended>
3074
        <smcRequired>false</smcRequired>
3075
        <supportLevel>supported</supportLevel>
3076
        <supportedDiskControllerList>
3077
          <_length>4</_length>
3078
          <_type>vmodl.TypeName[]</_type>
3079
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
3080
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
3081
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
3082
          <e id="3">vim.vm.device.VirtualIDEController</e>
3083
        </supportedDiskControllerList>
3084
        <supportedEthernetCard>
3085
          <_length>3</_length>
3086
          <_type>vmodl.TypeName[]</_type>
3087
          <e id="0">vim.vm.device.VirtualE1000</e>
3088
          <e id="1">vim.vm.device.VirtualPCNet32</e>
3089
          <e id="2">vim.vm.device.VirtualVmxnet</e>
3090
        </supportedEthernetCard>
3091
        <supportedFirmware>
3092
          <_length>1</_length>
3093
          <_type>string[]</_type>
3094
          <e id="0">bios</e>
3095
        </supportedFirmware>
3096
        <supportedForCreate>true</supportedForCreate>
3097
        <supportedMaxCPUs>32</supportedMaxCPUs>
3098
        <supportedMaxMemMB>4096</supportedMaxMemMB>
3099
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3100
        <supportedMinMemMB>128</supportedMinMemMB>
3101
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3102
        <supportedNumDisks>8</supportedNumDisks>
3103
        <supportedUSBControllerList>
3104
          <_length>1</_length>
3105
          <_type>vmodl.TypeName[]</_type>
3106
          <e id="0">vim.vm.device.VirtualUSBController</e>
3107
        </supportedUSBControllerList>
3108
        <supports3D>false</supports3D>
3109
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
3110
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
3111
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3112
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
3113
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3114
        <supportsSecureBoot>false</supportsSecureBoot>
3115
        <supportsSlaveDisk>true</supportsSlaveDisk>
3116
        <supportsTPM20>false</supportsTPM20>
3117
        <supportsVMI>false</supportsVMI>
3118
        <supportsWakeOnLan>false</supportsWakeOnLan>
3119
        <usbRecommended>false</usbRecommended>
3120
        <vRAMSizeInKB>
3121
          <_type>vim.option.IntOption</_type>
3122
          <defaultValue>4096</defaultValue>
3123
          <max>131072</max>
3124
          <min>1200</min>
3125
        </vRAMSizeInKB>
3126
        <vbsSupported>
3127
          <_type>vim.option.BoolOption</_type>
3128
          <defaultValue>false</defaultValue>
3129
          <supported>false</supported>
3130
        </vbsSupported>
3131
        <vsgxSupported>
3132
          <_type>vim.option.BoolOption</_type>
3133
          <defaultValue>false</defaultValue>
3134
          <supported>false</supported>
3135
        </vsgxSupported>
3136
        <vvtdSupported>
3137
          <_type>vim.option.BoolOption</_type>
3138
          <defaultValue>false</defaultValue>
3139
          <supported>true</supported>
3140
        </vvtdSupported>
3141
        <vwdtSupported>false</vwdtSupported>
3142
      </e>
3143
      <e id="19">
3144
        <_type>vim.vm.GuestOsDescriptor</_type>
3145
        <cpuFeatureMask>
3146
          <_length>6</_length>
3147
          <_type>vim.host.CpuIdInfo[]</_type>
3148
          <e id="0">
3149
            <_type>vim.host.CpuIdInfo</_type>
3150
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3151
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3152
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3153
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
3154
            <level>1</level>
3155
            <vendor>amd</vendor>
3156
          </e>
186 - 3157
          <e id="1">
175 - 3158
            <_type>vim.host.CpuIdInfo</_type>
3159
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3160
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3161
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3162
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3163
            <level>0</level>
3164
            <vendor>amd</vendor>
3165
          </e>
186 - 3166
          <e id="2">
175 - 3167
            <_type>vim.host.CpuIdInfo</_type>
186 - 3168
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3169
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3170
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3171
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
3172
            <level>-2147483647</level>
3173
            <vendor>amd</vendor>
3174
          </e>
186 - 3175
          <e id="3">
3176
            <_type>vim.host.CpuIdInfo</_type>
3177
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3178
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3179
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3180
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3181
            <level>-2147483647</level>
3182
          </e>
175 - 3183
          <e id="4">
3184
            <_type>vim.host.CpuIdInfo</_type>
3185
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3186
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3187
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3188
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
3189
            <level>1</level>
3190
          </e>
3191
          <e id="5">
3192
            <_type>vim.host.CpuIdInfo</_type>
3193
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3194
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3195
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3196
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3197
            <level>0</level>
3198
          </e>
3199
        </cpuFeatureMask>
3200
        <defaultSecureBoot>false</defaultSecureBoot>
3201
        <diskUuidEnabled>false</diskUuidEnabled>
3202
        <family>windowsGuest</family>
3203
        <fullName>Microsoft Small Business Server 2003 (32-bit)</fullName>
3204
        <ich7mRecommended>false</ich7mRecommended>
3205
        <id>winNetBusinessGuest</id>
3206
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3207
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3208
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3209
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3210
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
3211
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3212
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3213
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3214
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3215
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3216
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3217
        <persistentMemorySupported>false</persistentMemorySupported>
3218
        <recommended3D>false</recommended3D>
3219
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3220
        <recommendedColorDepth>8</recommendedColorDepth>
3221
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
3222
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3223
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
3224
        <recommendedFirmware>bios</recommendedFirmware>
3225
        <recommendedMemMB>384</recommendedMemMB>
3226
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3227
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
3228
        <smcRecommended>false</smcRecommended>
3229
        <smcRequired>false</smcRequired>
3230
        <supportLevel>supported</supportLevel>
3231
        <supportedDiskControllerList>
3232
          <_length>4</_length>
3233
          <_type>vmodl.TypeName[]</_type>
3234
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
3235
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
3236
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
3237
          <e id="3">vim.vm.device.VirtualIDEController</e>
3238
        </supportedDiskControllerList>
3239
        <supportedEthernetCard>
3240
          <_length>3</_length>
3241
          <_type>vmodl.TypeName[]</_type>
3242
          <e id="0">vim.vm.device.VirtualE1000</e>
3243
          <e id="1">vim.vm.device.VirtualPCNet32</e>
3244
          <e id="2">vim.vm.device.VirtualVmxnet</e>
3245
        </supportedEthernetCard>
3246
        <supportedFirmware>
3247
          <_length>1</_length>
3248
          <_type>string[]</_type>
3249
          <e id="0">bios</e>
3250
        </supportedFirmware>
3251
        <supportedForCreate>true</supportedForCreate>
3252
        <supportedMaxCPUs>32</supportedMaxCPUs>
3253
        <supportedMaxMemMB>4096</supportedMaxMemMB>
3254
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3255
        <supportedMinMemMB>128</supportedMinMemMB>
3256
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3257
        <supportedNumDisks>8</supportedNumDisks>
3258
        <supportedUSBControllerList>
3259
          <_length>1</_length>
3260
          <_type>vmodl.TypeName[]</_type>
3261
          <e id="0">vim.vm.device.VirtualUSBController</e>
3262
        </supportedUSBControllerList>
3263
        <supports3D>false</supports3D>
3264
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
3265
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
3266
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3267
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
3268
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3269
        <supportsSecureBoot>false</supportsSecureBoot>
3270
        <supportsSlaveDisk>true</supportsSlaveDisk>
3271
        <supportsTPM20>false</supportsTPM20>
3272
        <supportsVMI>false</supportsVMI>
3273
        <supportsWakeOnLan>false</supportsWakeOnLan>
3274
        <usbRecommended>false</usbRecommended>
3275
        <vRAMSizeInKB>
3276
          <_type>vim.option.IntOption</_type>
3277
          <defaultValue>4096</defaultValue>
3278
          <max>131072</max>
3279
          <min>1200</min>
3280
        </vRAMSizeInKB>
3281
        <vbsSupported>
3282
          <_type>vim.option.BoolOption</_type>
3283
          <defaultValue>false</defaultValue>
3284
          <supported>false</supported>
3285
        </vbsSupported>
3286
        <vsgxSupported>
3287
          <_type>vim.option.BoolOption</_type>
3288
          <defaultValue>false</defaultValue>
3289
          <supported>false</supported>
3290
        </vsgxSupported>
3291
        <vvtdSupported>
3292
          <_type>vim.option.BoolOption</_type>
3293
          <defaultValue>false</defaultValue>
3294
          <supported>true</supported>
3295
        </vvtdSupported>
3296
        <vwdtSupported>false</vwdtSupported>
3297
      </e>
3298
      <e id="20">
3299
        <_type>vim.vm.GuestOsDescriptor</_type>
3300
        <cpuFeatureMask>
3301
          <_length>6</_length>
3302
          <_type>vim.host.CpuIdInfo[]</_type>
3303
          <e id="0">
3304
            <_type>vim.host.CpuIdInfo</_type>
3305
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3306
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3307
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3308
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3309
            <level>1</level>
3310
            <vendor>amd</vendor>
3311
          </e>
186 - 3312
          <e id="1">
175 - 3313
            <_type>vim.host.CpuIdInfo</_type>
3314
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3315
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3316
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3317
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3318
            <level>0</level>
3319
            <vendor>amd</vendor>
3320
          </e>
186 - 3321
          <e id="2">
175 - 3322
            <_type>vim.host.CpuIdInfo</_type>
186 - 3323
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3324
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3325
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3326
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3327
            <level>-2147483647</level>
3328
            <vendor>amd</vendor>
3329
          </e>
186 - 3330
          <e id="3">
3331
            <_type>vim.host.CpuIdInfo</_type>
3332
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3333
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3334
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3335
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3336
            <level>-2147483647</level>
3337
          </e>
175 - 3338
          <e id="4">
3339
            <_type>vim.host.CpuIdInfo</_type>
3340
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3341
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3342
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3343
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3344
            <level>1</level>
3345
          </e>
3346
          <e id="5">
3347
            <_type>vim.host.CpuIdInfo</_type>
3348
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3349
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3350
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3351
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3352
            <level>0</level>
3353
          </e>
3354
        </cpuFeatureMask>
3355
        <defaultSecureBoot>false</defaultSecureBoot>
3356
        <diskUuidEnabled>true</diskUuidEnabled>
3357
        <family>windowsGuest</family>
3358
        <fullName>Microsoft Windows Server 2008 (32-bit)</fullName>
3359
        <ich7mRecommended>false</ich7mRecommended>
3360
        <id>winLonghornGuest</id>
3361
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3362
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3363
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3364
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3365
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
3366
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3367
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3368
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3369
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3370
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3371
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3372
        <persistentMemorySupported>false</persistentMemorySupported>
3373
        <recommended3D>false</recommended3D>
3374
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3375
        <recommendedColorDepth>8</recommendedColorDepth>
3376
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
3377
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3378
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
3379
        <recommendedFirmware>bios</recommendedFirmware>
3380
        <recommendedMemMB>1024</recommendedMemMB>
3381
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3382
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
3383
        <smcRecommended>false</smcRecommended>
3384
        <smcRequired>false</smcRequired>
3385
        <supportLevel>supported</supportLevel>
3386
        <supportedDiskControllerList>
3387
          <_length>5</_length>
3388
          <_type>vmodl.TypeName[]</_type>
3389
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
3390
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
3391
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
3392
          <e id="3">vim.vm.device.VirtualIDEController</e>
3393
          <e id="4">vim.vm.device.VirtualAHCIController</e>
3394
        </supportedDiskControllerList>
3395
        <supportedEthernetCard>
3396
          <_length>3</_length>
3397
          <_type>vmodl.TypeName[]</_type>
3398
          <e id="0">vim.vm.device.VirtualE1000</e>
3399
          <e id="1">vim.vm.device.VirtualPCNet32</e>
3400
          <e id="2">vim.vm.device.VirtualVmxnet</e>
3401
        </supportedEthernetCard>
3402
        <supportedFirmware>
3403
          <_length>1</_length>
3404
          <_type>string[]</_type>
3405
          <e id="0">bios</e>
3406
        </supportedFirmware>
3407
        <supportedForCreate>true</supportedForCreate>
3408
        <supportedMaxCPUs>32</supportedMaxCPUs>
3409
        <supportedMaxMemMB>65536</supportedMaxMemMB>
3410
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3411
        <supportedMinMemMB>768</supportedMinMemMB>
3412
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3413
        <supportedNumDisks>8</supportedNumDisks>
3414
        <supportedUSBControllerList>
3415
          <_length>1</_length>
3416
          <_type>vmodl.TypeName[]</_type>
3417
          <e id="0">vim.vm.device.VirtualUSBController</e>
3418
        </supportedUSBControllerList>
3419
        <supports3D>false</supports3D>
3420
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
3421
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
3422
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3423
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
3424
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3425
        <supportsSecureBoot>false</supportsSecureBoot>
3426
        <supportsSlaveDisk>true</supportsSlaveDisk>
3427
        <supportsTPM20>false</supportsTPM20>
3428
        <supportsVMI>false</supportsVMI>
3429
        <supportsWakeOnLan>false</supportsWakeOnLan>
3430
        <usbRecommended>false</usbRecommended>
3431
        <vRAMSizeInKB>
3432
          <_type>vim.option.IntOption</_type>
3433
          <defaultValue>8192</defaultValue>
3434
          <max>131072</max>
3435
          <min>8192</min>
3436
        </vRAMSizeInKB>
3437
        <vbsSupported>
3438
          <_type>vim.option.BoolOption</_type>
3439
          <defaultValue>false</defaultValue>
3440
          <supported>false</supported>
3441
        </vbsSupported>
3442
        <vsgxSupported>
3443
          <_type>vim.option.BoolOption</_type>
3444
          <defaultValue>false</defaultValue>
3445
          <supported>false</supported>
3446
        </vsgxSupported>
3447
        <vvtdSupported>
3448
          <_type>vim.option.BoolOption</_type>
3449
          <defaultValue>false</defaultValue>
3450
          <supported>true</supported>
3451
        </vvtdSupported>
3452
        <vwdtSupported>false</vwdtSupported>
3453
      </e>
3454
      <e id="21">
3455
        <_type>vim.vm.GuestOsDescriptor</_type>
3456
        <cpuFeatureMask>
3457
          <_length>6</_length>
3458
          <_type>vim.host.CpuIdInfo[]</_type>
3459
          <e id="0">
3460
            <_type>vim.host.CpuIdInfo</_type>
3461
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3462
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3463
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3464
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3465
            <level>1</level>
3466
            <vendor>amd</vendor>
3467
          </e>
186 - 3468
          <e id="1">
175 - 3469
            <_type>vim.host.CpuIdInfo</_type>
3470
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3471
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3472
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3473
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3474
            <level>0</level>
3475
            <vendor>amd</vendor>
3476
          </e>
186 - 3477
          <e id="2">
175 - 3478
            <_type>vim.host.CpuIdInfo</_type>
186 - 3479
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3480
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3481
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3482
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3483
            <level>-2147483647</level>
3484
            <vendor>amd</vendor>
3485
          </e>
186 - 3486
          <e id="3">
3487
            <_type>vim.host.CpuIdInfo</_type>
3488
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3489
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3490
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3491
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3492
            <level>-2147483647</level>
3493
          </e>
175 - 3494
          <e id="4">
3495
            <_type>vim.host.CpuIdInfo</_type>
3496
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3497
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3498
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3499
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3500
            <level>1</level>
3501
          </e>
3502
          <e id="5">
3503
            <_type>vim.host.CpuIdInfo</_type>
3504
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3505
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3506
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3507
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3508
            <level>0</level>
3509
          </e>
3510
        </cpuFeatureMask>
3511
        <defaultSecureBoot>false</defaultSecureBoot>
3512
        <diskUuidEnabled>false</diskUuidEnabled>
3513
        <family>windowsGuest</family>
3514
        <fullName>Microsoft Windows XP Professional (32-bit)</fullName>
3515
        <ich7mRecommended>false</ich7mRecommended>
3516
        <id>winXPProGuest</id>
3517
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3518
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3519
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3520
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3521
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
3522
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3523
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3524
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3525
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3526
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3527
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3528
        <persistentMemorySupported>false</persistentMemorySupported>
3529
        <recommended3D>false</recommended3D>
3530
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3531
        <recommendedColorDepth>16</recommendedColorDepth>
3532
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
3533
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3534
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
3535
        <recommendedFirmware>bios</recommendedFirmware>
3536
        <recommendedMemMB>512</recommendedMemMB>
3537
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3538
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
3539
        <smcRecommended>false</smcRecommended>
3540
        <smcRequired>false</smcRequired>
3541
        <supportLevel>supported</supportLevel>
3542
        <supportedDiskControllerList>
3543
          <_length>4</_length>
3544
          <_type>vmodl.TypeName[]</_type>
3545
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
3546
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
3547
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
3548
          <e id="3">vim.vm.device.VirtualIDEController</e>
3549
        </supportedDiskControllerList>
3550
        <supportedEthernetCard>
3551
          <_length>3</_length>
3552
          <_type>vmodl.TypeName[]</_type>
3553
          <e id="0">vim.vm.device.VirtualE1000</e>
3554
          <e id="1">vim.vm.device.VirtualPCNet32</e>
3555
          <e id="2">vim.vm.device.VirtualVmxnet</e>
3556
        </supportedEthernetCard>
3557
        <supportedFirmware>
3558
          <_length>1</_length>
3559
          <_type>string[]</_type>
3560
          <e id="0">bios</e>
3561
        </supportedFirmware>
3562
        <supportedForCreate>true</supportedForCreate>
3563
        <supportedMaxCPUs>32</supportedMaxCPUs>
3564
        <supportedMaxMemMB>65536</supportedMaxMemMB>
3565
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3566
        <supportedMinMemMB>128</supportedMinMemMB>
3567
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3568
        <supportedNumDisks>8</supportedNumDisks>
3569
        <supportedUSBControllerList>
3570
          <_length>1</_length>
3571
          <_type>vmodl.TypeName[]</_type>
3572
          <e id="0">vim.vm.device.VirtualUSBController</e>
3573
        </supportedUSBControllerList>
3574
        <supports3D>true</supports3D>
3575
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
3576
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
3577
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3578
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
3579
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3580
        <supportsSecureBoot>false</supportsSecureBoot>
3581
        <supportsSlaveDisk>true</supportsSlaveDisk>
3582
        <supportsTPM20>false</supportsTPM20>
3583
        <supportsVMI>false</supportsVMI>
3584
        <supportsWakeOnLan>false</supportsWakeOnLan>
3585
        <usbRecommended>false</usbRecommended>
3586
        <vRAMSizeInKB>
3587
          <_type>vim.option.IntOption</_type>
3588
          <defaultValue>8192</defaultValue>
3589
          <max>131072</max>
3590
          <min>8192</min>
3591
        </vRAMSizeInKB>
3592
        <vbsSupported>
3593
          <_type>vim.option.BoolOption</_type>
3594
          <defaultValue>false</defaultValue>
3595
          <supported>false</supported>
3596
        </vbsSupported>
3597
        <vsgxSupported>
3598
          <_type>vim.option.BoolOption</_type>
3599
          <defaultValue>false</defaultValue>
3600
          <supported>false</supported>
3601
        </vsgxSupported>
3602
        <vvtdSupported>
3603
          <_type>vim.option.BoolOption</_type>
3604
          <defaultValue>false</defaultValue>
3605
          <supported>true</supported>
3606
        </vvtdSupported>
3607
        <vwdtSupported>false</vwdtSupported>
3608
      </e>
3609
      <e id="22">
3610
        <_type>vim.vm.GuestOsDescriptor</_type>
3611
        <cpuFeatureMask>
3612
          <_length>6</_length>
3613
          <_type>vim.host.CpuIdInfo[]</_type>
3614
          <e id="0">
3615
            <_type>vim.host.CpuIdInfo</_type>
3616
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3617
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3618
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3619
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3620
            <level>1</level>
3621
            <vendor>amd</vendor>
3622
          </e>
186 - 3623
          <e id="1">
175 - 3624
            <_type>vim.host.CpuIdInfo</_type>
3625
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3626
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3627
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3628
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3629
            <level>0</level>
3630
            <vendor>amd</vendor>
3631
          </e>
186 - 3632
          <e id="2">
175 - 3633
            <_type>vim.host.CpuIdInfo</_type>
186 - 3634
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3635
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3636
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 3637
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 3638
            <level>-2147483647</level>
3639
            <vendor>amd</vendor>
3640
          </e>
186 - 3641
          <e id="3">
3642
            <_type>vim.host.CpuIdInfo</_type>
3643
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3644
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3645
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3646
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3647
            <level>-2147483647</level>
3648
          </e>
175 - 3649
          <e id="4">
3650
            <_type>vim.host.CpuIdInfo</_type>
3651
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3652
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3653
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3654
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3655
            <level>1</level>
3656
          </e>
3657
          <e id="5">
3658
            <_type>vim.host.CpuIdInfo</_type>
3659
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3660
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3661
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3662
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3663
            <level>0</level>
3664
          </e>
3665
        </cpuFeatureMask>
3666
        <defaultSecureBoot>false</defaultSecureBoot>
3667
        <diskUuidEnabled>false</diskUuidEnabled>
3668
        <family>windowsGuest</family>
3669
        <fullName>Microsoft Windows XP Professional (64-bit)</fullName>
3670
        <ich7mRecommended>false</ich7mRecommended>
3671
        <id>winXPPro64Guest</id>
3672
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3673
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3674
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3675
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3676
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
3677
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3678
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3679
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3680
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3681
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3682
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3683
        <persistentMemorySupported>false</persistentMemorySupported>
3684
        <recommended3D>false</recommended3D>
3685
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3686
        <recommendedColorDepth>16</recommendedColorDepth>
3687
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
3688
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3689
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
3690
        <recommendedFirmware>bios</recommendedFirmware>
3691
        <recommendedMemMB>512</recommendedMemMB>
3692
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3693
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
3694
        <smcRecommended>false</smcRecommended>
3695
        <smcRequired>false</smcRequired>
3696
        <supportLevel>supported</supportLevel>
3697
        <supportedDiskControllerList>
3698
          <_length>3</_length>
3699
          <_type>vmodl.TypeName[]</_type>
3700
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
3701
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
3702
          <e id="2">vim.vm.device.VirtualIDEController</e>
3703
        </supportedDiskControllerList>
3704
        <supportedEthernetCard>
3705
          <_length>2</_length>
3706
          <_type>vmodl.TypeName[]</_type>
3707
          <e id="0">vim.vm.device.VirtualE1000</e>
3708
          <e id="1">vim.vm.device.VirtualVmxnet</e>
3709
        </supportedEthernetCard>
3710
        <supportedFirmware>
3711
          <_length>1</_length>
3712
          <_type>string[]</_type>
3713
          <e id="0">bios</e>
3714
        </supportedFirmware>
3715
        <supportedForCreate>true</supportedForCreate>
3716
        <supportedMaxCPUs>32</supportedMaxCPUs>
3717
        <supportedMaxMemMB>65536</supportedMaxMemMB>
3718
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3719
        <supportedMinMemMB>256</supportedMinMemMB>
3720
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3721
        <supportedNumDisks>8</supportedNumDisks>
3722
        <supportedUSBControllerList>
3723
          <_length>1</_length>
3724
          <_type>vmodl.TypeName[]</_type>
3725
          <e id="0">vim.vm.device.VirtualUSBController</e>
3726
        </supportedUSBControllerList>
3727
        <supports3D>true</supports3D>
3728
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
3729
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
3730
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3731
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
3732
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3733
        <supportsSecureBoot>false</supportsSecureBoot>
3734
        <supportsSlaveDisk>true</supportsSlaveDisk>
3735
        <supportsTPM20>false</supportsTPM20>
3736
        <supportsVMI>false</supportsVMI>
3737
        <supportsWakeOnLan>false</supportsWakeOnLan>
3738
        <usbRecommended>false</usbRecommended>
3739
        <vRAMSizeInKB>
3740
          <_type>vim.option.IntOption</_type>
3741
          <defaultValue>8192</defaultValue>
3742
          <max>131072</max>
3743
          <min>8192</min>
3744
        </vRAMSizeInKB>
3745
        <vbsSupported>
3746
          <_type>vim.option.BoolOption</_type>
3747
          <defaultValue>false</defaultValue>
3748
          <supported>false</supported>
3749
        </vbsSupported>
3750
        <vsgxSupported>
3751
          <_type>vim.option.BoolOption</_type>
3752
          <defaultValue>false</defaultValue>
3753
          <supported>false</supported>
3754
        </vsgxSupported>
3755
        <vvtdSupported>
3756
          <_type>vim.option.BoolOption</_type>
3757
          <defaultValue>false</defaultValue>
3758
          <supported>true</supported>
3759
        </vvtdSupported>
3760
        <vwdtSupported>false</vwdtSupported>
3761
      </e>
3762
      <e id="23">
3763
        <_type>vim.vm.GuestOsDescriptor</_type>
3764
        <cpuFeatureMask>
3765
          <_length>6</_length>
3766
          <_type>vim.host.CpuIdInfo[]</_type>
3767
          <e id="0">
3768
            <_type>vim.host.CpuIdInfo</_type>
3769
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3770
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3771
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3772
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3773
            <level>1</level>
3774
            <vendor>amd</vendor>
3775
          </e>
186 - 3776
          <e id="1">
175 - 3777
            <_type>vim.host.CpuIdInfo</_type>
3778
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3779
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3780
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3781
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3782
            <level>0</level>
3783
            <vendor>amd</vendor>
3784
          </e>
186 - 3785
          <e id="2">
175 - 3786
            <_type>vim.host.CpuIdInfo</_type>
186 - 3787
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3788
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3789
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3790
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3791
            <level>-2147483647</level>
3792
            <vendor>amd</vendor>
3793
          </e>
186 - 3794
          <e id="3">
3795
            <_type>vim.host.CpuIdInfo</_type>
3796
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3797
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3798
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3799
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3800
            <level>-2147483647</level>
3801
          </e>
175 - 3802
          <e id="4">
3803
            <_type>vim.host.CpuIdInfo</_type>
3804
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3805
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3806
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3807
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3808
            <level>1</level>
3809
          </e>
3810
          <e id="5">
3811
            <_type>vim.host.CpuIdInfo</_type>
3812
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3813
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3814
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3815
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3816
            <level>0</level>
3817
          </e>
3818
        </cpuFeatureMask>
3819
        <defaultSecureBoot>false</defaultSecureBoot>
3820
        <diskUuidEnabled>false</diskUuidEnabled>
3821
        <family>windowsGuest</family>
3822
        <fullName>Microsoft Windows XP Home (32-bit)</fullName>
3823
        <ich7mRecommended>false</ich7mRecommended>
3824
        <id>winXPHomeGuest</id>
3825
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3826
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3827
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3828
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3829
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
3830
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3831
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3832
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3833
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3834
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3835
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3836
        <persistentMemorySupported>false</persistentMemorySupported>
3837
        <recommended3D>false</recommended3D>
3838
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3839
        <recommendedColorDepth>16</recommendedColorDepth>
3840
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
3841
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
3842
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
3843
        <recommendedFirmware>bios</recommendedFirmware>
3844
        <recommendedMemMB>512</recommendedMemMB>
3845
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
3846
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
3847
        <smcRecommended>false</smcRecommended>
3848
        <smcRequired>false</smcRequired>
3849
        <supportLevel>supported</supportLevel>
3850
        <supportedDiskControllerList>
3851
          <_length>4</_length>
3852
          <_type>vmodl.TypeName[]</_type>
3853
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
3854
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
3855
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
3856
          <e id="3">vim.vm.device.VirtualIDEController</e>
3857
        </supportedDiskControllerList>
3858
        <supportedEthernetCard>
3859
          <_length>3</_length>
3860
          <_type>vmodl.TypeName[]</_type>
3861
          <e id="0">vim.vm.device.VirtualE1000</e>
3862
          <e id="1">vim.vm.device.VirtualPCNet32</e>
3863
          <e id="2">vim.vm.device.VirtualVmxnet</e>
3864
        </supportedEthernetCard>
3865
        <supportedFirmware>
3866
          <_length>1</_length>
3867
          <_type>string[]</_type>
3868
          <e id="0">bios</e>
3869
        </supportedFirmware>
3870
        <supportedForCreate>true</supportedForCreate>
3871
        <supportedMaxCPUs>32</supportedMaxCPUs>
3872
        <supportedMaxMemMB>65536</supportedMaxMemMB>
3873
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
3874
        <supportedMinMemMB>128</supportedMinMemMB>
3875
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
3876
        <supportedNumDisks>8</supportedNumDisks>
3877
        <supportedUSBControllerList>
3878
          <_length>1</_length>
3879
          <_type>vmodl.TypeName[]</_type>
3880
          <e id="0">vim.vm.device.VirtualUSBController</e>
3881
        </supportedUSBControllerList>
3882
        <supports3D>true</supports3D>
3883
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
3884
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
3885
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
3886
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
3887
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
3888
        <supportsSecureBoot>false</supportsSecureBoot>
3889
        <supportsSlaveDisk>true</supportsSlaveDisk>
3890
        <supportsTPM20>false</supportsTPM20>
3891
        <supportsVMI>false</supportsVMI>
3892
        <supportsWakeOnLan>false</supportsWakeOnLan>
3893
        <usbRecommended>false</usbRecommended>
3894
        <vRAMSizeInKB>
3895
          <_type>vim.option.IntOption</_type>
3896
          <defaultValue>8192</defaultValue>
3897
          <max>131072</max>
3898
          <min>8192</min>
3899
        </vRAMSizeInKB>
3900
        <vbsSupported>
3901
          <_type>vim.option.BoolOption</_type>
3902
          <defaultValue>false</defaultValue>
3903
          <supported>false</supported>
3904
        </vbsSupported>
3905
        <vsgxSupported>
3906
          <_type>vim.option.BoolOption</_type>
3907
          <defaultValue>false</defaultValue>
3908
          <supported>false</supported>
3909
        </vsgxSupported>
3910
        <vvtdSupported>
3911
          <_type>vim.option.BoolOption</_type>
3912
          <defaultValue>false</defaultValue>
3913
          <supported>true</supported>
3914
        </vvtdSupported>
3915
        <vwdtSupported>false</vwdtSupported>
3916
      </e>
3917
      <e id="24">
3918
        <_type>vim.vm.GuestOsDescriptor</_type>
3919
        <cpuFeatureMask>
3920
          <_length>6</_length>
3921
          <_type>vim.host.CpuIdInfo[]</_type>
3922
          <e id="0">
3923
            <_type>vim.host.CpuIdInfo</_type>
3924
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3925
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3926
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3927
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3928
            <level>1</level>
3929
            <vendor>amd</vendor>
3930
          </e>
186 - 3931
          <e id="1">
175 - 3932
            <_type>vim.host.CpuIdInfo</_type>
3933
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3934
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3935
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3936
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3937
            <level>0</level>
3938
            <vendor>amd</vendor>
3939
          </e>
186 - 3940
          <e id="2">
175 - 3941
            <_type>vim.host.CpuIdInfo</_type>
186 - 3942
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 3943
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3944
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3945
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3946
            <level>-2147483647</level>
3947
            <vendor>amd</vendor>
3948
          </e>
186 - 3949
          <e id="3">
3950
            <_type>vim.host.CpuIdInfo</_type>
3951
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
3952
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3953
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
3954
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
3955
            <level>-2147483647</level>
3956
          </e>
175 - 3957
          <e id="4">
3958
            <_type>vim.host.CpuIdInfo</_type>
3959
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
3960
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
3961
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
3962
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
3963
            <level>1</level>
3964
          </e>
3965
          <e id="5">
3966
            <_type>vim.host.CpuIdInfo</_type>
3967
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
3968
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
3969
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
3970
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
3971
            <level>0</level>
3972
          </e>
3973
        </cpuFeatureMask>
3974
        <defaultSecureBoot>false</defaultSecureBoot>
3975
        <diskUuidEnabled>false</diskUuidEnabled>
3976
        <family>windowsGuest</family>
3977
        <fullName>Microsoft Windows 2000 Advanced Server (32-bit)</fullName>
3978
        <ich7mRecommended>false</ich7mRecommended>
3979
        <id>win2000AdvServGuest</id>
3980
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
3981
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
3982
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
3983
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
3984
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
3985
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
3986
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
3987
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
3988
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
3989
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
3990
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
3991
        <persistentMemorySupported>false</persistentMemorySupported>
3992
        <recommended3D>false</recommended3D>
3993
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
3994
        <recommendedColorDepth>8</recommendedColorDepth>
3995
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
3996
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
3997
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
3998
        <recommendedFirmware>bios</recommendedFirmware>
3999
        <recommendedMemMB>384</recommendedMemMB>
4000
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4001
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4002
        <smcRecommended>false</smcRecommended>
4003
        <smcRequired>false</smcRequired>
4004
        <supportLevel>supported</supportLevel>
4005
        <supportedDiskControllerList>
4006
          <_length>4</_length>
4007
          <_type>vmodl.TypeName[]</_type>
4008
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4009
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4010
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
4011
          <e id="3">vim.vm.device.VirtualIDEController</e>
4012
        </supportedDiskControllerList>
4013
        <supportedEthernetCard>
4014
          <_length>3</_length>
4015
          <_type>vmodl.TypeName[]</_type>
4016
          <e id="0">vim.vm.device.VirtualE1000</e>
4017
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4018
          <e id="2">vim.vm.device.VirtualVmxnet</e>
4019
        </supportedEthernetCard>
4020
        <supportedFirmware>
4021
          <_length>1</_length>
4022
          <_type>string[]</_type>
4023
          <e id="0">bios</e>
4024
        </supportedFirmware>
4025
        <supportedForCreate>true</supportedForCreate>
4026
        <supportedMaxCPUs>32</supportedMaxCPUs>
4027
        <supportedMaxMemMB>4096</supportedMaxMemMB>
4028
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4029
        <supportedMinMemMB>128</supportedMinMemMB>
4030
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4031
        <supportedNumDisks>8</supportedNumDisks>
4032
        <supportedUSBControllerList>
4033
          <_length>1</_length>
4034
          <_type>vmodl.TypeName[]</_type>
4035
          <e id="0">vim.vm.device.VirtualUSBController</e>
4036
        </supportedUSBControllerList>
4037
        <supports3D>false</supports3D>
4038
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4039
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4040
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4041
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4042
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4043
        <supportsSecureBoot>false</supportsSecureBoot>
4044
        <supportsSlaveDisk>true</supportsSlaveDisk>
4045
        <supportsTPM20>false</supportsTPM20>
4046
        <supportsVMI>false</supportsVMI>
4047
        <supportsWakeOnLan>false</supportsWakeOnLan>
4048
        <usbRecommended>false</usbRecommended>
4049
        <vRAMSizeInKB>
4050
          <_type>vim.option.IntOption</_type>
4051
          <defaultValue>4096</defaultValue>
4052
          <max>131072</max>
4053
          <min>1200</min>
4054
        </vRAMSizeInKB>
4055
        <vbsSupported>
4056
          <_type>vim.option.BoolOption</_type>
4057
          <defaultValue>false</defaultValue>
4058
          <supported>false</supported>
4059
        </vbsSupported>
4060
        <vsgxSupported>
4061
          <_type>vim.option.BoolOption</_type>
4062
          <defaultValue>false</defaultValue>
4063
          <supported>false</supported>
4064
        </vsgxSupported>
4065
        <vvtdSupported>
4066
          <_type>vim.option.BoolOption</_type>
4067
          <defaultValue>false</defaultValue>
4068
          <supported>true</supported>
4069
        </vvtdSupported>
4070
        <vwdtSupported>false</vwdtSupported>
4071
      </e>
4072
      <e id="25">
4073
        <_type>vim.vm.GuestOsDescriptor</_type>
4074
        <cpuFeatureMask>
4075
          <_length>6</_length>
4076
          <_type>vim.host.CpuIdInfo[]</_type>
4077
          <e id="0">
4078
            <_type>vim.host.CpuIdInfo</_type>
4079
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4080
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4081
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4082
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4083
            <level>1</level>
4084
            <vendor>amd</vendor>
4085
          </e>
186 - 4086
          <e id="1">
175 - 4087
            <_type>vim.host.CpuIdInfo</_type>
4088
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4089
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4090
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4091
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4092
            <level>0</level>
4093
            <vendor>amd</vendor>
4094
          </e>
186 - 4095
          <e id="2">
175 - 4096
            <_type>vim.host.CpuIdInfo</_type>
186 - 4097
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4098
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4099
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4100
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4101
            <level>-2147483647</level>
4102
            <vendor>amd</vendor>
4103
          </e>
186 - 4104
          <e id="3">
4105
            <_type>vim.host.CpuIdInfo</_type>
4106
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4107
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4108
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4109
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4110
            <level>-2147483647</level>
4111
          </e>
175 - 4112
          <e id="4">
4113
            <_type>vim.host.CpuIdInfo</_type>
4114
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4115
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4116
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4117
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4118
            <level>1</level>
4119
          </e>
4120
          <e id="5">
4121
            <_type>vim.host.CpuIdInfo</_type>
4122
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4123
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4124
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4125
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4126
            <level>0</level>
4127
          </e>
4128
        </cpuFeatureMask>
4129
        <defaultSecureBoot>false</defaultSecureBoot>
4130
        <diskUuidEnabled>false</diskUuidEnabled>
4131
        <family>windowsGuest</family>
4132
        <fullName>Microsoft Windows 2000 Server (32-bit)</fullName>
4133
        <ich7mRecommended>false</ich7mRecommended>
4134
        <id>win2000ServGuest</id>
4135
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4136
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4137
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
4138
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4139
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
4140
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4141
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4142
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4143
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4144
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4145
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4146
        <persistentMemorySupported>false</persistentMemorySupported>
4147
        <recommended3D>false</recommended3D>
4148
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4149
        <recommendedColorDepth>8</recommendedColorDepth>
4150
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
4151
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
4152
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4153
        <recommendedFirmware>bios</recommendedFirmware>
4154
        <recommendedMemMB>384</recommendedMemMB>
4155
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4156
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4157
        <smcRecommended>false</smcRecommended>
4158
        <smcRequired>false</smcRequired>
4159
        <supportLevel>supported</supportLevel>
4160
        <supportedDiskControllerList>
4161
          <_length>4</_length>
4162
          <_type>vmodl.TypeName[]</_type>
4163
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4164
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4165
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
4166
          <e id="3">vim.vm.device.VirtualIDEController</e>
4167
        </supportedDiskControllerList>
4168
        <supportedEthernetCard>
4169
          <_length>3</_length>
4170
          <_type>vmodl.TypeName[]</_type>
4171
          <e id="0">vim.vm.device.VirtualE1000</e>
4172
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4173
          <e id="2">vim.vm.device.VirtualVmxnet</e>
4174
        </supportedEthernetCard>
4175
        <supportedFirmware>
4176
          <_length>1</_length>
4177
          <_type>string[]</_type>
4178
          <e id="0">bios</e>
4179
        </supportedFirmware>
4180
        <supportedForCreate>true</supportedForCreate>
4181
        <supportedMaxCPUs>32</supportedMaxCPUs>
4182
        <supportedMaxMemMB>4096</supportedMaxMemMB>
4183
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4184
        <supportedMinMemMB>128</supportedMinMemMB>
4185
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4186
        <supportedNumDisks>8</supportedNumDisks>
4187
        <supportedUSBControllerList>
4188
          <_length>1</_length>
4189
          <_type>vmodl.TypeName[]</_type>
4190
          <e id="0">vim.vm.device.VirtualUSBController</e>
4191
        </supportedUSBControllerList>
4192
        <supports3D>false</supports3D>
4193
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4194
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4195
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4196
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4197
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4198
        <supportsSecureBoot>false</supportsSecureBoot>
4199
        <supportsSlaveDisk>true</supportsSlaveDisk>
4200
        <supportsTPM20>false</supportsTPM20>
4201
        <supportsVMI>false</supportsVMI>
4202
        <supportsWakeOnLan>false</supportsWakeOnLan>
4203
        <usbRecommended>false</usbRecommended>
4204
        <vRAMSizeInKB>
4205
          <_type>vim.option.IntOption</_type>
4206
          <defaultValue>4096</defaultValue>
4207
          <max>131072</max>
4208
          <min>1200</min>
4209
        </vRAMSizeInKB>
4210
        <vbsSupported>
4211
          <_type>vim.option.BoolOption</_type>
4212
          <defaultValue>false</defaultValue>
4213
          <supported>false</supported>
4214
        </vbsSupported>
4215
        <vsgxSupported>
4216
          <_type>vim.option.BoolOption</_type>
4217
          <defaultValue>false</defaultValue>
4218
          <supported>false</supported>
4219
        </vsgxSupported>
4220
        <vvtdSupported>
4221
          <_type>vim.option.BoolOption</_type>
4222
          <defaultValue>false</defaultValue>
4223
          <supported>true</supported>
4224
        </vvtdSupported>
4225
        <vwdtSupported>false</vwdtSupported>
4226
      </e>
4227
      <e id="26">
4228
        <_type>vim.vm.GuestOsDescriptor</_type>
4229
        <cpuFeatureMask>
4230
          <_length>6</_length>
4231
          <_type>vim.host.CpuIdInfo[]</_type>
4232
          <e id="0">
4233
            <_type>vim.host.CpuIdInfo</_type>
4234
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4235
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4236
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4237
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4238
            <level>1</level>
4239
            <vendor>amd</vendor>
4240
          </e>
186 - 4241
          <e id="1">
175 - 4242
            <_type>vim.host.CpuIdInfo</_type>
4243
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4244
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4245
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4246
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4247
            <level>0</level>
4248
            <vendor>amd</vendor>
4249
          </e>
186 - 4250
          <e id="2">
175 - 4251
            <_type>vim.host.CpuIdInfo</_type>
186 - 4252
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4253
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4254
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4255
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4256
            <level>-2147483647</level>
4257
            <vendor>amd</vendor>
4258
          </e>
186 - 4259
          <e id="3">
4260
            <_type>vim.host.CpuIdInfo</_type>
4261
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4262
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4263
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4264
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4265
            <level>-2147483647</level>
4266
          </e>
175 - 4267
          <e id="4">
4268
            <_type>vim.host.CpuIdInfo</_type>
4269
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4270
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4271
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4272
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4273
            <level>1</level>
4274
          </e>
4275
          <e id="5">
4276
            <_type>vim.host.CpuIdInfo</_type>
4277
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4278
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4279
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4280
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4281
            <level>0</level>
4282
          </e>
4283
        </cpuFeatureMask>
4284
        <defaultSecureBoot>false</defaultSecureBoot>
4285
        <diskUuidEnabled>false</diskUuidEnabled>
4286
        <family>windowsGuest</family>
4287
        <fullName>Microsoft Windows 2000 Professional (32-bit)</fullName>
4288
        <ich7mRecommended>false</ich7mRecommended>
4289
        <id>win2000ProGuest</id>
4290
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4291
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4292
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
4293
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4294
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
4295
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4296
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4297
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4298
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4299
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4300
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4301
        <persistentMemorySupported>false</persistentMemorySupported>
4302
        <recommended3D>false</recommended3D>
4303
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4304
        <recommendedColorDepth>16</recommendedColorDepth>
4305
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
4306
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
4307
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4308
        <recommendedFirmware>bios</recommendedFirmware>
4309
        <recommendedMemMB>256</recommendedMemMB>
4310
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4311
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4312
        <smcRecommended>false</smcRecommended>
4313
        <smcRequired>false</smcRequired>
4314
        <supportLevel>supported</supportLevel>
4315
        <supportedDiskControllerList>
4316
          <_length>4</_length>
4317
          <_type>vmodl.TypeName[]</_type>
4318
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4319
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4320
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
4321
          <e id="3">vim.vm.device.VirtualIDEController</e>
4322
        </supportedDiskControllerList>
4323
        <supportedEthernetCard>
4324
          <_length>3</_length>
4325
          <_type>vmodl.TypeName[]</_type>
4326
          <e id="0">vim.vm.device.VirtualE1000</e>
4327
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4328
          <e id="2">vim.vm.device.VirtualVmxnet</e>
4329
        </supportedEthernetCard>
4330
        <supportedFirmware>
4331
          <_length>1</_length>
4332
          <_type>string[]</_type>
4333
          <e id="0">bios</e>
4334
        </supportedFirmware>
4335
        <supportedForCreate>true</supportedForCreate>
4336
        <supportedMaxCPUs>2</supportedMaxCPUs>
4337
        <supportedMaxMemMB>65536</supportedMaxMemMB>
4338
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4339
        <supportedMinMemMB>64</supportedMinMemMB>
4340
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4341
        <supportedNumDisks>8</supportedNumDisks>
4342
        <supportedUSBControllerList>
4343
          <_length>1</_length>
4344
          <_type>vmodl.TypeName[]</_type>
4345
          <e id="0">vim.vm.device.VirtualUSBController</e>
4346
        </supportedUSBControllerList>
4347
        <supports3D>true</supports3D>
4348
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4349
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4350
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4351
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4352
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4353
        <supportsSecureBoot>false</supportsSecureBoot>
4354
        <supportsSlaveDisk>true</supportsSlaveDisk>
4355
        <supportsTPM20>false</supportsTPM20>
4356
        <supportsVMI>false</supportsVMI>
4357
        <supportsWakeOnLan>false</supportsWakeOnLan>
4358
        <usbRecommended>false</usbRecommended>
4359
        <vRAMSizeInKB>
4360
          <_type>vim.option.IntOption</_type>
4361
          <defaultValue>8192</defaultValue>
4362
          <max>131072</max>
4363
          <min>8192</min>
4364
        </vRAMSizeInKB>
4365
        <vbsSupported>
4366
          <_type>vim.option.BoolOption</_type>
4367
          <defaultValue>false</defaultValue>
4368
          <supported>false</supported>
4369
        </vbsSupported>
4370
        <vsgxSupported>
4371
          <_type>vim.option.BoolOption</_type>
4372
          <defaultValue>false</defaultValue>
4373
          <supported>false</supported>
4374
        </vsgxSupported>
4375
        <vvtdSupported>
4376
          <_type>vim.option.BoolOption</_type>
4377
          <defaultValue>false</defaultValue>
4378
          <supported>true</supported>
4379
        </vvtdSupported>
4380
        <vwdtSupported>false</vwdtSupported>
4381
      </e>
4382
      <e id="27">
4383
        <_type>vim.vm.GuestOsDescriptor</_type>
4384
        <cpuFeatureMask>
4385
          <_length>6</_length>
4386
          <_type>vim.host.CpuIdInfo[]</_type>
4387
          <e id="0">
4388
            <_type>vim.host.CpuIdInfo</_type>
4389
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4390
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4391
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4392
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4393
            <level>1</level>
4394
            <vendor>amd</vendor>
4395
          </e>
186 - 4396
          <e id="1">
175 - 4397
            <_type>vim.host.CpuIdInfo</_type>
4398
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4399
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4400
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4401
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4402
            <level>0</level>
4403
            <vendor>amd</vendor>
4404
          </e>
186 - 4405
          <e id="2">
175 - 4406
            <_type>vim.host.CpuIdInfo</_type>
186 - 4407
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4408
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4409
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4410
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4411
            <level>-2147483647</level>
4412
            <vendor>amd</vendor>
4413
          </e>
186 - 4414
          <e id="3">
4415
            <_type>vim.host.CpuIdInfo</_type>
4416
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4417
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4418
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4419
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4420
            <level>-2147483647</level>
4421
          </e>
175 - 4422
          <e id="4">
4423
            <_type>vim.host.CpuIdInfo</_type>
4424
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4425
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4426
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4427
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4428
            <level>1</level>
4429
          </e>
4430
          <e id="5">
4431
            <_type>vim.host.CpuIdInfo</_type>
4432
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4433
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4434
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4435
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4436
            <level>0</level>
4437
          </e>
4438
        </cpuFeatureMask>
4439
        <defaultSecureBoot>false</defaultSecureBoot>
4440
        <diskUuidEnabled>false</diskUuidEnabled>
4441
        <family>windowsGuest</family>
4442
        <fullName>Microsoft Windows NT (32-bit)</fullName>
4443
        <ich7mRecommended>false</ich7mRecommended>
4444
        <id>winNTGuest</id>
4445
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4446
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4447
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
4448
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4449
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
4450
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4451
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4452
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4453
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4454
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4455
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4456
        <persistentMemorySupported>false</persistentMemorySupported>
4457
        <recommended3D>false</recommended3D>
4458
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4459
        <recommendedColorDepth>8</recommendedColorDepth>
4460
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
4461
        <recommendedDiskSizeMB>4096</recommendedDiskSizeMB>
4462
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4463
        <recommendedFirmware>bios</recommendedFirmware>
4464
        <recommendedMemMB>256</recommendedMemMB>
4465
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4466
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4467
        <smcRecommended>false</smcRecommended>
4468
        <smcRequired>false</smcRequired>
4469
        <supportLevel>supported</supportLevel>
4470
        <supportedDiskControllerList>
4471
          <_length>2</_length>
4472
          <_type>vmodl.TypeName[]</_type>
4473
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4474
          <e id="1">vim.vm.device.VirtualIDEController</e>
4475
        </supportedDiskControllerList>
4476
        <supportedEthernetCard>
4477
          <_length>3</_length>
4478
          <_type>vmodl.TypeName[]</_type>
4479
          <e id="0">vim.vm.device.VirtualE1000</e>
4480
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4481
          <e id="2">vim.vm.device.VirtualVmxnet</e>
4482
        </supportedEthernetCard>
4483
        <supportedFirmware>
4484
          <_length>1</_length>
4485
          <_type>string[]</_type>
4486
          <e id="0">bios</e>
4487
        </supportedFirmware>
4488
        <supportedForCreate>true</supportedForCreate>
4489
        <supportedMaxCPUs>1</supportedMaxCPUs>
4490
        <supportedMaxMemMB>65536</supportedMaxMemMB>
4491
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4492
        <supportedMinMemMB>64</supportedMinMemMB>
4493
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4494
        <supportedNumDisks>8</supportedNumDisks>
4495
        <supports3D>false</supports3D>
4496
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4497
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4498
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
4499
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4500
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4501
        <supportsSecureBoot>false</supportsSecureBoot>
4502
        <supportsSlaveDisk>true</supportsSlaveDisk>
4503
        <supportsTPM20>false</supportsTPM20>
4504
        <supportsVMI>false</supportsVMI>
4505
        <supportsWakeOnLan>false</supportsWakeOnLan>
4506
        <usbRecommended>false</usbRecommended>
4507
        <vRAMSizeInKB>
4508
          <_type>vim.option.IntOption</_type>
4509
          <defaultValue>8192</defaultValue>
4510
          <max>131072</max>
4511
          <min>8192</min>
4512
        </vRAMSizeInKB>
4513
        <vbsSupported>
4514
          <_type>vim.option.BoolOption</_type>
4515
          <defaultValue>false</defaultValue>
4516
          <supported>false</supported>
4517
        </vbsSupported>
4518
        <vsgxSupported>
4519
          <_type>vim.option.BoolOption</_type>
4520
          <defaultValue>false</defaultValue>
4521
          <supported>false</supported>
4522
        </vsgxSupported>
4523
        <vvtdSupported>
4524
          <_type>vim.option.BoolOption</_type>
4525
          <defaultValue>false</defaultValue>
4526
          <supported>true</supported>
4527
        </vvtdSupported>
4528
        <vwdtSupported>false</vwdtSupported>
4529
      </e>
4530
      <e id="28">
4531
        <_type>vim.vm.GuestOsDescriptor</_type>
4532
        <cpuFeatureMask>
4533
          <_length>6</_length>
4534
          <_type>vim.host.CpuIdInfo[]</_type>
4535
          <e id="0">
4536
            <_type>vim.host.CpuIdInfo</_type>
4537
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4538
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4539
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4540
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4541
            <level>1</level>
4542
            <vendor>amd</vendor>
4543
          </e>
186 - 4544
          <e id="1">
175 - 4545
            <_type>vim.host.CpuIdInfo</_type>
4546
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4547
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4548
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4549
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4550
            <level>0</level>
4551
            <vendor>amd</vendor>
4552
          </e>
186 - 4553
          <e id="2">
175 - 4554
            <_type>vim.host.CpuIdInfo</_type>
186 - 4555
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4556
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4557
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4558
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4559
            <level>-2147483647</level>
4560
            <vendor>amd</vendor>
4561
          </e>
186 - 4562
          <e id="3">
4563
            <_type>vim.host.CpuIdInfo</_type>
4564
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4565
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4566
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4567
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4568
            <level>-2147483647</level>
4569
          </e>
175 - 4570
          <e id="4">
4571
            <_type>vim.host.CpuIdInfo</_type>
4572
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4573
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4574
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4575
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4576
            <level>1</level>
4577
          </e>
4578
          <e id="5">
4579
            <_type>vim.host.CpuIdInfo</_type>
4580
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4581
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4582
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4583
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4584
            <level>0</level>
4585
          </e>
4586
        </cpuFeatureMask>
4587
        <defaultSecureBoot>false</defaultSecureBoot>
4588
        <diskUuidEnabled>false</diskUuidEnabled>
4589
        <family>windowsGuest</family>
4590
        <fullName>Microsoft Windows Me (32-bit)</fullName>
4591
        <ich7mRecommended>false</ich7mRecommended>
4592
        <id>winMeGuest</id>
4593
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4594
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4595
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
4596
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4597
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
4598
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4599
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4600
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4601
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4602
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4603
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4604
        <persistentMemorySupported>false</persistentMemorySupported>
4605
        <recommended3D>false</recommended3D>
4606
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4607
        <recommendedColorDepth>16</recommendedColorDepth>
4608
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
4609
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
4610
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4611
        <recommendedFirmware>bios</recommendedFirmware>
4612
        <recommendedMemMB>256</recommendedMemMB>
4613
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4614
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4615
        <smcRecommended>false</smcRecommended>
4616
        <smcRequired>false</smcRequired>
4617
        <supportLevel>supported</supportLevel>
4618
        <supportedDiskControllerList>
4619
          <_length>4</_length>
4620
          <_type>vmodl.TypeName[]</_type>
4621
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4622
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4623
          <e id="2">vim.vm.device.VirtualIDEController</e>
4624
          <e id="3">vim.vm.device.VirtualNVMEController</e>
4625
        </supportedDiskControllerList>
4626
        <supportedEthernetCard>
4627
          <_length>2</_length>
4628
          <_type>vmodl.TypeName[]</_type>
4629
          <e id="0">vim.vm.device.VirtualE1000</e>
4630
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4631
        </supportedEthernetCard>
4632
        <supportedFirmware>
4633
          <_length>1</_length>
4634
          <_type>string[]</_type>
4635
          <e id="0">bios</e>
4636
        </supportedFirmware>
4637
        <supportedForCreate>true</supportedForCreate>
4638
        <supportedMaxCPUs>1</supportedMaxCPUs>
4639
        <supportedMaxMemMB>4096</supportedMaxMemMB>
4640
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4641
        <supportedMinMemMB>64</supportedMinMemMB>
4642
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4643
        <supportedNumDisks>8</supportedNumDisks>
4644
        <supportedUSBControllerList>
4645
          <_length>1</_length>
4646
          <_type>vmodl.TypeName[]</_type>
4647
          <e id="0">vim.vm.device.VirtualUSBController</e>
4648
        </supportedUSBControllerList>
4649
        <supports3D>false</supports3D>
4650
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4651
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4652
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4653
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4654
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4655
        <supportsSecureBoot>false</supportsSecureBoot>
4656
        <supportsSlaveDisk>true</supportsSlaveDisk>
4657
        <supportsTPM20>false</supportsTPM20>
4658
        <supportsVMI>false</supportsVMI>
4659
        <supportsWakeOnLan>false</supportsWakeOnLan>
4660
        <usbRecommended>false</usbRecommended>
4661
        <vRAMSizeInKB>
4662
          <_type>vim.option.IntOption</_type>
4663
          <defaultValue>4096</defaultValue>
4664
          <max>131072</max>
4665
          <min>1200</min>
4666
        </vRAMSizeInKB>
4667
        <vbsSupported>
4668
          <_type>vim.option.BoolOption</_type>
4669
          <defaultValue>false</defaultValue>
4670
          <supported>false</supported>
4671
        </vbsSupported>
4672
        <vsgxSupported>
4673
          <_type>vim.option.BoolOption</_type>
4674
          <defaultValue>false</defaultValue>
4675
          <supported>false</supported>
4676
        </vsgxSupported>
4677
        <vvtdSupported>
4678
          <_type>vim.option.BoolOption</_type>
4679
          <defaultValue>false</defaultValue>
4680
          <supported>true</supported>
4681
        </vvtdSupported>
4682
        <vwdtSupported>false</vwdtSupported>
4683
      </e>
4684
      <e id="29">
4685
        <_type>vim.vm.GuestOsDescriptor</_type>
4686
        <cpuFeatureMask>
4687
          <_length>6</_length>
4688
          <_type>vim.host.CpuIdInfo[]</_type>
4689
          <e id="0">
4690
            <_type>vim.host.CpuIdInfo</_type>
4691
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4692
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4693
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4694
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4695
            <level>1</level>
4696
            <vendor>amd</vendor>
4697
          </e>
186 - 4698
          <e id="1">
175 - 4699
            <_type>vim.host.CpuIdInfo</_type>
4700
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4701
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4702
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4703
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4704
            <level>0</level>
4705
            <vendor>amd</vendor>
4706
          </e>
186 - 4707
          <e id="2">
175 - 4708
            <_type>vim.host.CpuIdInfo</_type>
186 - 4709
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4710
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4711
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4712
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4713
            <level>-2147483647</level>
4714
            <vendor>amd</vendor>
4715
          </e>
186 - 4716
          <e id="3">
4717
            <_type>vim.host.CpuIdInfo</_type>
4718
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4719
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4720
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4721
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4722
            <level>-2147483647</level>
4723
          </e>
175 - 4724
          <e id="4">
4725
            <_type>vim.host.CpuIdInfo</_type>
4726
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4727
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4728
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4729
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4730
            <level>1</level>
4731
          </e>
4732
          <e id="5">
4733
            <_type>vim.host.CpuIdInfo</_type>
4734
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4735
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4736
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4737
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4738
            <level>0</level>
4739
          </e>
4740
        </cpuFeatureMask>
4741
        <defaultSecureBoot>false</defaultSecureBoot>
4742
        <diskUuidEnabled>false</diskUuidEnabled>
4743
        <family>windowsGuest</family>
4744
        <fullName>Microsoft Windows 98 (32-bit)</fullName>
4745
        <ich7mRecommended>false</ich7mRecommended>
4746
        <id>win98Guest</id>
4747
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4748
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4749
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
4750
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4751
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
4752
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4753
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4754
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4755
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4756
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4757
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4758
        <persistentMemorySupported>false</persistentMemorySupported>
4759
        <recommended3D>false</recommended3D>
4760
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4761
        <recommendedColorDepth>8</recommendedColorDepth>
4762
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
4763
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
4764
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4765
        <recommendedFirmware>bios</recommendedFirmware>
4766
        <recommendedMemMB>256</recommendedMemMB>
4767
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4768
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4769
        <smcRecommended>false</smcRecommended>
4770
        <smcRequired>false</smcRequired>
4771
        <supportLevel>supported</supportLevel>
4772
        <supportedDiskControllerList>
4773
          <_length>4</_length>
4774
          <_type>vmodl.TypeName[]</_type>
4775
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4776
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4777
          <e id="2">vim.vm.device.VirtualIDEController</e>
4778
          <e id="3">vim.vm.device.VirtualNVMEController</e>
4779
        </supportedDiskControllerList>
4780
        <supportedEthernetCard>
4781
          <_length>2</_length>
4782
          <_type>vmodl.TypeName[]</_type>
4783
          <e id="0">vim.vm.device.VirtualE1000</e>
4784
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4785
        </supportedEthernetCard>
4786
        <supportedFirmware>
4787
          <_length>1</_length>
4788
          <_type>string[]</_type>
4789
          <e id="0">bios</e>
4790
        </supportedFirmware>
4791
        <supportedForCreate>true</supportedForCreate>
4792
        <supportedMaxCPUs>1</supportedMaxCPUs>
4793
        <supportedMaxMemMB>4096</supportedMaxMemMB>
4794
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4795
        <supportedMinMemMB>64</supportedMinMemMB>
4796
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4797
        <supportedNumDisks>8</supportedNumDisks>
4798
        <supportedUSBControllerList>
4799
          <_length>1</_length>
4800
          <_type>vmodl.TypeName[]</_type>
4801
          <e id="0">vim.vm.device.VirtualUSBController</e>
4802
        </supportedUSBControllerList>
4803
        <supports3D>false</supports3D>
4804
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4805
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4806
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4807
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4808
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4809
        <supportsSecureBoot>false</supportsSecureBoot>
4810
        <supportsSlaveDisk>true</supportsSlaveDisk>
4811
        <supportsTPM20>false</supportsTPM20>
4812
        <supportsVMI>false</supportsVMI>
4813
        <supportsWakeOnLan>false</supportsWakeOnLan>
4814
        <usbRecommended>false</usbRecommended>
4815
        <vRAMSizeInKB>
4816
          <_type>vim.option.IntOption</_type>
4817
          <defaultValue>4096</defaultValue>
4818
          <max>131072</max>
4819
          <min>1200</min>
4820
        </vRAMSizeInKB>
4821
        <vbsSupported>
4822
          <_type>vim.option.BoolOption</_type>
4823
          <defaultValue>false</defaultValue>
4824
          <supported>false</supported>
4825
        </vbsSupported>
4826
        <vsgxSupported>
4827
          <_type>vim.option.BoolOption</_type>
4828
          <defaultValue>false</defaultValue>
4829
          <supported>false</supported>
4830
        </vsgxSupported>
4831
        <vvtdSupported>
4832
          <_type>vim.option.BoolOption</_type>
4833
          <defaultValue>false</defaultValue>
4834
          <supported>true</supported>
4835
        </vvtdSupported>
4836
        <vwdtSupported>false</vwdtSupported>
4837
      </e>
4838
      <e id="30">
4839
        <_type>vim.vm.GuestOsDescriptor</_type>
4840
        <cpuFeatureMask>
4841
          <_length>6</_length>
4842
          <_type>vim.host.CpuIdInfo[]</_type>
4843
          <e id="0">
4844
            <_type>vim.host.CpuIdInfo</_type>
4845
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4846
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4847
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4848
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4849
            <level>1</level>
4850
            <vendor>amd</vendor>
4851
          </e>
186 - 4852
          <e id="1">
175 - 4853
            <_type>vim.host.CpuIdInfo</_type>
4854
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4855
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4856
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4857
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4858
            <level>0</level>
4859
            <vendor>amd</vendor>
4860
          </e>
186 - 4861
          <e id="2">
175 - 4862
            <_type>vim.host.CpuIdInfo</_type>
186 - 4863
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 4864
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4865
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4866
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4867
            <level>-2147483647</level>
4868
            <vendor>amd</vendor>
4869
          </e>
186 - 4870
          <e id="3">
4871
            <_type>vim.host.CpuIdInfo</_type>
4872
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
4873
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4874
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
4875
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
4876
            <level>-2147483647</level>
4877
          </e>
175 - 4878
          <e id="4">
4879
            <_type>vim.host.CpuIdInfo</_type>
4880
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4881
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4882
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4883
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4884
            <level>1</level>
4885
          </e>
4886
          <e id="5">
4887
            <_type>vim.host.CpuIdInfo</_type>
4888
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
4889
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
4890
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
4891
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
4892
            <level>0</level>
4893
          </e>
4894
        </cpuFeatureMask>
4895
        <defaultSecureBoot>false</defaultSecureBoot>
4896
        <diskUuidEnabled>false</diskUuidEnabled>
4897
        <family>windowsGuest</family>
4898
        <fullName>Microsoft Windows 95 (32-bit)</fullName>
4899
        <ich7mRecommended>false</ich7mRecommended>
4900
        <id>win95Guest</id>
4901
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
4902
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
4903
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
4904
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
4905
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
4906
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
4907
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
4908
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
4909
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
4910
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
4911
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
4912
        <persistentMemorySupported>false</persistentMemorySupported>
4913
        <recommended3D>false</recommended3D>
4914
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
4915
        <recommendedColorDepth>8</recommendedColorDepth>
4916
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
4917
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
4918
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
4919
        <recommendedFirmware>bios</recommendedFirmware>
4920
        <recommendedMemMB>64</recommendedMemMB>
4921
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
4922
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
4923
        <smcRecommended>false</smcRecommended>
4924
        <smcRequired>false</smcRequired>
4925
        <supportLevel>supported</supportLevel>
4926
        <supportedDiskControllerList>
4927
          <_length>4</_length>
4928
          <_type>vmodl.TypeName[]</_type>
4929
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
4930
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
4931
          <e id="2">vim.vm.device.VirtualIDEController</e>
4932
          <e id="3">vim.vm.device.VirtualNVMEController</e>
4933
        </supportedDiskControllerList>
4934
        <supportedEthernetCard>
4935
          <_length>2</_length>
4936
          <_type>vmodl.TypeName[]</_type>
4937
          <e id="0">vim.vm.device.VirtualE1000</e>
4938
          <e id="1">vim.vm.device.VirtualPCNet32</e>
4939
        </supportedEthernetCard>
4940
        <supportedFirmware>
4941
          <_length>1</_length>
4942
          <_type>string[]</_type>
4943
          <e id="0">bios</e>
4944
        </supportedFirmware>
4945
        <supportedForCreate>true</supportedForCreate>
4946
        <supportedMaxCPUs>1</supportedMaxCPUs>
4947
        <supportedMaxMemMB>4096</supportedMaxMemMB>
4948
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
4949
        <supportedMinMemMB>64</supportedMinMemMB>
4950
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
4951
        <supportedNumDisks>8</supportedNumDisks>
4952
        <supports3D>false</supports3D>
4953
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
4954
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
4955
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
4956
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
4957
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
4958
        <supportsSecureBoot>false</supportsSecureBoot>
4959
        <supportsSlaveDisk>true</supportsSlaveDisk>
4960
        <supportsTPM20>false</supportsTPM20>
4961
        <supportsVMI>false</supportsVMI>
4962
        <supportsWakeOnLan>false</supportsWakeOnLan>
4963
        <usbRecommended>false</usbRecommended>
4964
        <vRAMSizeInKB>
4965
          <_type>vim.option.IntOption</_type>
4966
          <defaultValue>4096</defaultValue>
4967
          <max>131072</max>
4968
          <min>1200</min>
4969
        </vRAMSizeInKB>
4970
        <vbsSupported>
4971
          <_type>vim.option.BoolOption</_type>
4972
          <defaultValue>false</defaultValue>
4973
          <supported>false</supported>
4974
        </vbsSupported>
4975
        <vsgxSupported>
4976
          <_type>vim.option.BoolOption</_type>
4977
          <defaultValue>false</defaultValue>
4978
          <supported>false</supported>
4979
        </vsgxSupported>
4980
        <vvtdSupported>
4981
          <_type>vim.option.BoolOption</_type>
4982
          <defaultValue>false</defaultValue>
4983
          <supported>true</supported>
4984
        </vvtdSupported>
4985
        <vwdtSupported>false</vwdtSupported>
4986
      </e>
4987
      <e id="31">
4988
        <_type>vim.vm.GuestOsDescriptor</_type>
4989
        <cpuFeatureMask>
4990
          <_length>6</_length>
4991
          <_type>vim.host.CpuIdInfo[]</_type>
4992
          <e id="0">
4993
            <_type>vim.host.CpuIdInfo</_type>
4994
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
4995
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
4996
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
4997
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
4998
            <level>1</level>
4999
            <vendor>amd</vendor>
5000
          </e>
186 - 5001
          <e id="1">
175 - 5002
            <_type>vim.host.CpuIdInfo</_type>
5003
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5004
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5005
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5006
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5007
            <level>0</level>
5008
            <vendor>amd</vendor>
5009
          </e>
186 - 5010
          <e id="2">
175 - 5011
            <_type>vim.host.CpuIdInfo</_type>
186 - 5012
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5013
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5014
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5015
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5016
            <level>-2147483647</level>
5017
            <vendor>amd</vendor>
5018
          </e>
186 - 5019
          <e id="3">
5020
            <_type>vim.host.CpuIdInfo</_type>
5021
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5022
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5023
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5024
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5025
            <level>-2147483647</level>
5026
          </e>
175 - 5027
          <e id="4">
5028
            <_type>vim.host.CpuIdInfo</_type>
5029
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5030
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5031
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5032
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5033
            <level>1</level>
5034
          </e>
5035
          <e id="5">
5036
            <_type>vim.host.CpuIdInfo</_type>
5037
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5038
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5039
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5040
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5041
            <level>0</level>
5042
          </e>
5043
        </cpuFeatureMask>
5044
        <defaultSecureBoot>false</defaultSecureBoot>
5045
        <diskUuidEnabled>false</diskUuidEnabled>
5046
        <family>windowsGuest</family>
5047
        <fullName>Microsoft Windows 3.1 (32-bit)</fullName>
5048
        <ich7mRecommended>false</ich7mRecommended>
5049
        <id>win31Guest</id>
5050
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5051
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5052
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
5053
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5054
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
5055
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5056
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5057
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5058
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5059
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5060
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5061
        <persistentMemorySupported>false</persistentMemorySupported>
5062
        <recommended3D>false</recommended3D>
5063
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
5064
        <recommendedColorDepth>8</recommendedColorDepth>
5065
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
5066
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
5067
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
5068
        <recommendedFirmware>bios</recommendedFirmware>
5069
        <recommendedMemMB>16</recommendedMemMB>
5070
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5071
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
5072
        <smcRecommended>false</smcRecommended>
5073
        <smcRequired>false</smcRequired>
5074
        <supportLevel>supported</supportLevel>
5075
        <supportedDiskControllerList>
5076
          <_length>4</_length>
5077
          <_type>vmodl.TypeName[]</_type>
5078
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
5079
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
5080
          <e id="2">vim.vm.device.VirtualIDEController</e>
5081
          <e id="3">vim.vm.device.VirtualNVMEController</e>
5082
        </supportedDiskControllerList>
5083
        <supportedEthernetCard>
5084
          <_length>2</_length>
5085
          <_type>vmodl.TypeName[]</_type>
5086
          <e id="0">vim.vm.device.VirtualE1000</e>
5087
          <e id="1">vim.vm.device.VirtualPCNet32</e>
5088
        </supportedEthernetCard>
5089
        <supportedFirmware>
5090
          <_length>1</_length>
5091
          <_type>string[]</_type>
5092
          <e id="0">bios</e>
5093
        </supportedFirmware>
5094
        <supportedForCreate>true</supportedForCreate>
5095
        <supportedMaxCPUs>1</supportedMaxCPUs>
5096
        <supportedMaxMemMB>4096</supportedMaxMemMB>
5097
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5098
        <supportedMinMemMB>16</supportedMinMemMB>
5099
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5100
        <supportedNumDisks>8</supportedNumDisks>
5101
        <supports3D>false</supports3D>
5102
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
5103
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
5104
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5105
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
5106
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5107
        <supportsSecureBoot>false</supportsSecureBoot>
5108
        <supportsSlaveDisk>true</supportsSlaveDisk>
5109
        <supportsTPM20>false</supportsTPM20>
5110
        <supportsVMI>false</supportsVMI>
5111
        <supportsWakeOnLan>false</supportsWakeOnLan>
5112
        <usbRecommended>false</usbRecommended>
5113
        <vRAMSizeInKB>
5114
          <_type>vim.option.IntOption</_type>
5115
          <defaultValue>4096</defaultValue>
5116
          <max>131072</max>
5117
          <min>1200</min>
5118
        </vRAMSizeInKB>
5119
        <vbsSupported>
5120
          <_type>vim.option.BoolOption</_type>
5121
          <defaultValue>false</defaultValue>
5122
          <supported>false</supported>
5123
        </vbsSupported>
5124
        <vsgxSupported>
5125
          <_type>vim.option.BoolOption</_type>
5126
          <defaultValue>false</defaultValue>
5127
          <supported>false</supported>
5128
        </vsgxSupported>
5129
        <vvtdSupported>
5130
          <_type>vim.option.BoolOption</_type>
5131
          <defaultValue>false</defaultValue>
5132
          <supported>true</supported>
5133
        </vvtdSupported>
5134
        <vwdtSupported>false</vwdtSupported>
5135
      </e>
5136
      <e id="32">
5137
        <_type>vim.vm.GuestOsDescriptor</_type>
5138
        <cpuFeatureMask>
5139
          <_length>6</_length>
5140
          <_type>vim.host.CpuIdInfo[]</_type>
5141
          <e id="0">
5142
            <_type>vim.host.CpuIdInfo</_type>
5143
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5144
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5145
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5146
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5147
            <level>1</level>
5148
            <vendor>amd</vendor>
5149
          </e>
186 - 5150
          <e id="1">
175 - 5151
            <_type>vim.host.CpuIdInfo</_type>
5152
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5153
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5154
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5155
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5156
            <level>0</level>
5157
            <vendor>amd</vendor>
5158
          </e>
186 - 5159
          <e id="2">
175 - 5160
            <_type>vim.host.CpuIdInfo</_type>
186 - 5161
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5162
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5163
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 5164
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 5165
            <level>-2147483647</level>
5166
            <vendor>amd</vendor>
5167
          </e>
186 - 5168
          <e id="3">
5169
            <_type>vim.host.CpuIdInfo</_type>
5170
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5171
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5172
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5173
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5174
            <level>-2147483647</level>
5175
          </e>
175 - 5176
          <e id="4">
5177
            <_type>vim.host.CpuIdInfo</_type>
5178
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5179
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5180
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5181
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5182
            <level>1</level>
5183
          </e>
5184
          <e id="5">
5185
            <_type>vim.host.CpuIdInfo</_type>
5186
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5187
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5188
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5189
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5190
            <level>0</level>
5191
          </e>
5192
        </cpuFeatureMask>
5193
        <defaultSecureBoot>false</defaultSecureBoot>
5194
        <diskUuidEnabled>false</diskUuidEnabled>
5195
        <family>linuxGuest</family>
5196
        <fullName>Red Hat Enterprise Linux 7 (64-bit)</fullName>
5197
        <ich7mRecommended>false</ich7mRecommended>
5198
        <id>rhel7_64Guest</id>
5199
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5200
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5201
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5202
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5203
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5204
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5205
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5206
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5207
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5208
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5209
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5210
        <persistentMemorySupported>false</persistentMemorySupported>
5211
        <recommended3D>false</recommended3D>
5212
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
5213
        <recommendedColorDepth>16</recommendedColorDepth>
5214
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5215
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5216
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
5217
        <recommendedFirmware>bios</recommendedFirmware>
5218
        <recommendedMemMB>2048</recommendedMemMB>
5219
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5220
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5221
        <smcRecommended>false</smcRecommended>
5222
        <smcRequired>false</smcRequired>
5223
        <supportLevel>supported</supportLevel>
5224
        <supportedDiskControllerList>
5225
          <_length>5</_length>
5226
          <_type>vmodl.TypeName[]</_type>
5227
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
5228
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
5229
          <e id="2">vim.vm.device.VirtualIDEController</e>
5230
          <e id="3">vim.vm.device.VirtualAHCIController</e>
5231
          <e id="4">vim.vm.device.VirtualNVMEController</e>
5232
        </supportedDiskControllerList>
5233
        <supportedEthernetCard>
5234
          <_length>1</_length>
5235
          <_type>vmodl.TypeName[]</_type>
5236
          <e id="0">vim.vm.device.VirtualE1000</e>
5237
        </supportedEthernetCard>
5238
        <supportedFirmware>
5239
          <_length>2</_length>
5240
          <_type>string[]</_type>
5241
          <e id="0">bios</e>
5242
          <e id="1">efi</e>
5243
        </supportedFirmware>
5244
        <supportedForCreate>true</supportedForCreate>
5245
        <supportedMaxCPUs>32</supportedMaxCPUs>
5246
        <supportedMaxMemMB>65536</supportedMaxMemMB>
5247
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5248
        <supportedMinMemMB>1024</supportedMinMemMB>
5249
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5250
        <supportedNumDisks>16</supportedNumDisks>
5251
        <supportedUSBControllerList>
5252
          <_length>2</_length>
5253
          <_type>vmodl.TypeName[]</_type>
5254
          <e id="0">vim.vm.device.VirtualUSBController</e>
5255
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
5256
        </supportedUSBControllerList>
5257
        <supports3D>false</supports3D>
5258
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
5259
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
5260
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5261
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
5262
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5263
        <supportsSecureBoot>false</supportsSecureBoot>
5264
        <supportsSlaveDisk>true</supportsSlaveDisk>
5265
        <supportsTPM20>false</supportsTPM20>
5266
        <supportsVMI>false</supportsVMI>
5267
        <supportsWakeOnLan>false</supportsWakeOnLan>
5268
        <usbRecommended>false</usbRecommended>
5269
        <vRAMSizeInKB>
5270
          <_type>vim.option.IntOption</_type>
5271
          <defaultValue>8192</defaultValue>
5272
          <max>131072</max>
5273
          <min>8192</min>
5274
        </vRAMSizeInKB>
5275
        <vbsSupported>
5276
          <_type>vim.option.BoolOption</_type>
5277
          <defaultValue>false</defaultValue>
5278
          <supported>false</supported>
5279
        </vbsSupported>
5280
        <vsgxSupported>
5281
          <_type>vim.option.BoolOption</_type>
5282
          <defaultValue>false</defaultValue>
5283
          <supported>false</supported>
5284
        </vsgxSupported>
5285
        <vvtdSupported>
5286
          <_type>vim.option.BoolOption</_type>
5287
          <defaultValue>false</defaultValue>
5288
          <supported>true</supported>
5289
        </vvtdSupported>
5290
        <vwdtSupported>false</vwdtSupported>
5291
      </e>
5292
      <e id="33">
5293
        <_type>vim.vm.GuestOsDescriptor</_type>
5294
        <cpuFeatureMask>
5295
          <_length>6</_length>
5296
          <_type>vim.host.CpuIdInfo[]</_type>
5297
          <e id="0">
5298
            <_type>vim.host.CpuIdInfo</_type>
5299
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5300
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5301
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5302
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5303
            <level>1</level>
5304
            <vendor>amd</vendor>
5305
          </e>
186 - 5306
          <e id="1">
175 - 5307
            <_type>vim.host.CpuIdInfo</_type>
5308
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5309
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5310
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5311
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5312
            <level>0</level>
5313
            <vendor>amd</vendor>
5314
          </e>
186 - 5315
          <e id="2">
175 - 5316
            <_type>vim.host.CpuIdInfo</_type>
186 - 5317
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5318
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5319
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5320
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5321
            <level>-2147483647</level>
5322
            <vendor>amd</vendor>
5323
          </e>
186 - 5324
          <e id="3">
5325
            <_type>vim.host.CpuIdInfo</_type>
5326
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5327
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5328
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5329
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5330
            <level>-2147483647</level>
5331
          </e>
175 - 5332
          <e id="4">
5333
            <_type>vim.host.CpuIdInfo</_type>
5334
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5335
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5336
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5337
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5338
            <level>1</level>
5339
          </e>
5340
          <e id="5">
5341
            <_type>vim.host.CpuIdInfo</_type>
5342
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5343
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5344
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5345
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5346
            <level>0</level>
5347
          </e>
5348
        </cpuFeatureMask>
5349
        <defaultSecureBoot>false</defaultSecureBoot>
5350
        <diskUuidEnabled>false</diskUuidEnabled>
5351
        <family>linuxGuest</family>
5352
        <fullName>Red Hat Enterprise Linux 6 (32-bit)</fullName>
5353
        <ich7mRecommended>false</ich7mRecommended>
5354
        <id>rhel6Guest</id>
5355
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5356
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5357
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5358
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5359
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5360
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5361
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5362
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5363
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5364
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5365
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5366
        <persistentMemorySupported>false</persistentMemorySupported>
5367
        <recommended3D>false</recommended3D>
5368
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
5369
        <recommendedColorDepth>16</recommendedColorDepth>
5370
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5371
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5372
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
5373
        <recommendedFirmware>bios</recommendedFirmware>
5374
        <recommendedMemMB>2048</recommendedMemMB>
5375
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5376
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5377
        <smcRecommended>false</smcRecommended>
5378
        <smcRequired>false</smcRequired>
5379
        <supportLevel>supported</supportLevel>
5380
        <supportedDiskControllerList>
5381
          <_length>5</_length>
5382
          <_type>vmodl.TypeName[]</_type>
5383
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
5384
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
5385
          <e id="2">vim.vm.device.VirtualIDEController</e>
5386
          <e id="3">vim.vm.device.VirtualAHCIController</e>
5387
          <e id="4">vim.vm.device.VirtualNVMEController</e>
5388
        </supportedDiskControllerList>
5389
        <supportedEthernetCard>
5390
          <_length>1</_length>
5391
          <_type>vmodl.TypeName[]</_type>
5392
          <e id="0">vim.vm.device.VirtualE1000</e>
5393
        </supportedEthernetCard>
5394
        <supportedFirmware>
5395
          <_length>2</_length>
5396
          <_type>string[]</_type>
5397
          <e id="0">bios</e>
5398
          <e id="1">efi</e>
5399
        </supportedFirmware>
5400
        <supportedForCreate>true</supportedForCreate>
5401
        <supportedMaxCPUs>32</supportedMaxCPUs>
5402
        <supportedMaxMemMB>65536</supportedMaxMemMB>
5403
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5404
        <supportedMinMemMB>1024</supportedMinMemMB>
5405
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5406
        <supportedNumDisks>16</supportedNumDisks>
5407
        <supportedUSBControllerList>
5408
          <_length>1</_length>
5409
          <_type>vmodl.TypeName[]</_type>
5410
          <e id="0">vim.vm.device.VirtualUSBController</e>
5411
        </supportedUSBControllerList>
5412
        <supports3D>false</supports3D>
5413
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
5414
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
5415
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5416
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
5417
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5418
        <supportsSecureBoot>false</supportsSecureBoot>
5419
        <supportsSlaveDisk>true</supportsSlaveDisk>
5420
        <supportsTPM20>false</supportsTPM20>
5421
        <supportsVMI>false</supportsVMI>
5422
        <supportsWakeOnLan>false</supportsWakeOnLan>
5423
        <usbRecommended>false</usbRecommended>
5424
        <vRAMSizeInKB>
5425
          <_type>vim.option.IntOption</_type>
5426
          <defaultValue>8192</defaultValue>
5427
          <max>131072</max>
5428
          <min>8192</min>
5429
        </vRAMSizeInKB>
5430
        <vbsSupported>
5431
          <_type>vim.option.BoolOption</_type>
5432
          <defaultValue>false</defaultValue>
5433
          <supported>false</supported>
5434
        </vbsSupported>
5435
        <vsgxSupported>
5436
          <_type>vim.option.BoolOption</_type>
5437
          <defaultValue>false</defaultValue>
5438
          <supported>false</supported>
5439
        </vsgxSupported>
5440
        <vvtdSupported>
5441
          <_type>vim.option.BoolOption</_type>
5442
          <defaultValue>false</defaultValue>
5443
          <supported>true</supported>
5444
        </vvtdSupported>
5445
        <vwdtSupported>false</vwdtSupported>
5446
      </e>
5447
      <e id="34">
5448
        <_type>vim.vm.GuestOsDescriptor</_type>
5449
        <cpuFeatureMask>
5450
          <_length>6</_length>
5451
          <_type>vim.host.CpuIdInfo[]</_type>
5452
          <e id="0">
5453
            <_type>vim.host.CpuIdInfo</_type>
5454
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5455
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5456
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5457
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5458
            <level>1</level>
5459
            <vendor>amd</vendor>
5460
          </e>
186 - 5461
          <e id="1">
175 - 5462
            <_type>vim.host.CpuIdInfo</_type>
5463
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5464
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5465
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5466
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5467
            <level>0</level>
5468
            <vendor>amd</vendor>
5469
          </e>
186 - 5470
          <e id="2">
175 - 5471
            <_type>vim.host.CpuIdInfo</_type>
186 - 5472
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5473
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5474
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 5475
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 5476
            <level>-2147483647</level>
5477
            <vendor>amd</vendor>
5478
          </e>
186 - 5479
          <e id="3">
5480
            <_type>vim.host.CpuIdInfo</_type>
5481
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5482
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5483
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5484
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5485
            <level>-2147483647</level>
5486
          </e>
175 - 5487
          <e id="4">
5488
            <_type>vim.host.CpuIdInfo</_type>
5489
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5490
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5491
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5492
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5493
            <level>1</level>
5494
          </e>
5495
          <e id="5">
5496
            <_type>vim.host.CpuIdInfo</_type>
5497
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5498
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5499
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5500
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5501
            <level>0</level>
5502
          </e>
5503
        </cpuFeatureMask>
5504
        <defaultSecureBoot>false</defaultSecureBoot>
5505
        <diskUuidEnabled>false</diskUuidEnabled>
5506
        <family>linuxGuest</family>
5507
        <fullName>Red Hat Enterprise Linux 6 (64-bit)</fullName>
5508
        <ich7mRecommended>false</ich7mRecommended>
5509
        <id>rhel6_64Guest</id>
5510
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5511
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5512
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5513
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5514
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5515
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5516
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5517
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5518
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5519
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5520
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5521
        <persistentMemorySupported>false</persistentMemorySupported>
5522
        <recommended3D>false</recommended3D>
5523
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
5524
        <recommendedColorDepth>16</recommendedColorDepth>
5525
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5526
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5527
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
5528
        <recommendedFirmware>bios</recommendedFirmware>
5529
        <recommendedMemMB>2048</recommendedMemMB>
5530
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5531
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5532
        <smcRecommended>false</smcRecommended>
5533
        <smcRequired>false</smcRequired>
5534
        <supportLevel>supported</supportLevel>
5535
        <supportedDiskControllerList>
5536
          <_length>5</_length>
5537
          <_type>vmodl.TypeName[]</_type>
5538
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
5539
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
5540
          <e id="2">vim.vm.device.VirtualIDEController</e>
5541
          <e id="3">vim.vm.device.VirtualAHCIController</e>
5542
          <e id="4">vim.vm.device.VirtualNVMEController</e>
5543
        </supportedDiskControllerList>
5544
        <supportedEthernetCard>
5545
          <_length>1</_length>
5546
          <_type>vmodl.TypeName[]</_type>
5547
          <e id="0">vim.vm.device.VirtualE1000</e>
5548
        </supportedEthernetCard>
5549
        <supportedFirmware>
5550
          <_length>2</_length>
5551
          <_type>string[]</_type>
5552
          <e id="0">bios</e>
5553
          <e id="1">efi</e>
5554
        </supportedFirmware>
5555
        <supportedForCreate>true</supportedForCreate>
5556
        <supportedMaxCPUs>32</supportedMaxCPUs>
5557
        <supportedMaxMemMB>65536</supportedMaxMemMB>
5558
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5559
        <supportedMinMemMB>1024</supportedMinMemMB>
5560
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5561
        <supportedNumDisks>16</supportedNumDisks>
5562
        <supportedUSBControllerList>
5563
          <_length>1</_length>
5564
          <_type>vmodl.TypeName[]</_type>
5565
          <e id="0">vim.vm.device.VirtualUSBController</e>
5566
        </supportedUSBControllerList>
5567
        <supports3D>false</supports3D>
5568
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
5569
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
5570
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5571
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
5572
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5573
        <supportsSecureBoot>false</supportsSecureBoot>
5574
        <supportsSlaveDisk>true</supportsSlaveDisk>
5575
        <supportsTPM20>false</supportsTPM20>
5576
        <supportsVMI>false</supportsVMI>
5577
        <supportsWakeOnLan>false</supportsWakeOnLan>
5578
        <usbRecommended>false</usbRecommended>
5579
        <vRAMSizeInKB>
5580
          <_type>vim.option.IntOption</_type>
5581
          <defaultValue>8192</defaultValue>
5582
          <max>131072</max>
5583
          <min>8192</min>
5584
        </vRAMSizeInKB>
5585
        <vbsSupported>
5586
          <_type>vim.option.BoolOption</_type>
5587
          <defaultValue>false</defaultValue>
5588
          <supported>false</supported>
5589
        </vbsSupported>
5590
        <vsgxSupported>
5591
          <_type>vim.option.BoolOption</_type>
5592
          <defaultValue>false</defaultValue>
5593
          <supported>false</supported>
5594
        </vsgxSupported>
5595
        <vvtdSupported>
5596
          <_type>vim.option.BoolOption</_type>
5597
          <defaultValue>false</defaultValue>
5598
          <supported>true</supported>
5599
        </vvtdSupported>
5600
        <vwdtSupported>false</vwdtSupported>
5601
      </e>
5602
      <e id="35">
5603
        <_type>vim.vm.GuestOsDescriptor</_type>
5604
        <cpuFeatureMask>
5605
          <_length>6</_length>
5606
          <_type>vim.host.CpuIdInfo[]</_type>
5607
          <e id="0">
5608
            <_type>vim.host.CpuIdInfo</_type>
5609
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5610
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5611
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5612
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5613
            <level>1</level>
5614
            <vendor>amd</vendor>
5615
          </e>
186 - 5616
          <e id="1">
175 - 5617
            <_type>vim.host.CpuIdInfo</_type>
5618
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5619
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5620
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5621
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5622
            <level>0</level>
5623
            <vendor>amd</vendor>
5624
          </e>
186 - 5625
          <e id="2">
175 - 5626
            <_type>vim.host.CpuIdInfo</_type>
186 - 5627
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5628
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5629
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5630
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5631
            <level>-2147483647</level>
5632
            <vendor>amd</vendor>
5633
          </e>
186 - 5634
          <e id="3">
5635
            <_type>vim.host.CpuIdInfo</_type>
5636
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5637
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5638
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5639
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5640
            <level>-2147483647</level>
5641
          </e>
175 - 5642
          <e id="4">
5643
            <_type>vim.host.CpuIdInfo</_type>
5644
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5645
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5646
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5647
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5648
            <level>1</level>
5649
          </e>
5650
          <e id="5">
5651
            <_type>vim.host.CpuIdInfo</_type>
5652
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5653
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5654
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5655
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5656
            <level>0</level>
5657
          </e>
5658
        </cpuFeatureMask>
5659
        <defaultSecureBoot>false</defaultSecureBoot>
5660
        <diskUuidEnabled>false</diskUuidEnabled>
5661
        <family>linuxGuest</family>
5662
        <fullName>Red Hat Enterprise Linux 5 (32-bit)</fullName>
5663
        <ich7mRecommended>false</ich7mRecommended>
5664
        <id>rhel5Guest</id>
5665
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5666
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5667
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5668
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5669
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5670
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5671
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5672
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5673
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5674
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5675
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5676
        <persistentMemorySupported>false</persistentMemorySupported>
5677
        <recommended3D>false</recommended3D>
5678
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
5679
        <recommendedColorDepth>16</recommendedColorDepth>
5680
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5681
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5682
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
5683
        <recommendedFirmware>bios</recommendedFirmware>
5684
        <recommendedMemMB>1024</recommendedMemMB>
5685
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5686
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5687
        <smcRecommended>false</smcRecommended>
5688
        <smcRequired>false</smcRequired>
5689
        <supportLevel>supported</supportLevel>
5690
        <supportedDiskControllerList>
5691
          <_length>4</_length>
5692
          <_type>vmodl.TypeName[]</_type>
5693
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
5694
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
5695
          <e id="2">vim.vm.device.VirtualIDEController</e>
5696
          <e id="3">vim.vm.device.VirtualAHCIController</e>
5697
        </supportedDiskControllerList>
5698
        <supportedEthernetCard>
5699
          <_length>2</_length>
5700
          <_type>vmodl.TypeName[]</_type>
5701
          <e id="0">vim.vm.device.VirtualE1000</e>
5702
          <e id="1">vim.vm.device.VirtualVmxnet</e>
5703
        </supportedEthernetCard>
5704
        <supportedFirmware>
5705
          <_length>1</_length>
5706
          <_type>string[]</_type>
5707
          <e id="0">bios</e>
5708
        </supportedFirmware>
5709
        <supportedForCreate>true</supportedForCreate>
5710
        <supportedMaxCPUs>32</supportedMaxCPUs>
5711
        <supportedMaxMemMB>65536</supportedMaxMemMB>
5712
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5713
        <supportedMinMemMB>512</supportedMinMemMB>
5714
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5715
        <supportedNumDisks>16</supportedNumDisks>
5716
        <supportedUSBControllerList>
5717
          <_length>1</_length>
5718
          <_type>vmodl.TypeName[]</_type>
5719
          <e id="0">vim.vm.device.VirtualUSBController</e>
5720
        </supportedUSBControllerList>
5721
        <supports3D>false</supports3D>
5722
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
5723
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
5724
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5725
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
5726
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5727
        <supportsSecureBoot>false</supportsSecureBoot>
5728
        <supportsSlaveDisk>true</supportsSlaveDisk>
5729
        <supportsTPM20>false</supportsTPM20>
5730
        <supportsVMI>false</supportsVMI>
5731
        <supportsWakeOnLan>false</supportsWakeOnLan>
5732
        <usbRecommended>false</usbRecommended>
5733
        <vRAMSizeInKB>
5734
          <_type>vim.option.IntOption</_type>
5735
          <defaultValue>8192</defaultValue>
5736
          <max>131072</max>
5737
          <min>8192</min>
5738
        </vRAMSizeInKB>
5739
        <vbsSupported>
5740
          <_type>vim.option.BoolOption</_type>
5741
          <defaultValue>false</defaultValue>
5742
          <supported>false</supported>
5743
        </vbsSupported>
5744
        <vsgxSupported>
5745
          <_type>vim.option.BoolOption</_type>
5746
          <defaultValue>false</defaultValue>
5747
          <supported>false</supported>
5748
        </vsgxSupported>
5749
        <vvtdSupported>
5750
          <_type>vim.option.BoolOption</_type>
5751
          <defaultValue>false</defaultValue>
5752
          <supported>true</supported>
5753
        </vvtdSupported>
5754
        <vwdtSupported>false</vwdtSupported>
5755
      </e>
5756
      <e id="36">
5757
        <_type>vim.vm.GuestOsDescriptor</_type>
5758
        <cpuFeatureMask>
5759
          <_length>6</_length>
5760
          <_type>vim.host.CpuIdInfo[]</_type>
5761
          <e id="0">
5762
            <_type>vim.host.CpuIdInfo</_type>
5763
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5764
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5765
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5766
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5767
            <level>1</level>
5768
            <vendor>amd</vendor>
5769
          </e>
186 - 5770
          <e id="1">
175 - 5771
            <_type>vim.host.CpuIdInfo</_type>
5772
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5773
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5774
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5775
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5776
            <level>0</level>
5777
            <vendor>amd</vendor>
5778
          </e>
186 - 5779
          <e id="2">
175 - 5780
            <_type>vim.host.CpuIdInfo</_type>
186 - 5781
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5782
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5783
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 5784
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 5785
            <level>-2147483647</level>
5786
            <vendor>amd</vendor>
5787
          </e>
186 - 5788
          <e id="3">
5789
            <_type>vim.host.CpuIdInfo</_type>
5790
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5791
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5792
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5793
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5794
            <level>-2147483647</level>
5795
          </e>
175 - 5796
          <e id="4">
5797
            <_type>vim.host.CpuIdInfo</_type>
5798
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5799
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5800
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5801
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5802
            <level>1</level>
5803
          </e>
5804
          <e id="5">
5805
            <_type>vim.host.CpuIdInfo</_type>
5806
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5807
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5808
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5809
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5810
            <level>0</level>
5811
          </e>
5812
        </cpuFeatureMask>
5813
        <defaultSecureBoot>false</defaultSecureBoot>
5814
        <diskUuidEnabled>false</diskUuidEnabled>
5815
        <family>linuxGuest</family>
5816
        <fullName>Red Hat Enterprise Linux 5 (64-bit)</fullName>
5817
        <ich7mRecommended>false</ich7mRecommended>
5818
        <id>rhel5_64Guest</id>
5819
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5820
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5821
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5822
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5823
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5824
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5825
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5826
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5827
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5828
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5829
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5830
        <persistentMemorySupported>false</persistentMemorySupported>
5831
        <recommended3D>false</recommended3D>
5832
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
5833
        <recommendedColorDepth>16</recommendedColorDepth>
5834
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5835
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5836
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
5837
        <recommendedFirmware>bios</recommendedFirmware>
5838
        <recommendedMemMB>1024</recommendedMemMB>
5839
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5840
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5841
        <smcRecommended>false</smcRecommended>
5842
        <smcRequired>false</smcRequired>
5843
        <supportLevel>supported</supportLevel>
5844
        <supportedDiskControllerList>
5845
          <_length>4</_length>
5846
          <_type>vmodl.TypeName[]</_type>
5847
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
5848
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
5849
          <e id="2">vim.vm.device.VirtualIDEController</e>
5850
          <e id="3">vim.vm.device.VirtualAHCIController</e>
5851
        </supportedDiskControllerList>
5852
        <supportedEthernetCard>
5853
          <_length>1</_length>
5854
          <_type>vmodl.TypeName[]</_type>
5855
          <e id="0">vim.vm.device.VirtualE1000</e>
5856
        </supportedEthernetCard>
5857
        <supportedFirmware>
5858
          <_length>1</_length>
5859
          <_type>string[]</_type>
5860
          <e id="0">bios</e>
5861
        </supportedFirmware>
5862
        <supportedForCreate>true</supportedForCreate>
5863
        <supportedMaxCPUs>32</supportedMaxCPUs>
5864
        <supportedMaxMemMB>65536</supportedMaxMemMB>
5865
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
5866
        <supportedMinMemMB>512</supportedMinMemMB>
5867
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
5868
        <supportedNumDisks>16</supportedNumDisks>
5869
        <supportedUSBControllerList>
5870
          <_length>1</_length>
5871
          <_type>vmodl.TypeName[]</_type>
5872
          <e id="0">vim.vm.device.VirtualUSBController</e>
5873
        </supportedUSBControllerList>
5874
        <supports3D>false</supports3D>
5875
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
5876
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
5877
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
5878
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
5879
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
5880
        <supportsSecureBoot>false</supportsSecureBoot>
5881
        <supportsSlaveDisk>true</supportsSlaveDisk>
5882
        <supportsTPM20>false</supportsTPM20>
5883
        <supportsVMI>false</supportsVMI>
5884
        <supportsWakeOnLan>false</supportsWakeOnLan>
5885
        <usbRecommended>false</usbRecommended>
5886
        <vRAMSizeInKB>
5887
          <_type>vim.option.IntOption</_type>
5888
          <defaultValue>8192</defaultValue>
5889
          <max>131072</max>
5890
          <min>8192</min>
5891
        </vRAMSizeInKB>
5892
        <vbsSupported>
5893
          <_type>vim.option.BoolOption</_type>
5894
          <defaultValue>false</defaultValue>
5895
          <supported>false</supported>
5896
        </vbsSupported>
5897
        <vsgxSupported>
5898
          <_type>vim.option.BoolOption</_type>
5899
          <defaultValue>false</defaultValue>
5900
          <supported>false</supported>
5901
        </vsgxSupported>
5902
        <vvtdSupported>
5903
          <_type>vim.option.BoolOption</_type>
5904
          <defaultValue>false</defaultValue>
5905
          <supported>true</supported>
5906
        </vvtdSupported>
5907
        <vwdtSupported>false</vwdtSupported>
5908
      </e>
5909
      <e id="37">
5910
        <_type>vim.vm.GuestOsDescriptor</_type>
5911
        <cpuFeatureMask>
5912
          <_length>6</_length>
5913
          <_type>vim.host.CpuIdInfo[]</_type>
5914
          <e id="0">
5915
            <_type>vim.host.CpuIdInfo</_type>
5916
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5917
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5918
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5919
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5920
            <level>1</level>
5921
            <vendor>amd</vendor>
5922
          </e>
186 - 5923
          <e id="1">
175 - 5924
            <_type>vim.host.CpuIdInfo</_type>
5925
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5926
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5927
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5928
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5929
            <level>0</level>
5930
            <vendor>amd</vendor>
5931
          </e>
186 - 5932
          <e id="2">
175 - 5933
            <_type>vim.host.CpuIdInfo</_type>
186 - 5934
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 5935
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5936
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5937
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5938
            <level>-2147483647</level>
5939
            <vendor>amd</vendor>
5940
          </e>
186 - 5941
          <e id="3">
5942
            <_type>vim.host.CpuIdInfo</_type>
5943
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
5944
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5945
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
5946
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
5947
            <level>-2147483647</level>
5948
          </e>
175 - 5949
          <e id="4">
5950
            <_type>vim.host.CpuIdInfo</_type>
5951
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
5952
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
5953
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
5954
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
5955
            <level>1</level>
5956
          </e>
5957
          <e id="5">
5958
            <_type>vim.host.CpuIdInfo</_type>
5959
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
5960
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
5961
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
5962
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
5963
            <level>0</level>
5964
          </e>
5965
        </cpuFeatureMask>
5966
        <defaultSecureBoot>false</defaultSecureBoot>
5967
        <diskUuidEnabled>false</diskUuidEnabled>
5968
        <family>linuxGuest</family>
5969
        <fullName>Red Hat Enterprise Linux 4 (32-bit)</fullName>
5970
        <ich7mRecommended>false</ich7mRecommended>
5971
        <id>rhel4Guest</id>
5972
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
5973
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
5974
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
5975
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
5976
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
5977
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
5978
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
5979
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
5980
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
5981
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
5982
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
5983
        <persistentMemorySupported>false</persistentMemorySupported>
5984
        <recommended3D>false</recommended3D>
5985
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
5986
        <recommendedColorDepth>16</recommendedColorDepth>
5987
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
5988
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
5989
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
5990
        <recommendedFirmware>bios</recommendedFirmware>
5991
        <recommendedMemMB>512</recommendedMemMB>
5992
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
5993
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
5994
        <smcRecommended>false</smcRecommended>
5995
        <smcRequired>false</smcRequired>
5996
        <supportLevel>supported</supportLevel>
5997
        <supportedDiskControllerList>
5998
          <_length>3</_length>
5999
          <_type>vmodl.TypeName[]</_type>
6000
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6001
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6002
          <e id="2">vim.vm.device.VirtualIDEController</e>
6003
        </supportedDiskControllerList>
6004
        <supportedEthernetCard>
6005
          <_length>3</_length>
6006
          <_type>vmodl.TypeName[]</_type>
6007
          <e id="0">vim.vm.device.VirtualE1000</e>
6008
          <e id="1">vim.vm.device.VirtualPCNet32</e>
6009
          <e id="2">vim.vm.device.VirtualVmxnet</e>
6010
        </supportedEthernetCard>
6011
        <supportedFirmware>
6012
          <_length>1</_length>
6013
          <_type>string[]</_type>
6014
          <e id="0">bios</e>
6015
        </supportedFirmware>
6016
        <supportedForCreate>true</supportedForCreate>
6017
        <supportedMaxCPUs>32</supportedMaxCPUs>
6018
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6019
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6020
        <supportedMinMemMB>256</supportedMinMemMB>
6021
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6022
        <supportedNumDisks>16</supportedNumDisks>
6023
        <supportedUSBControllerList>
6024
          <_length>1</_length>
6025
          <_type>vmodl.TypeName[]</_type>
6026
          <e id="0">vim.vm.device.VirtualUSBController</e>
6027
        </supportedUSBControllerList>
6028
        <supports3D>false</supports3D>
6029
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
6030
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
6031
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6032
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6033
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6034
        <supportsSecureBoot>false</supportsSecureBoot>
6035
        <supportsSlaveDisk>true</supportsSlaveDisk>
6036
        <supportsTPM20>false</supportsTPM20>
6037
        <supportsVMI>false</supportsVMI>
6038
        <supportsWakeOnLan>false</supportsWakeOnLan>
6039
        <usbRecommended>false</usbRecommended>
6040
        <vRAMSizeInKB>
6041
          <_type>vim.option.IntOption</_type>
6042
          <defaultValue>4096</defaultValue>
6043
          <max>131072</max>
6044
          <min>1200</min>
6045
        </vRAMSizeInKB>
6046
        <vbsSupported>
6047
          <_type>vim.option.BoolOption</_type>
6048
          <defaultValue>false</defaultValue>
6049
          <supported>false</supported>
6050
        </vbsSupported>
6051
        <vsgxSupported>
6052
          <_type>vim.option.BoolOption</_type>
6053
          <defaultValue>false</defaultValue>
6054
          <supported>false</supported>
6055
        </vsgxSupported>
6056
        <vvtdSupported>
6057
          <_type>vim.option.BoolOption</_type>
6058
          <defaultValue>false</defaultValue>
6059
          <supported>true</supported>
6060
        </vvtdSupported>
6061
        <vwdtSupported>false</vwdtSupported>
6062
      </e>
6063
      <e id="38">
6064
        <_type>vim.vm.GuestOsDescriptor</_type>
6065
        <cpuFeatureMask>
6066
          <_length>6</_length>
6067
          <_type>vim.host.CpuIdInfo[]</_type>
6068
          <e id="0">
6069
            <_type>vim.host.CpuIdInfo</_type>
6070
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6071
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6072
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6073
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6074
            <level>1</level>
6075
            <vendor>amd</vendor>
6076
          </e>
186 - 6077
          <e id="1">
175 - 6078
            <_type>vim.host.CpuIdInfo</_type>
6079
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6080
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6081
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6082
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6083
            <level>0</level>
6084
            <vendor>amd</vendor>
6085
          </e>
186 - 6086
          <e id="2">
175 - 6087
            <_type>vim.host.CpuIdInfo</_type>
186 - 6088
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6089
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6090
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 6091
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 6092
            <level>-2147483647</level>
6093
            <vendor>amd</vendor>
6094
          </e>
186 - 6095
          <e id="3">
6096
            <_type>vim.host.CpuIdInfo</_type>
6097
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6098
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6099
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6100
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6101
            <level>-2147483647</level>
6102
          </e>
175 - 6103
          <e id="4">
6104
            <_type>vim.host.CpuIdInfo</_type>
6105
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6106
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6107
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6108
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6109
            <level>1</level>
6110
          </e>
6111
          <e id="5">
6112
            <_type>vim.host.CpuIdInfo</_type>
6113
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6114
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6115
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6116
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6117
            <level>0</level>
6118
          </e>
6119
        </cpuFeatureMask>
6120
        <defaultSecureBoot>false</defaultSecureBoot>
6121
        <diskUuidEnabled>false</diskUuidEnabled>
6122
        <family>linuxGuest</family>
6123
        <fullName>Red Hat Enterprise Linux 4 (64-bit)</fullName>
6124
        <ich7mRecommended>false</ich7mRecommended>
6125
        <id>rhel4_64Guest</id>
6126
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6127
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6128
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6129
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6130
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6131
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6132
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6133
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6134
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6135
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6136
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6137
        <persistentMemorySupported>false</persistentMemorySupported>
6138
        <recommended3D>false</recommended3D>
6139
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6140
        <recommendedColorDepth>16</recommendedColorDepth>
6141
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
6142
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
6143
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
6144
        <recommendedFirmware>bios</recommendedFirmware>
6145
        <recommendedMemMB>512</recommendedMemMB>
6146
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6147
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
6148
        <smcRecommended>false</smcRecommended>
6149
        <smcRequired>false</smcRequired>
6150
        <supportLevel>supported</supportLevel>
6151
        <supportedDiskControllerList>
6152
          <_length>3</_length>
6153
          <_type>vmodl.TypeName[]</_type>
6154
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6155
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6156
          <e id="2">vim.vm.device.VirtualIDEController</e>
6157
        </supportedDiskControllerList>
6158
        <supportedEthernetCard>
6159
          <_length>1</_length>
6160
          <_type>vmodl.TypeName[]</_type>
6161
          <e id="0">vim.vm.device.VirtualE1000</e>
6162
        </supportedEthernetCard>
6163
        <supportedFirmware>
6164
          <_length>1</_length>
6165
          <_type>string[]</_type>
6166
          <e id="0">bios</e>
6167
        </supportedFirmware>
6168
        <supportedForCreate>true</supportedForCreate>
6169
        <supportedMaxCPUs>32</supportedMaxCPUs>
6170
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6171
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6172
        <supportedMinMemMB>256</supportedMinMemMB>
6173
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6174
        <supportedNumDisks>16</supportedNumDisks>
6175
        <supportedUSBControllerList>
6176
          <_length>1</_length>
6177
          <_type>vmodl.TypeName[]</_type>
6178
          <e id="0">vim.vm.device.VirtualUSBController</e>
6179
        </supportedUSBControllerList>
6180
        <supports3D>false</supports3D>
6181
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
6182
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
6183
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6184
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6185
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6186
        <supportsSecureBoot>false</supportsSecureBoot>
6187
        <supportsSlaveDisk>true</supportsSlaveDisk>
6188
        <supportsTPM20>false</supportsTPM20>
6189
        <supportsVMI>false</supportsVMI>
6190
        <supportsWakeOnLan>false</supportsWakeOnLan>
6191
        <usbRecommended>false</usbRecommended>
6192
        <vRAMSizeInKB>
6193
          <_type>vim.option.IntOption</_type>
6194
          <defaultValue>4096</defaultValue>
6195
          <max>131072</max>
6196
          <min>1200</min>
6197
        </vRAMSizeInKB>
6198
        <vbsSupported>
6199
          <_type>vim.option.BoolOption</_type>
6200
          <defaultValue>false</defaultValue>
6201
          <supported>false</supported>
6202
        </vbsSupported>
6203
        <vsgxSupported>
6204
          <_type>vim.option.BoolOption</_type>
6205
          <defaultValue>false</defaultValue>
6206
          <supported>false</supported>
6207
        </vsgxSupported>
6208
        <vvtdSupported>
6209
          <_type>vim.option.BoolOption</_type>
6210
          <defaultValue>false</defaultValue>
6211
          <supported>true</supported>
6212
        </vvtdSupported>
6213
        <vwdtSupported>false</vwdtSupported>
6214
      </e>
6215
      <e id="39">
6216
        <_type>vim.vm.GuestOsDescriptor</_type>
6217
        <cpuFeatureMask>
6218
          <_length>6</_length>
6219
          <_type>vim.host.CpuIdInfo[]</_type>
6220
          <e id="0">
6221
            <_type>vim.host.CpuIdInfo</_type>
6222
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6223
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6224
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6225
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6226
            <level>1</level>
6227
            <vendor>amd</vendor>
6228
          </e>
186 - 6229
          <e id="1">
175 - 6230
            <_type>vim.host.CpuIdInfo</_type>
6231
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6232
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6233
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6234
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6235
            <level>0</level>
6236
            <vendor>amd</vendor>
6237
          </e>
186 - 6238
          <e id="2">
175 - 6239
            <_type>vim.host.CpuIdInfo</_type>
186 - 6240
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6241
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6242
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6243
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6244
            <level>-2147483647</level>
6245
            <vendor>amd</vendor>
6246
          </e>
186 - 6247
          <e id="3">
6248
            <_type>vim.host.CpuIdInfo</_type>
6249
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6250
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6251
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6252
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6253
            <level>-2147483647</level>
6254
          </e>
175 - 6255
          <e id="4">
6256
            <_type>vim.host.CpuIdInfo</_type>
6257
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6258
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6259
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6260
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6261
            <level>1</level>
6262
          </e>
6263
          <e id="5">
6264
            <_type>vim.host.CpuIdInfo</_type>
6265
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6266
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6267
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6268
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6269
            <level>0</level>
6270
          </e>
6271
        </cpuFeatureMask>
6272
        <defaultSecureBoot>false</defaultSecureBoot>
6273
        <diskUuidEnabled>false</diskUuidEnabled>
6274
        <family>linuxGuest</family>
6275
        <fullName>Red Hat Enterprise Linux 3 (32-bit)</fullName>
6276
        <ich7mRecommended>false</ich7mRecommended>
6277
        <id>rhel3Guest</id>
6278
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6279
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6280
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6281
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6282
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6283
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6284
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6285
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6286
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6287
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6288
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6289
        <persistentMemorySupported>false</persistentMemorySupported>
6290
        <recommended3D>false</recommended3D>
6291
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6292
        <recommendedColorDepth>16</recommendedColorDepth>
6293
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
6294
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
6295
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
6296
        <recommendedFirmware>bios</recommendedFirmware>
6297
        <recommendedMemMB>512</recommendedMemMB>
6298
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6299
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
6300
        <smcRecommended>false</smcRecommended>
6301
        <smcRequired>false</smcRequired>
6302
        <supportLevel>supported</supportLevel>
6303
        <supportedDiskControllerList>
6304
          <_length>3</_length>
6305
          <_type>vmodl.TypeName[]</_type>
6306
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6307
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6308
          <e id="2">vim.vm.device.VirtualIDEController</e>
6309
        </supportedDiskControllerList>
6310
        <supportedEthernetCard>
6311
          <_length>3</_length>
6312
          <_type>vmodl.TypeName[]</_type>
6313
          <e id="0">vim.vm.device.VirtualE1000</e>
6314
          <e id="1">vim.vm.device.VirtualPCNet32</e>
6315
          <e id="2">vim.vm.device.VirtualVmxnet</e>
6316
        </supportedEthernetCard>
6317
        <supportedFirmware>
6318
          <_length>1</_length>
6319
          <_type>string[]</_type>
6320
          <e id="0">bios</e>
6321
        </supportedFirmware>
6322
        <supportedForCreate>true</supportedForCreate>
6323
        <supportedMaxCPUs>32</supportedMaxCPUs>
6324
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6325
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6326
        <supportedMinMemMB>256</supportedMinMemMB>
6327
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6328
        <supportedNumDisks>16</supportedNumDisks>
6329
        <supportedUSBControllerList>
6330
          <_length>1</_length>
6331
          <_type>vmodl.TypeName[]</_type>
6332
          <e id="0">vim.vm.device.VirtualUSBController</e>
6333
        </supportedUSBControllerList>
6334
        <supports3D>false</supports3D>
6335
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
6336
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
6337
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6338
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6339
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6340
        <supportsSecureBoot>false</supportsSecureBoot>
6341
        <supportsSlaveDisk>true</supportsSlaveDisk>
6342
        <supportsTPM20>false</supportsTPM20>
6343
        <supportsVMI>false</supportsVMI>
6344
        <supportsWakeOnLan>false</supportsWakeOnLan>
6345
        <usbRecommended>false</usbRecommended>
6346
        <vRAMSizeInKB>
6347
          <_type>vim.option.IntOption</_type>
6348
          <defaultValue>4096</defaultValue>
6349
          <max>131072</max>
6350
          <min>1200</min>
6351
        </vRAMSizeInKB>
6352
        <vbsSupported>
6353
          <_type>vim.option.BoolOption</_type>
6354
          <defaultValue>false</defaultValue>
6355
          <supported>false</supported>
6356
        </vbsSupported>
6357
        <vsgxSupported>
6358
          <_type>vim.option.BoolOption</_type>
6359
          <defaultValue>false</defaultValue>
6360
          <supported>false</supported>
6361
        </vsgxSupported>
6362
        <vvtdSupported>
6363
          <_type>vim.option.BoolOption</_type>
6364
          <defaultValue>false</defaultValue>
6365
          <supported>true</supported>
6366
        </vvtdSupported>
6367
        <vwdtSupported>false</vwdtSupported>
6368
      </e>
6369
      <e id="40">
6370
        <_type>vim.vm.GuestOsDescriptor</_type>
6371
        <cpuFeatureMask>
6372
          <_length>6</_length>
6373
          <_type>vim.host.CpuIdInfo[]</_type>
6374
          <e id="0">
6375
            <_type>vim.host.CpuIdInfo</_type>
6376
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6377
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6378
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6379
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6380
            <level>1</level>
6381
            <vendor>amd</vendor>
6382
          </e>
186 - 6383
          <e id="1">
175 - 6384
            <_type>vim.host.CpuIdInfo</_type>
6385
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6386
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6387
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6388
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6389
            <level>0</level>
6390
            <vendor>amd</vendor>
6391
          </e>
186 - 6392
          <e id="2">
175 - 6393
            <_type>vim.host.CpuIdInfo</_type>
186 - 6394
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6395
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6396
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 6397
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 6398
            <level>-2147483647</level>
6399
            <vendor>amd</vendor>
6400
          </e>
186 - 6401
          <e id="3">
6402
            <_type>vim.host.CpuIdInfo</_type>
6403
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6404
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6405
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6406
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6407
            <level>-2147483647</level>
6408
          </e>
175 - 6409
          <e id="4">
6410
            <_type>vim.host.CpuIdInfo</_type>
6411
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6412
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6413
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6414
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6415
            <level>1</level>
6416
          </e>
6417
          <e id="5">
6418
            <_type>vim.host.CpuIdInfo</_type>
6419
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6420
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6421
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6422
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6423
            <level>0</level>
6424
          </e>
6425
        </cpuFeatureMask>
6426
        <defaultSecureBoot>false</defaultSecureBoot>
6427
        <diskUuidEnabled>false</diskUuidEnabled>
6428
        <family>linuxGuest</family>
6429
        <fullName>Red Hat Enterprise Linux 3 (64-bit)</fullName>
6430
        <ich7mRecommended>false</ich7mRecommended>
6431
        <id>rhel3_64Guest</id>
6432
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6433
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6434
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6435
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6436
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6437
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6438
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6439
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6440
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6441
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6442
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6443
        <persistentMemorySupported>false</persistentMemorySupported>
6444
        <recommended3D>false</recommended3D>
6445
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6446
        <recommendedColorDepth>16</recommendedColorDepth>
6447
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
6448
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
6449
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
6450
        <recommendedFirmware>bios</recommendedFirmware>
6451
        <recommendedMemMB>512</recommendedMemMB>
6452
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6453
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
6454
        <smcRecommended>false</smcRecommended>
6455
        <smcRequired>false</smcRequired>
6456
        <supportLevel>supported</supportLevel>
6457
        <supportedDiskControllerList>
6458
          <_length>3</_length>
6459
          <_type>vmodl.TypeName[]</_type>
6460
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6461
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6462
          <e id="2">vim.vm.device.VirtualIDEController</e>
6463
        </supportedDiskControllerList>
6464
        <supportedEthernetCard>
6465
          <_length>1</_length>
6466
          <_type>vmodl.TypeName[]</_type>
6467
          <e id="0">vim.vm.device.VirtualE1000</e>
6468
        </supportedEthernetCard>
6469
        <supportedFirmware>
6470
          <_length>1</_length>
6471
          <_type>string[]</_type>
6472
          <e id="0">bios</e>
6473
        </supportedFirmware>
6474
        <supportedForCreate>true</supportedForCreate>
6475
        <supportedMaxCPUs>32</supportedMaxCPUs>
6476
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6477
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6478
        <supportedMinMemMB>256</supportedMinMemMB>
6479
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6480
        <supportedNumDisks>16</supportedNumDisks>
6481
        <supportedUSBControllerList>
6482
          <_length>1</_length>
6483
          <_type>vmodl.TypeName[]</_type>
6484
          <e id="0">vim.vm.device.VirtualUSBController</e>
6485
        </supportedUSBControllerList>
6486
        <supports3D>false</supports3D>
6487
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
6488
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
6489
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6490
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6491
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6492
        <supportsSecureBoot>false</supportsSecureBoot>
6493
        <supportsSlaveDisk>true</supportsSlaveDisk>
6494
        <supportsTPM20>false</supportsTPM20>
6495
        <supportsVMI>false</supportsVMI>
6496
        <supportsWakeOnLan>false</supportsWakeOnLan>
6497
        <usbRecommended>false</usbRecommended>
6498
        <vRAMSizeInKB>
6499
          <_type>vim.option.IntOption</_type>
6500
          <defaultValue>4096</defaultValue>
6501
          <max>131072</max>
6502
          <min>1200</min>
6503
        </vRAMSizeInKB>
6504
        <vbsSupported>
6505
          <_type>vim.option.BoolOption</_type>
6506
          <defaultValue>false</defaultValue>
6507
          <supported>false</supported>
6508
        </vbsSupported>
6509
        <vsgxSupported>
6510
          <_type>vim.option.BoolOption</_type>
6511
          <defaultValue>false</defaultValue>
6512
          <supported>false</supported>
6513
        </vsgxSupported>
6514
        <vvtdSupported>
6515
          <_type>vim.option.BoolOption</_type>
6516
          <defaultValue>false</defaultValue>
6517
          <supported>true</supported>
6518
        </vvtdSupported>
6519
        <vwdtSupported>false</vwdtSupported>
6520
      </e>
6521
      <e id="41">
6522
        <_type>vim.vm.GuestOsDescriptor</_type>
6523
        <cpuFeatureMask>
6524
          <_length>6</_length>
6525
          <_type>vim.host.CpuIdInfo[]</_type>
6526
          <e id="0">
6527
            <_type>vim.host.CpuIdInfo</_type>
6528
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6529
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6530
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6531
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6532
            <level>1</level>
6533
            <vendor>amd</vendor>
6534
          </e>
186 - 6535
          <e id="1">
175 - 6536
            <_type>vim.host.CpuIdInfo</_type>
6537
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6538
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6539
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6540
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6541
            <level>0</level>
6542
            <vendor>amd</vendor>
6543
          </e>
186 - 6544
          <e id="2">
175 - 6545
            <_type>vim.host.CpuIdInfo</_type>
186 - 6546
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6547
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6548
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6549
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6550
            <level>-2147483647</level>
6551
            <vendor>amd</vendor>
6552
          </e>
186 - 6553
          <e id="3">
6554
            <_type>vim.host.CpuIdInfo</_type>
6555
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6556
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6557
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6558
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6559
            <level>-2147483647</level>
6560
          </e>
175 - 6561
          <e id="4">
6562
            <_type>vim.host.CpuIdInfo</_type>
6563
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6564
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6565
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6566
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6567
            <level>1</level>
6568
          </e>
6569
          <e id="5">
6570
            <_type>vim.host.CpuIdInfo</_type>
6571
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6572
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6573
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6574
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6575
            <level>0</level>
6576
          </e>
6577
        </cpuFeatureMask>
6578
        <defaultSecureBoot>false</defaultSecureBoot>
6579
        <diskUuidEnabled>false</diskUuidEnabled>
6580
        <family>linuxGuest</family>
6581
        <fullName>Red Hat Enterprise Linux 2 (32-bit)</fullName>
6582
        <ich7mRecommended>false</ich7mRecommended>
6583
        <id>rhel2Guest</id>
6584
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6585
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6586
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6587
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6588
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6589
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6590
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6591
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6592
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6593
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6594
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6595
        <persistentMemorySupported>false</persistentMemorySupported>
6596
        <recommended3D>false</recommended3D>
6597
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6598
        <recommendedColorDepth>16</recommendedColorDepth>
6599
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
6600
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
6601
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
6602
        <recommendedFirmware>bios</recommendedFirmware>
6603
        <recommendedMemMB>256</recommendedMemMB>
6604
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6605
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
6606
        <smcRecommended>false</smcRecommended>
6607
        <smcRequired>false</smcRequired>
6608
        <supportLevel>supported</supportLevel>
6609
        <supportedDiskControllerList>
6610
          <_length>3</_length>
6611
          <_type>vmodl.TypeName[]</_type>
6612
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
6613
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
6614
          <e id="2">vim.vm.device.VirtualIDEController</e>
6615
        </supportedDiskControllerList>
6616
        <supportedEthernetCard>
6617
          <_length>3</_length>
6618
          <_type>vmodl.TypeName[]</_type>
6619
          <e id="0">vim.vm.device.VirtualE1000</e>
6620
          <e id="1">vim.vm.device.VirtualPCNet32</e>
6621
          <e id="2">vim.vm.device.VirtualVmxnet</e>
6622
        </supportedEthernetCard>
6623
        <supportedFirmware>
6624
          <_length>1</_length>
6625
          <_type>string[]</_type>
6626
          <e id="0">bios</e>
6627
        </supportedFirmware>
6628
        <supportedForCreate>true</supportedForCreate>
6629
        <supportedMaxCPUs>32</supportedMaxCPUs>
6630
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6631
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6632
        <supportedMinMemMB>256</supportedMinMemMB>
6633
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6634
        <supportedNumDisks>16</supportedNumDisks>
6635
        <supportedUSBControllerList>
6636
          <_length>1</_length>
6637
          <_type>vmodl.TypeName[]</_type>
6638
          <e id="0">vim.vm.device.VirtualUSBController</e>
6639
        </supportedUSBControllerList>
6640
        <supports3D>false</supports3D>
6641
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
6642
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
6643
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6644
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6645
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6646
        <supportsSecureBoot>false</supportsSecureBoot>
6647
        <supportsSlaveDisk>true</supportsSlaveDisk>
6648
        <supportsTPM20>false</supportsTPM20>
6649
        <supportsVMI>false</supportsVMI>
6650
        <supportsWakeOnLan>false</supportsWakeOnLan>
6651
        <usbRecommended>false</usbRecommended>
6652
        <vRAMSizeInKB>
6653
          <_type>vim.option.IntOption</_type>
6654
          <defaultValue>4096</defaultValue>
6655
          <max>131072</max>
6656
          <min>1200</min>
6657
        </vRAMSizeInKB>
6658
        <vbsSupported>
6659
          <_type>vim.option.BoolOption</_type>
6660
          <defaultValue>false</defaultValue>
6661
          <supported>false</supported>
6662
        </vbsSupported>
6663
        <vsgxSupported>
6664
          <_type>vim.option.BoolOption</_type>
6665
          <defaultValue>false</defaultValue>
6666
          <supported>false</supported>
6667
        </vsgxSupported>
6668
        <vvtdSupported>
6669
          <_type>vim.option.BoolOption</_type>
6670
          <defaultValue>false</defaultValue>
6671
          <supported>true</supported>
6672
        </vvtdSupported>
6673
        <vwdtSupported>false</vwdtSupported>
6674
      </e>
6675
      <e id="42">
6676
        <_type>vim.vm.GuestOsDescriptor</_type>
6677
        <cpuFeatureMask>
6678
          <_length>6</_length>
6679
          <_type>vim.host.CpuIdInfo[]</_type>
6680
          <e id="0">
6681
            <_type>vim.host.CpuIdInfo</_type>
6682
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6683
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6684
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6685
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6686
            <level>1</level>
6687
            <vendor>amd</vendor>
6688
          </e>
186 - 6689
          <e id="1">
175 - 6690
            <_type>vim.host.CpuIdInfo</_type>
6691
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6692
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6693
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6694
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6695
            <level>0</level>
6696
            <vendor>amd</vendor>
6697
          </e>
186 - 6698
          <e id="2">
175 - 6699
            <_type>vim.host.CpuIdInfo</_type>
186 - 6700
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6701
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6702
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6703
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6704
            <level>-2147483647</level>
6705
            <vendor>amd</vendor>
6706
          </e>
186 - 6707
          <e id="3">
6708
            <_type>vim.host.CpuIdInfo</_type>
6709
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6710
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6711
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6712
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6713
            <level>-2147483647</level>
6714
          </e>
175 - 6715
          <e id="4">
6716
            <_type>vim.host.CpuIdInfo</_type>
6717
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6718
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6719
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6720
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6721
            <level>1</level>
6722
          </e>
6723
          <e id="5">
6724
            <_type>vim.host.CpuIdInfo</_type>
6725
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6726
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6727
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6728
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6729
            <level>0</level>
6730
          </e>
6731
        </cpuFeatureMask>
6732
        <defaultSecureBoot>false</defaultSecureBoot>
6733
        <diskUuidEnabled>false</diskUuidEnabled>
6734
        <family>linuxGuest</family>
6735
        <fullName>CentOS 4/5/6 (32-bit)</fullName>
6736
        <ich7mRecommended>false</ich7mRecommended>
6737
        <id>centosGuest</id>
6738
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6739
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6740
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6741
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6742
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6743
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6744
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6745
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6746
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6747
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6748
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6749
        <persistentMemorySupported>false</persistentMemorySupported>
6750
        <recommended3D>false</recommended3D>
6751
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6752
        <recommendedColorDepth>16</recommendedColorDepth>
6753
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
6754
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
6755
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
6756
        <recommendedFirmware>bios</recommendedFirmware>
6757
        <recommendedMemMB>1024</recommendedMemMB>
6758
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6759
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
6760
        <smcRecommended>false</smcRecommended>
6761
        <smcRequired>false</smcRequired>
6762
        <supportLevel>supported</supportLevel>
6763
        <supportedDiskControllerList>
6764
          <_length>5</_length>
6765
          <_type>vmodl.TypeName[]</_type>
6766
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6767
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6768
          <e id="2">vim.vm.device.VirtualIDEController</e>
6769
          <e id="3">vim.vm.device.VirtualAHCIController</e>
6770
          <e id="4">vim.vm.device.VirtualNVMEController</e>
6771
        </supportedDiskControllerList>
6772
        <supportedEthernetCard>
6773
          <_length>2</_length>
6774
          <_type>vmodl.TypeName[]</_type>
6775
          <e id="0">vim.vm.device.VirtualE1000</e>
6776
          <e id="1">vim.vm.device.VirtualPCNet32</e>
6777
        </supportedEthernetCard>
6778
        <supportedFirmware>
6779
          <_length>1</_length>
6780
          <_type>string[]</_type>
6781
          <e id="0">bios</e>
6782
        </supportedFirmware>
6783
        <supportedForCreate>true</supportedForCreate>
6784
        <supportedMaxCPUs>32</supportedMaxCPUs>
6785
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6786
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6787
        <supportedMinMemMB>512</supportedMinMemMB>
6788
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6789
        <supportedNumDisks>16</supportedNumDisks>
6790
        <supportedUSBControllerList>
6791
          <_length>1</_length>
6792
          <_type>vmodl.TypeName[]</_type>
6793
          <e id="0">vim.vm.device.VirtualUSBController</e>
6794
        </supportedUSBControllerList>
6795
        <supports3D>false</supports3D>
6796
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
6797
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
6798
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6799
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
6800
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6801
        <supportsSecureBoot>false</supportsSecureBoot>
6802
        <supportsSlaveDisk>true</supportsSlaveDisk>
6803
        <supportsTPM20>false</supportsTPM20>
6804
        <supportsVMI>false</supportsVMI>
6805
        <supportsWakeOnLan>false</supportsWakeOnLan>
6806
        <usbRecommended>true</usbRecommended>
6807
        <vRAMSizeInKB>
6808
          <_type>vim.option.IntOption</_type>
6809
          <defaultValue>4096</defaultValue>
6810
          <max>131072</max>
6811
          <min>1200</min>
6812
        </vRAMSizeInKB>
6813
        <vbsSupported>
6814
          <_type>vim.option.BoolOption</_type>
6815
          <defaultValue>false</defaultValue>
6816
          <supported>false</supported>
6817
        </vbsSupported>
6818
        <vsgxSupported>
6819
          <_type>vim.option.BoolOption</_type>
6820
          <defaultValue>false</defaultValue>
6821
          <supported>false</supported>
6822
        </vsgxSupported>
6823
        <vvtdSupported>
6824
          <_type>vim.option.BoolOption</_type>
6825
          <defaultValue>false</defaultValue>
6826
          <supported>true</supported>
6827
        </vvtdSupported>
6828
        <vwdtSupported>false</vwdtSupported>
6829
      </e>
6830
      <e id="43">
6831
        <_type>vim.vm.GuestOsDescriptor</_type>
6832
        <cpuFeatureMask>
6833
          <_length>6</_length>
6834
          <_type>vim.host.CpuIdInfo[]</_type>
6835
          <e id="0">
6836
            <_type>vim.host.CpuIdInfo</_type>
6837
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6838
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6839
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6840
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6841
            <level>1</level>
6842
            <vendor>amd</vendor>
6843
          </e>
186 - 6844
          <e id="1">
175 - 6845
            <_type>vim.host.CpuIdInfo</_type>
6846
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6847
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6848
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6849
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6850
            <level>0</level>
6851
            <vendor>amd</vendor>
6852
          </e>
186 - 6853
          <e id="2">
175 - 6854
            <_type>vim.host.CpuIdInfo</_type>
186 - 6855
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 6856
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6857
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 6858
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 6859
            <level>-2147483647</level>
6860
            <vendor>amd</vendor>
6861
          </e>
186 - 6862
          <e id="3">
6863
            <_type>vim.host.CpuIdInfo</_type>
6864
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
6865
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6866
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
6867
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
6868
            <level>-2147483647</level>
6869
          </e>
175 - 6870
          <e id="4">
6871
            <_type>vim.host.CpuIdInfo</_type>
6872
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6873
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6874
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6875
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6876
            <level>1</level>
6877
          </e>
6878
          <e id="5">
6879
            <_type>vim.host.CpuIdInfo</_type>
6880
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
6881
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
6882
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
6883
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
6884
            <level>0</level>
6885
          </e>
6886
        </cpuFeatureMask>
6887
        <defaultSecureBoot>false</defaultSecureBoot>
6888
        <diskUuidEnabled>false</diskUuidEnabled>
6889
        <family>linuxGuest</family>
6890
        <fullName>CentOS 4/5/6/7 (64-bit)</fullName>
6891
        <ich7mRecommended>false</ich7mRecommended>
6892
        <id>centos64Guest</id>
6893
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
6894
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
6895
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
6896
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
6897
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
6898
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
6899
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
6900
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
6901
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
6902
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
6903
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
6904
        <persistentMemorySupported>false</persistentMemorySupported>
6905
        <recommended3D>false</recommended3D>
6906
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
6907
        <recommendedColorDepth>16</recommendedColorDepth>
6908
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
6909
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
6910
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
6911
        <recommendedFirmware>bios</recommendedFirmware>
6912
        <recommendedMemMB>1024</recommendedMemMB>
6913
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
6914
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
6915
        <smcRecommended>false</smcRecommended>
6916
        <smcRequired>false</smcRequired>
6917
        <supportLevel>supported</supportLevel>
6918
        <supportedDiskControllerList>
6919
          <_length>5</_length>
6920
          <_type>vmodl.TypeName[]</_type>
6921
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
6922
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
6923
          <e id="2">vim.vm.device.VirtualIDEController</e>
6924
          <e id="3">vim.vm.device.VirtualAHCIController</e>
6925
          <e id="4">vim.vm.device.VirtualNVMEController</e>
6926
        </supportedDiskControllerList>
6927
        <supportedEthernetCard>
6928
          <_length>1</_length>
6929
          <_type>vmodl.TypeName[]</_type>
6930
          <e id="0">vim.vm.device.VirtualE1000</e>
6931
        </supportedEthernetCard>
6932
        <supportedFirmware>
6933
          <_length>1</_length>
6934
          <_type>string[]</_type>
6935
          <e id="0">bios</e>
6936
        </supportedFirmware>
6937
        <supportedForCreate>true</supportedForCreate>
6938
        <supportedMaxCPUs>32</supportedMaxCPUs>
6939
        <supportedMaxMemMB>65536</supportedMaxMemMB>
6940
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
6941
        <supportedMinMemMB>512</supportedMinMemMB>
6942
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
6943
        <supportedNumDisks>16</supportedNumDisks>
6944
        <supportedUSBControllerList>
6945
          <_length>1</_length>
6946
          <_type>vmodl.TypeName[]</_type>
6947
          <e id="0">vim.vm.device.VirtualUSBController</e>
6948
        </supportedUSBControllerList>
6949
        <supports3D>false</supports3D>
6950
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
6951
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
6952
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
6953
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
6954
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
6955
        <supportsSecureBoot>false</supportsSecureBoot>
6956
        <supportsSlaveDisk>true</supportsSlaveDisk>
6957
        <supportsTPM20>false</supportsTPM20>
6958
        <supportsVMI>false</supportsVMI>
6959
        <supportsWakeOnLan>false</supportsWakeOnLan>
6960
        <usbRecommended>true</usbRecommended>
6961
        <vRAMSizeInKB>
6962
          <_type>vim.option.IntOption</_type>
6963
          <defaultValue>4096</defaultValue>
6964
          <max>131072</max>
6965
          <min>1200</min>
6966
        </vRAMSizeInKB>
6967
        <vbsSupported>
6968
          <_type>vim.option.BoolOption</_type>
6969
          <defaultValue>false</defaultValue>
6970
          <supported>false</supported>
6971
        </vbsSupported>
6972
        <vsgxSupported>
6973
          <_type>vim.option.BoolOption</_type>
6974
          <defaultValue>false</defaultValue>
6975
          <supported>false</supported>
6976
        </vsgxSupported>
6977
        <vvtdSupported>
6978
          <_type>vim.option.BoolOption</_type>
6979
          <defaultValue>false</defaultValue>
6980
          <supported>true</supported>
6981
        </vvtdSupported>
6982
        <vwdtSupported>false</vwdtSupported>
6983
      </e>
6984
      <e id="44">
6985
        <_type>vim.vm.GuestOsDescriptor</_type>
6986
        <cpuFeatureMask>
6987
          <_length>6</_length>
6988
          <_type>vim.host.CpuIdInfo[]</_type>
6989
          <e id="0">
6990
            <_type>vim.host.CpuIdInfo</_type>
6991
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
6992
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
6993
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
6994
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
6995
            <level>1</level>
6996
            <vendor>amd</vendor>
6997
          </e>
186 - 6998
          <e id="1">
175 - 6999
            <_type>vim.host.CpuIdInfo</_type>
7000
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7001
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7002
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7003
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7004
            <level>0</level>
7005
            <vendor>amd</vendor>
7006
          </e>
186 - 7007
          <e id="2">
175 - 7008
            <_type>vim.host.CpuIdInfo</_type>
186 - 7009
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7010
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7011
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7012
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7013
            <level>-2147483647</level>
7014
            <vendor>amd</vendor>
7015
          </e>
186 - 7016
          <e id="3">
7017
            <_type>vim.host.CpuIdInfo</_type>
7018
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7019
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7020
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7021
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7022
            <level>-2147483647</level>
7023
          </e>
175 - 7024
          <e id="4">
7025
            <_type>vim.host.CpuIdInfo</_type>
7026
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7027
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7028
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7029
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7030
            <level>1</level>
7031
          </e>
7032
          <e id="5">
7033
            <_type>vim.host.CpuIdInfo</_type>
7034
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7035
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7036
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7037
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7038
            <level>0</level>
7039
          </e>
7040
        </cpuFeatureMask>
7041
        <defaultSecureBoot>false</defaultSecureBoot>
7042
        <diskUuidEnabled>false</diskUuidEnabled>
7043
        <family>linuxGuest</family>
7044
        <fullName>Oracle Linux 4/5 (32-bit)</fullName>
7045
        <ich7mRecommended>false</ich7mRecommended>
7046
        <id>oracleLinuxGuest</id>
7047
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7048
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7049
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7050
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7051
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7052
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7053
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7054
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7055
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7056
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7057
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7058
        <persistentMemorySupported>false</persistentMemorySupported>
7059
        <recommended3D>false</recommended3D>
7060
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
7061
        <recommendedColorDepth>16</recommendedColorDepth>
7062
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7063
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7064
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
7065
        <recommendedFirmware>bios</recommendedFirmware>
7066
        <recommendedMemMB>1024</recommendedMemMB>
7067
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7068
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7069
        <smcRecommended>false</smcRecommended>
7070
        <smcRequired>false</smcRequired>
7071
        <supportLevel>supported</supportLevel>
7072
        <supportedDiskControllerList>
7073
          <_length>5</_length>
7074
          <_type>vmodl.TypeName[]</_type>
7075
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
7076
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
7077
          <e id="2">vim.vm.device.VirtualIDEController</e>
7078
          <e id="3">vim.vm.device.VirtualAHCIController</e>
7079
          <e id="4">vim.vm.device.VirtualNVMEController</e>
7080
        </supportedDiskControllerList>
7081
        <supportedEthernetCard>
7082
          <_length>3</_length>
7083
          <_type>vmodl.TypeName[]</_type>
7084
          <e id="0">vim.vm.device.VirtualE1000</e>
7085
          <e id="1">vim.vm.device.VirtualPCNet32</e>
7086
          <e id="2">vim.vm.device.VirtualVmxnet</e>
7087
        </supportedEthernetCard>
7088
        <supportedFirmware>
7089
          <_length>2</_length>
7090
          <_type>string[]</_type>
7091
          <e id="0">bios</e>
7092
          <e id="1">efi</e>
7093
        </supportedFirmware>
7094
        <supportedForCreate>true</supportedForCreate>
7095
        <supportedMaxCPUs>32</supportedMaxCPUs>
7096
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7097
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7098
        <supportedMinMemMB>512</supportedMinMemMB>
7099
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7100
        <supportedNumDisks>16</supportedNumDisks>
7101
        <supportedUSBControllerList>
7102
          <_length>1</_length>
7103
          <_type>vmodl.TypeName[]</_type>
7104
          <e id="0">vim.vm.device.VirtualUSBController</e>
7105
        </supportedUSBControllerList>
7106
        <supports3D>false</supports3D>
7107
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
7108
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
7109
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7110
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
7111
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7112
        <supportsSecureBoot>false</supportsSecureBoot>
7113
        <supportsSlaveDisk>true</supportsSlaveDisk>
7114
        <supportsTPM20>false</supportsTPM20>
7115
        <supportsVMI>false</supportsVMI>
7116
        <supportsWakeOnLan>false</supportsWakeOnLan>
7117
        <usbRecommended>false</usbRecommended>
7118
        <vRAMSizeInKB>
7119
          <_type>vim.option.IntOption</_type>
7120
          <defaultValue>4096</defaultValue>
7121
          <max>131072</max>
7122
          <min>1200</min>
7123
        </vRAMSizeInKB>
7124
        <vbsSupported>
7125
          <_type>vim.option.BoolOption</_type>
7126
          <defaultValue>false</defaultValue>
7127
          <supported>false</supported>
7128
        </vbsSupported>
7129
        <vsgxSupported>
7130
          <_type>vim.option.BoolOption</_type>
7131
          <defaultValue>false</defaultValue>
7132
          <supported>false</supported>
7133
        </vsgxSupported>
7134
        <vvtdSupported>
7135
          <_type>vim.option.BoolOption</_type>
7136
          <defaultValue>false</defaultValue>
7137
          <supported>true</supported>
7138
        </vvtdSupported>
7139
        <vwdtSupported>false</vwdtSupported>
7140
      </e>
7141
      <e id="45">
7142
        <_type>vim.vm.GuestOsDescriptor</_type>
7143
        <cpuFeatureMask>
7144
          <_length>6</_length>
7145
          <_type>vim.host.CpuIdInfo[]</_type>
7146
          <e id="0">
7147
            <_type>vim.host.CpuIdInfo</_type>
7148
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7149
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7150
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7151
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7152
            <level>1</level>
7153
            <vendor>amd</vendor>
7154
          </e>
186 - 7155
          <e id="1">
175 - 7156
            <_type>vim.host.CpuIdInfo</_type>
7157
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7158
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7159
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7160
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7161
            <level>0</level>
7162
            <vendor>amd</vendor>
7163
          </e>
186 - 7164
          <e id="2">
175 - 7165
            <_type>vim.host.CpuIdInfo</_type>
186 - 7166
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7167
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7168
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 7169
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 7170
            <level>-2147483647</level>
7171
            <vendor>amd</vendor>
7172
          </e>
186 - 7173
          <e id="3">
7174
            <_type>vim.host.CpuIdInfo</_type>
7175
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7176
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7177
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7178
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7179
            <level>-2147483647</level>
7180
          </e>
175 - 7181
          <e id="4">
7182
            <_type>vim.host.CpuIdInfo</_type>
7183
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7184
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7185
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7186
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7187
            <level>1</level>
7188
          </e>
7189
          <e id="5">
7190
            <_type>vim.host.CpuIdInfo</_type>
7191
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7192
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7193
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7194
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7195
            <level>0</level>
7196
          </e>
7197
        </cpuFeatureMask>
7198
        <defaultSecureBoot>false</defaultSecureBoot>
7199
        <diskUuidEnabled>false</diskUuidEnabled>
7200
        <family>linuxGuest</family>
7201
        <fullName>Oracle Linux 4/5/6/7 (64-bit)</fullName>
7202
        <ich7mRecommended>false</ich7mRecommended>
7203
        <id>oracleLinux64Guest</id>
7204
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7205
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7206
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7207
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7208
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7209
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7210
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7211
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7212
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7213
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7214
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7215
        <persistentMemorySupported>false</persistentMemorySupported>
7216
        <recommended3D>false</recommended3D>
7217
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
7218
        <recommendedColorDepth>16</recommendedColorDepth>
7219
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7220
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7221
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7222
        <recommendedFirmware>bios</recommendedFirmware>
7223
        <recommendedMemMB>1024</recommendedMemMB>
7224
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7225
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7226
        <smcRecommended>false</smcRecommended>
7227
        <smcRequired>false</smcRequired>
7228
        <supportLevel>supported</supportLevel>
7229
        <supportedDiskControllerList>
7230
          <_length>5</_length>
7231
          <_type>vmodl.TypeName[]</_type>
7232
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
7233
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
7234
          <e id="2">vim.vm.device.VirtualIDEController</e>
7235
          <e id="3">vim.vm.device.VirtualAHCIController</e>
7236
          <e id="4">vim.vm.device.VirtualNVMEController</e>
7237
        </supportedDiskControllerList>
7238
        <supportedEthernetCard>
7239
          <_length>1</_length>
7240
          <_type>vmodl.TypeName[]</_type>
7241
          <e id="0">vim.vm.device.VirtualE1000</e>
7242
        </supportedEthernetCard>
7243
        <supportedFirmware>
7244
          <_length>2</_length>
7245
          <_type>string[]</_type>
7246
          <e id="0">bios</e>
7247
          <e id="1">efi</e>
7248
        </supportedFirmware>
7249
        <supportedForCreate>true</supportedForCreate>
7250
        <supportedMaxCPUs>32</supportedMaxCPUs>
7251
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7252
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7253
        <supportedMinMemMB>512</supportedMinMemMB>
7254
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7255
        <supportedNumDisks>16</supportedNumDisks>
7256
        <supportedUSBControllerList>
7257
          <_length>1</_length>
7258
          <_type>vmodl.TypeName[]</_type>
7259
          <e id="0">vim.vm.device.VirtualUSBController</e>
7260
        </supportedUSBControllerList>
7261
        <supports3D>false</supports3D>
7262
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
7263
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
7264
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7265
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
7266
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7267
        <supportsSecureBoot>false</supportsSecureBoot>
7268
        <supportsSlaveDisk>true</supportsSlaveDisk>
7269
        <supportsTPM20>false</supportsTPM20>
7270
        <supportsVMI>false</supportsVMI>
7271
        <supportsWakeOnLan>false</supportsWakeOnLan>
7272
        <usbRecommended>false</usbRecommended>
7273
        <vRAMSizeInKB>
7274
          <_type>vim.option.IntOption</_type>
7275
          <defaultValue>4096</defaultValue>
7276
          <max>131072</max>
7277
          <min>1200</min>
7278
        </vRAMSizeInKB>
7279
        <vbsSupported>
7280
          <_type>vim.option.BoolOption</_type>
7281
          <defaultValue>false</defaultValue>
7282
          <supported>false</supported>
7283
        </vbsSupported>
7284
        <vsgxSupported>
7285
          <_type>vim.option.BoolOption</_type>
7286
          <defaultValue>false</defaultValue>
7287
          <supported>false</supported>
7288
        </vsgxSupported>
7289
        <vvtdSupported>
7290
          <_type>vim.option.BoolOption</_type>
7291
          <defaultValue>false</defaultValue>
7292
          <supported>true</supported>
7293
        </vvtdSupported>
7294
        <vwdtSupported>false</vwdtSupported>
7295
      </e>
7296
      <e id="46">
7297
        <_type>vim.vm.GuestOsDescriptor</_type>
7298
        <cpuFeatureMask>
7299
          <_length>6</_length>
7300
          <_type>vim.host.CpuIdInfo[]</_type>
7301
          <e id="0">
7302
            <_type>vim.host.CpuIdInfo</_type>
7303
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7304
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7305
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7306
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7307
            <level>1</level>
7308
            <vendor>amd</vendor>
7309
          </e>
186 - 7310
          <e id="1">
175 - 7311
            <_type>vim.host.CpuIdInfo</_type>
7312
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7313
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7314
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7315
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7316
            <level>0</level>
7317
            <vendor>amd</vendor>
7318
          </e>
186 - 7319
          <e id="2">
175 - 7320
            <_type>vim.host.CpuIdInfo</_type>
186 - 7321
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7322
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7323
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 7324
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 7325
            <level>-2147483647</level>
7326
            <vendor>amd</vendor>
7327
          </e>
186 - 7328
          <e id="3">
7329
            <_type>vim.host.CpuIdInfo</_type>
7330
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7331
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7332
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7333
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7334
            <level>-2147483647</level>
7335
          </e>
175 - 7336
          <e id="4">
7337
            <_type>vim.host.CpuIdInfo</_type>
7338
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7339
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7340
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7341
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7342
            <level>1</level>
7343
          </e>
7344
          <e id="5">
7345
            <_type>vim.host.CpuIdInfo</_type>
7346
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7347
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7348
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7349
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7350
            <level>0</level>
7351
          </e>
7352
        </cpuFeatureMask>
7353
        <defaultSecureBoot>false</defaultSecureBoot>
7354
        <diskUuidEnabled>false</diskUuidEnabled>
7355
        <family>linuxGuest</family>
7356
        <fullName>SUSE Linux Enterprise 12 (64-bit)</fullName>
7357
        <ich7mRecommended>false</ich7mRecommended>
7358
        <id>sles12_64Guest</id>
7359
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7360
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7361
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7362
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7363
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7364
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7365
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7366
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7367
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7368
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7369
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7370
        <persistentMemorySupported>false</persistentMemorySupported>
7371
        <recommended3D>false</recommended3D>
7372
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
7373
        <recommendedColorDepth>16</recommendedColorDepth>
7374
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7375
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7376
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7377
        <recommendedFirmware>bios</recommendedFirmware>
7378
        <recommendedMemMB>768</recommendedMemMB>
7379
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7380
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7381
        <smcRecommended>false</smcRecommended>
7382
        <smcRequired>false</smcRequired>
7383
        <supportLevel>supported</supportLevel>
7384
        <supportedDiskControllerList>
7385
          <_length>5</_length>
7386
          <_type>vmodl.TypeName[]</_type>
7387
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
7388
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
7389
          <e id="2">vim.vm.device.VirtualIDEController</e>
7390
          <e id="3">vim.vm.device.VirtualAHCIController</e>
7391
          <e id="4">vim.vm.device.VirtualNVMEController</e>
7392
        </supportedDiskControllerList>
7393
        <supportedEthernetCard>
7394
          <_length>1</_length>
7395
          <_type>vmodl.TypeName[]</_type>
7396
          <e id="0">vim.vm.device.VirtualE1000</e>
7397
        </supportedEthernetCard>
7398
        <supportedFirmware>
7399
          <_length>2</_length>
7400
          <_type>string[]</_type>
7401
          <e id="0">bios</e>
7402
          <e id="1">efi</e>
7403
        </supportedFirmware>
7404
        <supportedForCreate>true</supportedForCreate>
7405
        <supportedMaxCPUs>32</supportedMaxCPUs>
7406
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7407
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7408
        <supportedMinMemMB>512</supportedMinMemMB>
7409
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7410
        <supportedNumDisks>16</supportedNumDisks>
7411
        <supportedUSBControllerList>
7412
          <_length>2</_length>
7413
          <_type>vmodl.TypeName[]</_type>
7414
          <e id="0">vim.vm.device.VirtualUSBController</e>
7415
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
7416
        </supportedUSBControllerList>
7417
        <supports3D>false</supports3D>
7418
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
7419
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
7420
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7421
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
7422
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7423
        <supportsSecureBoot>false</supportsSecureBoot>
7424
        <supportsSlaveDisk>true</supportsSlaveDisk>
7425
        <supportsTPM20>false</supportsTPM20>
7426
        <supportsVMI>false</supportsVMI>
7427
        <supportsWakeOnLan>false</supportsWakeOnLan>
7428
        <usbRecommended>false</usbRecommended>
7429
        <vRAMSizeInKB>
7430
          <_type>vim.option.IntOption</_type>
7431
          <defaultValue>8192</defaultValue>
7432
          <max>131072</max>
7433
          <min>8192</min>
7434
        </vRAMSizeInKB>
7435
        <vbsSupported>
7436
          <_type>vim.option.BoolOption</_type>
7437
          <defaultValue>false</defaultValue>
7438
          <supported>false</supported>
7439
        </vbsSupported>
7440
        <vsgxSupported>
7441
          <_type>vim.option.BoolOption</_type>
7442
          <defaultValue>false</defaultValue>
7443
          <supported>false</supported>
7444
        </vsgxSupported>
7445
        <vvtdSupported>
7446
          <_type>vim.option.BoolOption</_type>
7447
          <defaultValue>false</defaultValue>
7448
          <supported>true</supported>
7449
        </vvtdSupported>
7450
        <vwdtSupported>false</vwdtSupported>
7451
      </e>
7452
      <e id="47">
7453
        <_type>vim.vm.GuestOsDescriptor</_type>
7454
        <cpuFeatureMask>
7455
          <_length>6</_length>
7456
          <_type>vim.host.CpuIdInfo[]</_type>
7457
          <e id="0">
7458
            <_type>vim.host.CpuIdInfo</_type>
7459
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7460
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7461
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7462
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7463
            <level>1</level>
7464
            <vendor>amd</vendor>
7465
          </e>
186 - 7466
          <e id="1">
175 - 7467
            <_type>vim.host.CpuIdInfo</_type>
7468
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7469
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7470
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7471
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7472
            <level>0</level>
7473
            <vendor>amd</vendor>
7474
          </e>
186 - 7475
          <e id="2">
175 - 7476
            <_type>vim.host.CpuIdInfo</_type>
186 - 7477
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7478
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7479
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7480
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7481
            <level>-2147483647</level>
7482
            <vendor>amd</vendor>
7483
          </e>
186 - 7484
          <e id="3">
7485
            <_type>vim.host.CpuIdInfo</_type>
7486
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7487
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7488
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7489
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7490
            <level>-2147483647</level>
7491
          </e>
175 - 7492
          <e id="4">
7493
            <_type>vim.host.CpuIdInfo</_type>
7494
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7495
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7496
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7497
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7498
            <level>1</level>
7499
          </e>
7500
          <e id="5">
7501
            <_type>vim.host.CpuIdInfo</_type>
7502
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7503
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7504
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7505
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7506
            <level>0</level>
7507
          </e>
7508
        </cpuFeatureMask>
7509
        <defaultSecureBoot>false</defaultSecureBoot>
7510
        <diskUuidEnabled>false</diskUuidEnabled>
7511
        <family>linuxGuest</family>
7512
        <fullName>SUSE Linux Enterprise 11 (32-bit)</fullName>
7513
        <ich7mRecommended>false</ich7mRecommended>
7514
        <id>sles11Guest</id>
7515
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7516
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7517
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7518
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7519
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7520
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7521
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7522
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7523
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7524
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7525
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7526
        <persistentMemorySupported>false</persistentMemorySupported>
7527
        <recommended3D>false</recommended3D>
7528
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
7529
        <recommendedColorDepth>16</recommendedColorDepth>
7530
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7531
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7532
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7533
        <recommendedFirmware>bios</recommendedFirmware>
7534
        <recommendedMemMB>768</recommendedMemMB>
7535
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7536
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7537
        <smcRecommended>false</smcRecommended>
7538
        <smcRequired>false</smcRequired>
7539
        <supportLevel>supported</supportLevel>
7540
        <supportedDiskControllerList>
7541
          <_length>6</_length>
7542
          <_type>vmodl.TypeName[]</_type>
7543
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
7544
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
7545
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
7546
          <e id="3">vim.vm.device.VirtualIDEController</e>
7547
          <e id="4">vim.vm.device.VirtualAHCIController</e>
7548
          <e id="5">vim.vm.device.VirtualNVMEController</e>
7549
        </supportedDiskControllerList>
7550
        <supportedEthernetCard>
7551
          <_length>1</_length>
7552
          <_type>vmodl.TypeName[]</_type>
7553
          <e id="0">vim.vm.device.VirtualE1000</e>
7554
        </supportedEthernetCard>
7555
        <supportedFirmware>
7556
          <_length>1</_length>
7557
          <_type>string[]</_type>
7558
          <e id="0">bios</e>
7559
        </supportedFirmware>
7560
        <supportedForCreate>true</supportedForCreate>
7561
        <supportedMaxCPUs>32</supportedMaxCPUs>
7562
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7563
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7564
        <supportedMinMemMB>512</supportedMinMemMB>
7565
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7566
        <supportedNumDisks>16</supportedNumDisks>
7567
        <supportedUSBControllerList>
7568
          <_length>1</_length>
7569
          <_type>vmodl.TypeName[]</_type>
7570
          <e id="0">vim.vm.device.VirtualUSBController</e>
7571
        </supportedUSBControllerList>
7572
        <supports3D>false</supports3D>
7573
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
7574
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
7575
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7576
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
7577
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7578
        <supportsSecureBoot>false</supportsSecureBoot>
7579
        <supportsSlaveDisk>true</supportsSlaveDisk>
7580
        <supportsTPM20>false</supportsTPM20>
7581
        <supportsVMI>false</supportsVMI>
7582
        <supportsWakeOnLan>false</supportsWakeOnLan>
7583
        <usbRecommended>false</usbRecommended>
7584
        <vRAMSizeInKB>
7585
          <_type>vim.option.IntOption</_type>
7586
          <defaultValue>8192</defaultValue>
7587
          <max>131072</max>
7588
          <min>8192</min>
7589
        </vRAMSizeInKB>
7590
        <vbsSupported>
7591
          <_type>vim.option.BoolOption</_type>
7592
          <defaultValue>false</defaultValue>
7593
          <supported>false</supported>
7594
        </vbsSupported>
7595
        <vsgxSupported>
7596
          <_type>vim.option.BoolOption</_type>
7597
          <defaultValue>false</defaultValue>
7598
          <supported>false</supported>
7599
        </vsgxSupported>
7600
        <vvtdSupported>
7601
          <_type>vim.option.BoolOption</_type>
7602
          <defaultValue>false</defaultValue>
7603
          <supported>true</supported>
7604
        </vvtdSupported>
7605
        <vwdtSupported>false</vwdtSupported>
7606
      </e>
7607
      <e id="48">
7608
        <_type>vim.vm.GuestOsDescriptor</_type>
7609
        <cpuFeatureMask>
7610
          <_length>6</_length>
7611
          <_type>vim.host.CpuIdInfo[]</_type>
7612
          <e id="0">
7613
            <_type>vim.host.CpuIdInfo</_type>
7614
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7615
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7616
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7617
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7618
            <level>1</level>
7619
            <vendor>amd</vendor>
7620
          </e>
186 - 7621
          <e id="1">
175 - 7622
            <_type>vim.host.CpuIdInfo</_type>
7623
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7624
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7625
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7626
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7627
            <level>0</level>
7628
            <vendor>amd</vendor>
7629
          </e>
186 - 7630
          <e id="2">
175 - 7631
            <_type>vim.host.CpuIdInfo</_type>
186 - 7632
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7633
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7634
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 7635
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 7636
            <level>-2147483647</level>
7637
            <vendor>amd</vendor>
7638
          </e>
186 - 7639
          <e id="3">
7640
            <_type>vim.host.CpuIdInfo</_type>
7641
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7642
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7643
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7644
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7645
            <level>-2147483647</level>
7646
          </e>
175 - 7647
          <e id="4">
7648
            <_type>vim.host.CpuIdInfo</_type>
7649
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7650
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7651
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7652
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7653
            <level>1</level>
7654
          </e>
7655
          <e id="5">
7656
            <_type>vim.host.CpuIdInfo</_type>
7657
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7658
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7659
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7660
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7661
            <level>0</level>
7662
          </e>
7663
        </cpuFeatureMask>
7664
        <defaultSecureBoot>false</defaultSecureBoot>
7665
        <diskUuidEnabled>false</diskUuidEnabled>
7666
        <family>linuxGuest</family>
7667
        <fullName>SUSE Linux Enterprise 11 (64-bit)</fullName>
7668
        <ich7mRecommended>false</ich7mRecommended>
7669
        <id>sles11_64Guest</id>
7670
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7671
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7672
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7673
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7674
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7675
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7676
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7677
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7678
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7679
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7680
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7681
        <persistentMemorySupported>false</persistentMemorySupported>
7682
        <recommended3D>false</recommended3D>
7683
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
7684
        <recommendedColorDepth>16</recommendedColorDepth>
7685
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7686
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7687
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7688
        <recommendedFirmware>bios</recommendedFirmware>
7689
        <recommendedMemMB>768</recommendedMemMB>
7690
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7691
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7692
        <smcRecommended>false</smcRecommended>
7693
        <smcRequired>false</smcRequired>
7694
        <supportLevel>supported</supportLevel>
7695
        <supportedDiskControllerList>
7696
          <_length>5</_length>
7697
          <_type>vmodl.TypeName[]</_type>
7698
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
7699
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
7700
          <e id="2">vim.vm.device.VirtualIDEController</e>
7701
          <e id="3">vim.vm.device.VirtualAHCIController</e>
7702
          <e id="4">vim.vm.device.VirtualNVMEController</e>
7703
        </supportedDiskControllerList>
7704
        <supportedEthernetCard>
7705
          <_length>1</_length>
7706
          <_type>vmodl.TypeName[]</_type>
7707
          <e id="0">vim.vm.device.VirtualE1000</e>
7708
        </supportedEthernetCard>
7709
        <supportedFirmware>
7710
          <_length>2</_length>
7711
          <_type>string[]</_type>
7712
          <e id="0">bios</e>
7713
          <e id="1">efi</e>
7714
        </supportedFirmware>
7715
        <supportedForCreate>true</supportedForCreate>
7716
        <supportedMaxCPUs>32</supportedMaxCPUs>
7717
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7718
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7719
        <supportedMinMemMB>512</supportedMinMemMB>
7720
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7721
        <supportedNumDisks>16</supportedNumDisks>
7722
        <supportedUSBControllerList>
7723
          <_length>2</_length>
7724
          <_type>vmodl.TypeName[]</_type>
7725
          <e id="0">vim.vm.device.VirtualUSBController</e>
7726
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
7727
        </supportedUSBControllerList>
7728
        <supports3D>false</supports3D>
7729
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
7730
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
7731
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7732
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
7733
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7734
        <supportsSecureBoot>false</supportsSecureBoot>
7735
        <supportsSlaveDisk>true</supportsSlaveDisk>
7736
        <supportsTPM20>false</supportsTPM20>
7737
        <supportsVMI>false</supportsVMI>
7738
        <supportsWakeOnLan>false</supportsWakeOnLan>
7739
        <usbRecommended>false</usbRecommended>
7740
        <vRAMSizeInKB>
7741
          <_type>vim.option.IntOption</_type>
7742
          <defaultValue>8192</defaultValue>
7743
          <max>131072</max>
7744
          <min>8192</min>
7745
        </vRAMSizeInKB>
7746
        <vbsSupported>
7747
          <_type>vim.option.BoolOption</_type>
7748
          <defaultValue>false</defaultValue>
7749
          <supported>false</supported>
7750
        </vbsSupported>
7751
        <vsgxSupported>
7752
          <_type>vim.option.BoolOption</_type>
7753
          <defaultValue>false</defaultValue>
7754
          <supported>false</supported>
7755
        </vsgxSupported>
7756
        <vvtdSupported>
7757
          <_type>vim.option.BoolOption</_type>
7758
          <defaultValue>false</defaultValue>
7759
          <supported>true</supported>
7760
        </vvtdSupported>
7761
        <vwdtSupported>false</vwdtSupported>
7762
      </e>
7763
      <e id="49">
7764
        <_type>vim.vm.GuestOsDescriptor</_type>
7765
        <cpuFeatureMask>
7766
          <_length>6</_length>
7767
          <_type>vim.host.CpuIdInfo[]</_type>
7768
          <e id="0">
7769
            <_type>vim.host.CpuIdInfo</_type>
7770
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7771
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7772
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7773
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7774
            <level>1</level>
7775
            <vendor>amd</vendor>
7776
          </e>
186 - 7777
          <e id="1">
175 - 7778
            <_type>vim.host.CpuIdInfo</_type>
7779
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7780
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7781
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7782
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7783
            <level>0</level>
7784
            <vendor>amd</vendor>
7785
          </e>
186 - 7786
          <e id="2">
175 - 7787
            <_type>vim.host.CpuIdInfo</_type>
186 - 7788
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7789
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7790
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7791
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7792
            <level>-2147483647</level>
7793
            <vendor>amd</vendor>
7794
          </e>
186 - 7795
          <e id="3">
7796
            <_type>vim.host.CpuIdInfo</_type>
7797
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7798
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7799
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7800
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7801
            <level>-2147483647</level>
7802
          </e>
175 - 7803
          <e id="4">
7804
            <_type>vim.host.CpuIdInfo</_type>
7805
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7806
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7807
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7808
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7809
            <level>1</level>
7810
          </e>
7811
          <e id="5">
7812
            <_type>vim.host.CpuIdInfo</_type>
7813
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7814
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7815
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7816
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7817
            <level>0</level>
7818
          </e>
7819
        </cpuFeatureMask>
7820
        <defaultSecureBoot>false</defaultSecureBoot>
7821
        <diskUuidEnabled>false</diskUuidEnabled>
7822
        <family>linuxGuest</family>
7823
        <fullName>SUSE Linux Enterprise 10 (32-bit)</fullName>
7824
        <ich7mRecommended>false</ich7mRecommended>
7825
        <id>sles10Guest</id>
7826
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7827
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7828
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7829
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7830
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7831
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7832
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7833
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7834
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7835
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7836
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7837
        <persistentMemorySupported>false</persistentMemorySupported>
7838
        <recommended3D>false</recommended3D>
7839
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
7840
        <recommendedColorDepth>16</recommendedColorDepth>
7841
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7842
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7843
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7844
        <recommendedFirmware>bios</recommendedFirmware>
7845
        <recommendedMemMB>768</recommendedMemMB>
7846
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
7847
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
7848
        <smcRecommended>false</smcRecommended>
7849
        <smcRequired>false</smcRequired>
7850
        <supportLevel>supported</supportLevel>
7851
        <supportedDiskControllerList>
7852
          <_length>5</_length>
7853
          <_type>vmodl.TypeName[]</_type>
7854
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
7855
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
7856
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
7857
          <e id="3">vim.vm.device.VirtualIDEController</e>
7858
          <e id="4">vim.vm.device.VirtualAHCIController</e>
7859
        </supportedDiskControllerList>
7860
        <supportedEthernetCard>
7861
          <_length>1</_length>
7862
          <_type>vmodl.TypeName[]</_type>
7863
          <e id="0">vim.vm.device.VirtualE1000</e>
7864
        </supportedEthernetCard>
7865
        <supportedFirmware>
7866
          <_length>1</_length>
7867
          <_type>string[]</_type>
7868
          <e id="0">bios</e>
7869
        </supportedFirmware>
7870
        <supportedForCreate>true</supportedForCreate>
7871
        <supportedMaxCPUs>32</supportedMaxCPUs>
7872
        <supportedMaxMemMB>65536</supportedMaxMemMB>
7873
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
7874
        <supportedMinMemMB>512</supportedMinMemMB>
7875
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
7876
        <supportedNumDisks>16</supportedNumDisks>
7877
        <supportedUSBControllerList>
7878
          <_length>1</_length>
7879
          <_type>vmodl.TypeName[]</_type>
7880
          <e id="0">vim.vm.device.VirtualUSBController</e>
7881
        </supportedUSBControllerList>
7882
        <supports3D>false</supports3D>
7883
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
7884
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
7885
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
7886
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
7887
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
7888
        <supportsSecureBoot>false</supportsSecureBoot>
7889
        <supportsSlaveDisk>true</supportsSlaveDisk>
7890
        <supportsTPM20>false</supportsTPM20>
7891
        <supportsVMI>false</supportsVMI>
7892
        <supportsWakeOnLan>false</supportsWakeOnLan>
7893
        <usbRecommended>false</usbRecommended>
7894
        <vRAMSizeInKB>
7895
          <_type>vim.option.IntOption</_type>
7896
          <defaultValue>8192</defaultValue>
7897
          <max>131072</max>
7898
          <min>8192</min>
7899
        </vRAMSizeInKB>
7900
        <vbsSupported>
7901
          <_type>vim.option.BoolOption</_type>
7902
          <defaultValue>false</defaultValue>
7903
          <supported>false</supported>
7904
        </vbsSupported>
7905
        <vsgxSupported>
7906
          <_type>vim.option.BoolOption</_type>
7907
          <defaultValue>false</defaultValue>
7908
          <supported>false</supported>
7909
        </vsgxSupported>
7910
        <vvtdSupported>
7911
          <_type>vim.option.BoolOption</_type>
7912
          <defaultValue>false</defaultValue>
7913
          <supported>true</supported>
7914
        </vvtdSupported>
7915
        <vwdtSupported>false</vwdtSupported>
7916
      </e>
7917
      <e id="50">
7918
        <_type>vim.vm.GuestOsDescriptor</_type>
7919
        <cpuFeatureMask>
7920
          <_length>6</_length>
7921
          <_type>vim.host.CpuIdInfo[]</_type>
7922
          <e id="0">
7923
            <_type>vim.host.CpuIdInfo</_type>
7924
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7925
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7926
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7927
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7928
            <level>1</level>
7929
            <vendor>amd</vendor>
7930
          </e>
186 - 7931
          <e id="1">
175 - 7932
            <_type>vim.host.CpuIdInfo</_type>
7933
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7934
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7935
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7936
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7937
            <level>0</level>
7938
            <vendor>amd</vendor>
7939
          </e>
186 - 7940
          <e id="2">
175 - 7941
            <_type>vim.host.CpuIdInfo</_type>
186 - 7942
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 7943
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7944
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 7945
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 7946
            <level>-2147483647</level>
7947
            <vendor>amd</vendor>
7948
          </e>
186 - 7949
          <e id="3">
7950
            <_type>vim.host.CpuIdInfo</_type>
7951
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
7952
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7953
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
7954
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
7955
            <level>-2147483647</level>
7956
          </e>
175 - 7957
          <e id="4">
7958
            <_type>vim.host.CpuIdInfo</_type>
7959
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
7960
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
7961
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
7962
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
7963
            <level>1</level>
7964
          </e>
7965
          <e id="5">
7966
            <_type>vim.host.CpuIdInfo</_type>
7967
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
7968
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
7969
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
7970
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
7971
            <level>0</level>
7972
          </e>
7973
        </cpuFeatureMask>
7974
        <defaultSecureBoot>false</defaultSecureBoot>
7975
        <diskUuidEnabled>false</diskUuidEnabled>
7976
        <family>linuxGuest</family>
7977
        <fullName>SUSE Linux Enterprise 10 (64-bit)</fullName>
7978
        <ich7mRecommended>false</ich7mRecommended>
7979
        <id>sles10_64Guest</id>
7980
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
7981
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
7982
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
7983
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
7984
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
7985
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
7986
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
7987
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
7988
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
7989
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
7990
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
7991
        <persistentMemorySupported>false</persistentMemorySupported>
7992
        <recommended3D>false</recommended3D>
7993
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
7994
        <recommendedColorDepth>16</recommendedColorDepth>
7995
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
7996
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
7997
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
7998
        <recommendedFirmware>bios</recommendedFirmware>
7999
        <recommendedMemMB>768</recommendedMemMB>
8000
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8001
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8002
        <smcRecommended>false</smcRecommended>
8003
        <smcRequired>false</smcRequired>
8004
        <supportLevel>supported</supportLevel>
8005
        <supportedDiskControllerList>
8006
          <_length>4</_length>
8007
          <_type>vmodl.TypeName[]</_type>
8008
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
8009
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
8010
          <e id="2">vim.vm.device.VirtualIDEController</e>
8011
          <e id="3">vim.vm.device.VirtualAHCIController</e>
8012
        </supportedDiskControllerList>
8013
        <supportedEthernetCard>
8014
          <_length>1</_length>
8015
          <_type>vmodl.TypeName[]</_type>
8016
          <e id="0">vim.vm.device.VirtualE1000</e>
8017
        </supportedEthernetCard>
8018
        <supportedFirmware>
8019
          <_length>1</_length>
8020
          <_type>string[]</_type>
8021
          <e id="0">bios</e>
8022
        </supportedFirmware>
8023
        <supportedForCreate>true</supportedForCreate>
8024
        <supportedMaxCPUs>32</supportedMaxCPUs>
8025
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8026
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8027
        <supportedMinMemMB>512</supportedMinMemMB>
8028
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8029
        <supportedNumDisks>16</supportedNumDisks>
8030
        <supportedUSBControllerList>
8031
          <_length>1</_length>
8032
          <_type>vmodl.TypeName[]</_type>
8033
          <e id="0">vim.vm.device.VirtualUSBController</e>
8034
        </supportedUSBControllerList>
8035
        <supports3D>false</supports3D>
8036
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8037
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8038
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8039
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
8040
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8041
        <supportsSecureBoot>false</supportsSecureBoot>
8042
        <supportsSlaveDisk>true</supportsSlaveDisk>
8043
        <supportsTPM20>false</supportsTPM20>
8044
        <supportsVMI>false</supportsVMI>
8045
        <supportsWakeOnLan>false</supportsWakeOnLan>
8046
        <usbRecommended>false</usbRecommended>
8047
        <vRAMSizeInKB>
8048
          <_type>vim.option.IntOption</_type>
8049
          <defaultValue>8192</defaultValue>
8050
          <max>131072</max>
8051
          <min>8192</min>
8052
        </vRAMSizeInKB>
8053
        <vbsSupported>
8054
          <_type>vim.option.BoolOption</_type>
8055
          <defaultValue>false</defaultValue>
8056
          <supported>false</supported>
8057
        </vbsSupported>
8058
        <vsgxSupported>
8059
          <_type>vim.option.BoolOption</_type>
8060
          <defaultValue>false</defaultValue>
8061
          <supported>false</supported>
8062
        </vsgxSupported>
8063
        <vvtdSupported>
8064
          <_type>vim.option.BoolOption</_type>
8065
          <defaultValue>false</defaultValue>
8066
          <supported>true</supported>
8067
        </vvtdSupported>
8068
        <vwdtSupported>false</vwdtSupported>
8069
      </e>
8070
      <e id="51">
8071
        <_type>vim.vm.GuestOsDescriptor</_type>
8072
        <cpuFeatureMask>
8073
          <_length>6</_length>
8074
          <_type>vim.host.CpuIdInfo[]</_type>
8075
          <e id="0">
8076
            <_type>vim.host.CpuIdInfo</_type>
8077
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8078
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8079
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8080
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8081
            <level>1</level>
8082
            <vendor>amd</vendor>
8083
          </e>
186 - 8084
          <e id="1">
175 - 8085
            <_type>vim.host.CpuIdInfo</_type>
8086
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8087
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8088
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8089
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8090
            <level>0</level>
8091
            <vendor>amd</vendor>
8092
          </e>
186 - 8093
          <e id="2">
175 - 8094
            <_type>vim.host.CpuIdInfo</_type>
186 - 8095
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8096
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8097
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8098
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8099
            <level>-2147483647</level>
8100
            <vendor>amd</vendor>
8101
          </e>
186 - 8102
          <e id="3">
8103
            <_type>vim.host.CpuIdInfo</_type>
8104
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8105
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8106
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8107
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8108
            <level>-2147483647</level>
8109
          </e>
175 - 8110
          <e id="4">
8111
            <_type>vim.host.CpuIdInfo</_type>
8112
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8113
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8114
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8115
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8116
            <level>1</level>
8117
          </e>
8118
          <e id="5">
8119
            <_type>vim.host.CpuIdInfo</_type>
8120
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8121
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8122
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8123
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8124
            <level>0</level>
8125
          </e>
8126
        </cpuFeatureMask>
8127
        <defaultSecureBoot>false</defaultSecureBoot>
8128
        <diskUuidEnabled>false</diskUuidEnabled>
8129
        <family>linuxGuest</family>
8130
        <fullName>SUSE Linux Enterprise 7/8/9 (32-bit)</fullName>
8131
        <ich7mRecommended>false</ich7mRecommended>
8132
        <id>slesGuest</id>
8133
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8134
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8135
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8136
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8137
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8138
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8139
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8140
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8141
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8142
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8143
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8144
        <persistentMemorySupported>false</persistentMemorySupported>
8145
        <recommended3D>false</recommended3D>
8146
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8147
        <recommendedColorDepth>16</recommendedColorDepth>
8148
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8149
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8150
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
8151
        <recommendedFirmware>bios</recommendedFirmware>
8152
        <recommendedMemMB>768</recommendedMemMB>
8153
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8154
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8155
        <smcRecommended>false</smcRecommended>
8156
        <smcRequired>false</smcRequired>
8157
        <supportLevel>supported</supportLevel>
8158
        <supportedDiskControllerList>
8159
          <_length>3</_length>
8160
          <_type>vmodl.TypeName[]</_type>
8161
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
8162
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
8163
          <e id="2">vim.vm.device.VirtualIDEController</e>
8164
        </supportedDiskControllerList>
8165
        <supportedEthernetCard>
8166
          <_length>2</_length>
8167
          <_type>vmodl.TypeName[]</_type>
8168
          <e id="0">vim.vm.device.VirtualE1000</e>
8169
          <e id="1">vim.vm.device.VirtualPCNet32</e>
8170
        </supportedEthernetCard>
8171
        <supportedFirmware>
8172
          <_length>1</_length>
8173
          <_type>string[]</_type>
8174
          <e id="0">bios</e>
8175
        </supportedFirmware>
8176
        <supportedForCreate>true</supportedForCreate>
8177
        <supportedMaxCPUs>32</supportedMaxCPUs>
8178
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8179
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8180
        <supportedMinMemMB>256</supportedMinMemMB>
8181
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8182
        <supportedNumDisks>16</supportedNumDisks>
8183
        <supportedUSBControllerList>
8184
          <_length>1</_length>
8185
          <_type>vmodl.TypeName[]</_type>
8186
          <e id="0">vim.vm.device.VirtualUSBController</e>
8187
        </supportedUSBControllerList>
8188
        <supports3D>false</supports3D>
8189
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8190
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8191
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8192
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
8193
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8194
        <supportsSecureBoot>false</supportsSecureBoot>
8195
        <supportsSlaveDisk>true</supportsSlaveDisk>
8196
        <supportsTPM20>false</supportsTPM20>
8197
        <supportsVMI>false</supportsVMI>
8198
        <supportsWakeOnLan>false</supportsWakeOnLan>
8199
        <usbRecommended>false</usbRecommended>
8200
        <vRAMSizeInKB>
8201
          <_type>vim.option.IntOption</_type>
8202
          <defaultValue>8192</defaultValue>
8203
          <max>131072</max>
8204
          <min>1200</min>
8205
        </vRAMSizeInKB>
8206
        <vbsSupported>
8207
          <_type>vim.option.BoolOption</_type>
8208
          <defaultValue>false</defaultValue>
8209
          <supported>false</supported>
8210
        </vbsSupported>
8211
        <vsgxSupported>
8212
          <_type>vim.option.BoolOption</_type>
8213
          <defaultValue>false</defaultValue>
8214
          <supported>false</supported>
8215
        </vsgxSupported>
8216
        <vvtdSupported>
8217
          <_type>vim.option.BoolOption</_type>
8218
          <defaultValue>false</defaultValue>
8219
          <supported>true</supported>
8220
        </vvtdSupported>
8221
        <vwdtSupported>false</vwdtSupported>
8222
      </e>
8223
      <e id="52">
8224
        <_type>vim.vm.GuestOsDescriptor</_type>
8225
        <cpuFeatureMask>
8226
          <_length>6</_length>
8227
          <_type>vim.host.CpuIdInfo[]</_type>
8228
          <e id="0">
8229
            <_type>vim.host.CpuIdInfo</_type>
8230
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8231
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8232
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8233
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8234
            <level>1</level>
8235
            <vendor>amd</vendor>
8236
          </e>
186 - 8237
          <e id="1">
175 - 8238
            <_type>vim.host.CpuIdInfo</_type>
8239
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8240
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8241
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8242
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8243
            <level>0</level>
8244
            <vendor>amd</vendor>
8245
          </e>
186 - 8246
          <e id="2">
175 - 8247
            <_type>vim.host.CpuIdInfo</_type>
186 - 8248
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8249
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8250
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 8251
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 8252
            <level>-2147483647</level>
8253
            <vendor>amd</vendor>
8254
          </e>
186 - 8255
          <e id="3">
8256
            <_type>vim.host.CpuIdInfo</_type>
8257
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8258
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8259
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8260
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8261
            <level>-2147483647</level>
8262
          </e>
175 - 8263
          <e id="4">
8264
            <_type>vim.host.CpuIdInfo</_type>
8265
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8266
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8267
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8268
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8269
            <level>1</level>
8270
          </e>
8271
          <e id="5">
8272
            <_type>vim.host.CpuIdInfo</_type>
8273
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8274
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8275
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8276
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8277
            <level>0</level>
8278
          </e>
8279
        </cpuFeatureMask>
8280
        <defaultSecureBoot>false</defaultSecureBoot>
8281
        <diskUuidEnabled>false</diskUuidEnabled>
8282
        <family>linuxGuest</family>
8283
        <fullName>SUSE Linux Enterprise 7/8/9 (64-bit)</fullName>
8284
        <ich7mRecommended>false</ich7mRecommended>
8285
        <id>sles64Guest</id>
8286
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8287
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8288
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8289
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8290
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8291
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8292
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8293
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8294
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8295
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8296
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8297
        <persistentMemorySupported>false</persistentMemorySupported>
8298
        <recommended3D>false</recommended3D>
8299
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8300
        <recommendedColorDepth>16</recommendedColorDepth>
8301
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8302
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8303
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
8304
        <recommendedFirmware>bios</recommendedFirmware>
8305
        <recommendedMemMB>768</recommendedMemMB>
8306
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8307
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8308
        <smcRecommended>false</smcRecommended>
8309
        <smcRequired>false</smcRequired>
8310
        <supportLevel>supported</supportLevel>
8311
        <supportedDiskControllerList>
8312
          <_length>3</_length>
8313
          <_type>vmodl.TypeName[]</_type>
8314
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
8315
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
8316
          <e id="2">vim.vm.device.VirtualIDEController</e>
8317
        </supportedDiskControllerList>
8318
        <supportedEthernetCard>
8319
          <_length>1</_length>
8320
          <_type>vmodl.TypeName[]</_type>
8321
          <e id="0">vim.vm.device.VirtualE1000</e>
8322
        </supportedEthernetCard>
8323
        <supportedFirmware>
8324
          <_length>1</_length>
8325
          <_type>string[]</_type>
8326
          <e id="0">bios</e>
8327
        </supportedFirmware>
8328
        <supportedForCreate>true</supportedForCreate>
8329
        <supportedMaxCPUs>32</supportedMaxCPUs>
8330
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8331
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8332
        <supportedMinMemMB>256</supportedMinMemMB>
8333
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8334
        <supportedNumDisks>16</supportedNumDisks>
8335
        <supportedUSBControllerList>
8336
          <_length>1</_length>
8337
          <_type>vmodl.TypeName[]</_type>
8338
          <e id="0">vim.vm.device.VirtualUSBController</e>
8339
        </supportedUSBControllerList>
8340
        <supports3D>false</supports3D>
8341
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8342
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8343
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8344
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
8345
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8346
        <supportsSecureBoot>false</supportsSecureBoot>
8347
        <supportsSlaveDisk>true</supportsSlaveDisk>
8348
        <supportsTPM20>false</supportsTPM20>
8349
        <supportsVMI>false</supportsVMI>
8350
        <supportsWakeOnLan>false</supportsWakeOnLan>
8351
        <usbRecommended>false</usbRecommended>
8352
        <vRAMSizeInKB>
8353
          <_type>vim.option.IntOption</_type>
8354
          <defaultValue>8192</defaultValue>
8355
          <max>131072</max>
8356
          <min>1200</min>
8357
        </vRAMSizeInKB>
8358
        <vbsSupported>
8359
          <_type>vim.option.BoolOption</_type>
8360
          <defaultValue>false</defaultValue>
8361
          <supported>false</supported>
8362
        </vbsSupported>
8363
        <vsgxSupported>
8364
          <_type>vim.option.BoolOption</_type>
8365
          <defaultValue>false</defaultValue>
8366
          <supported>false</supported>
8367
        </vsgxSupported>
8368
        <vvtdSupported>
8369
          <_type>vim.option.BoolOption</_type>
8370
          <defaultValue>false</defaultValue>
8371
          <supported>true</supported>
8372
        </vvtdSupported>
8373
        <vwdtSupported>false</vwdtSupported>
8374
      </e>
8375
      <e id="53">
8376
        <_type>vim.vm.GuestOsDescriptor</_type>
8377
        <cpuFeatureMask>
8378
          <_length>6</_length>
8379
          <_type>vim.host.CpuIdInfo[]</_type>
8380
          <e id="0">
8381
            <_type>vim.host.CpuIdInfo</_type>
8382
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8383
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8384
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8385
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8386
            <level>1</level>
8387
            <vendor>amd</vendor>
8388
          </e>
186 - 8389
          <e id="1">
175 - 8390
            <_type>vim.host.CpuIdInfo</_type>
8391
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8392
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8393
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8394
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8395
            <level>0</level>
8396
            <vendor>amd</vendor>
8397
          </e>
186 - 8398
          <e id="2">
175 - 8399
            <_type>vim.host.CpuIdInfo</_type>
186 - 8400
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8401
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8402
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8403
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8404
            <level>-2147483647</level>
8405
            <vendor>amd</vendor>
8406
          </e>
186 - 8407
          <e id="3">
8408
            <_type>vim.host.CpuIdInfo</_type>
8409
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8410
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8411
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8412
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8413
            <level>-2147483647</level>
8414
          </e>
175 - 8415
          <e id="4">
8416
            <_type>vim.host.CpuIdInfo</_type>
8417
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8418
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8419
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8420
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8421
            <level>1</level>
8422
          </e>
8423
          <e id="5">
8424
            <_type>vim.host.CpuIdInfo</_type>
8425
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8426
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8427
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8428
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8429
            <level>0</level>
8430
          </e>
8431
        </cpuFeatureMask>
8432
        <defaultSecureBoot>false</defaultSecureBoot>
8433
        <diskUuidEnabled>false</diskUuidEnabled>
8434
        <family>linuxGuest</family>
8435
        <fullName>SUSE openSUSE (32-bit)</fullName>
8436
        <ich7mRecommended>false</ich7mRecommended>
8437
        <id>opensuseGuest</id>
8438
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8439
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8440
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8441
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8442
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8443
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8444
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8445
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8446
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8447
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8448
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8449
        <persistentMemorySupported>false</persistentMemorySupported>
8450
        <recommended3D>false</recommended3D>
8451
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8452
        <recommendedColorDepth>16</recommendedColorDepth>
8453
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8454
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8455
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
8456
        <recommendedFirmware>bios</recommendedFirmware>
8457
        <recommendedMemMB>768</recommendedMemMB>
8458
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8459
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8460
        <smcRecommended>false</smcRecommended>
8461
        <smcRequired>false</smcRequired>
8462
        <supportLevel>supported</supportLevel>
8463
        <supportedDiskControllerList>
8464
          <_length>6</_length>
8465
          <_type>vmodl.TypeName[]</_type>
8466
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
8467
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
8468
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
8469
          <e id="3">vim.vm.device.VirtualIDEController</e>
8470
          <e id="4">vim.vm.device.VirtualAHCIController</e>
8471
          <e id="5">vim.vm.device.VirtualNVMEController</e>
8472
        </supportedDiskControllerList>
8473
        <supportedEthernetCard>
8474
          <_length>3</_length>
8475
          <_type>vmodl.TypeName[]</_type>
8476
          <e id="0">vim.vm.device.VirtualE1000</e>
8477
          <e id="1">vim.vm.device.VirtualPCNet32</e>
8478
          <e id="2">vim.vm.device.VirtualVmxnet</e>
8479
        </supportedEthernetCard>
8480
        <supportedFirmware>
8481
          <_length>2</_length>
8482
          <_type>string[]</_type>
8483
          <e id="0">bios</e>
8484
          <e id="1">efi</e>
8485
        </supportedFirmware>
8486
        <supportedForCreate>true</supportedForCreate>
8487
        <supportedMaxCPUs>32</supportedMaxCPUs>
8488
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8489
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8490
        <supportedMinMemMB>512</supportedMinMemMB>
8491
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8492
        <supportedNumDisks>16</supportedNumDisks>
8493
        <supportedUSBControllerList>
8494
          <_length>1</_length>
8495
          <_type>vmodl.TypeName[]</_type>
8496
          <e id="0">vim.vm.device.VirtualUSBController</e>
8497
        </supportedUSBControllerList>
8498
        <supports3D>false</supports3D>
8499
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8500
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8501
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8502
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
8503
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8504
        <supportsSecureBoot>false</supportsSecureBoot>
8505
        <supportsSlaveDisk>true</supportsSlaveDisk>
8506
        <supportsTPM20>false</supportsTPM20>
8507
        <supportsVMI>false</supportsVMI>
8508
        <supportsWakeOnLan>false</supportsWakeOnLan>
8509
        <usbRecommended>false</usbRecommended>
8510
        <vRAMSizeInKB>
8511
          <_type>vim.option.IntOption</_type>
8512
          <defaultValue>4096</defaultValue>
8513
          <max>131072</max>
8514
          <min>1200</min>
8515
        </vRAMSizeInKB>
8516
        <vbsSupported>
8517
          <_type>vim.option.BoolOption</_type>
8518
          <defaultValue>false</defaultValue>
8519
          <supported>false</supported>
8520
        </vbsSupported>
8521
        <vsgxSupported>
8522
          <_type>vim.option.BoolOption</_type>
8523
          <defaultValue>false</defaultValue>
8524
          <supported>false</supported>
8525
        </vsgxSupported>
8526
        <vvtdSupported>
8527
          <_type>vim.option.BoolOption</_type>
8528
          <defaultValue>false</defaultValue>
8529
          <supported>true</supported>
8530
        </vvtdSupported>
8531
        <vwdtSupported>false</vwdtSupported>
8532
      </e>
8533
      <e id="54">
8534
        <_type>vim.vm.GuestOsDescriptor</_type>
8535
        <cpuFeatureMask>
8536
          <_length>6</_length>
8537
          <_type>vim.host.CpuIdInfo[]</_type>
8538
          <e id="0">
8539
            <_type>vim.host.CpuIdInfo</_type>
8540
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8541
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8542
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8543
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8544
            <level>1</level>
8545
            <vendor>amd</vendor>
8546
          </e>
186 - 8547
          <e id="1">
175 - 8548
            <_type>vim.host.CpuIdInfo</_type>
8549
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8550
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8551
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8552
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8553
            <level>0</level>
8554
            <vendor>amd</vendor>
8555
          </e>
186 - 8556
          <e id="2">
175 - 8557
            <_type>vim.host.CpuIdInfo</_type>
186 - 8558
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8559
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8560
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 8561
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 8562
            <level>-2147483647</level>
8563
            <vendor>amd</vendor>
8564
          </e>
186 - 8565
          <e id="3">
8566
            <_type>vim.host.CpuIdInfo</_type>
8567
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8568
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8569
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8570
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8571
            <level>-2147483647</level>
8572
          </e>
175 - 8573
          <e id="4">
8574
            <_type>vim.host.CpuIdInfo</_type>
8575
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8576
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8577
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8578
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8579
            <level>1</level>
8580
          </e>
8581
          <e id="5">
8582
            <_type>vim.host.CpuIdInfo</_type>
8583
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8584
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8585
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8586
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8587
            <level>0</level>
8588
          </e>
8589
        </cpuFeatureMask>
8590
        <defaultSecureBoot>false</defaultSecureBoot>
8591
        <diskUuidEnabled>false</diskUuidEnabled>
8592
        <family>linuxGuest</family>
8593
        <fullName>SUSE openSUSE (64-bit)</fullName>
8594
        <ich7mRecommended>false</ich7mRecommended>
8595
        <id>opensuse64Guest</id>
8596
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8597
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8598
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8599
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8600
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8601
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8602
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8603
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8604
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8605
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8606
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8607
        <persistentMemorySupported>false</persistentMemorySupported>
8608
        <recommended3D>false</recommended3D>
8609
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8610
        <recommendedColorDepth>16</recommendedColorDepth>
8611
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8612
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8613
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
8614
        <recommendedFirmware>bios</recommendedFirmware>
8615
        <recommendedMemMB>768</recommendedMemMB>
8616
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8617
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8618
        <smcRecommended>false</smcRecommended>
8619
        <smcRequired>false</smcRequired>
8620
        <supportLevel>supported</supportLevel>
8621
        <supportedDiskControllerList>
8622
          <_length>5</_length>
8623
          <_type>vmodl.TypeName[]</_type>
8624
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
8625
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
8626
          <e id="2">vim.vm.device.VirtualIDEController</e>
8627
          <e id="3">vim.vm.device.VirtualAHCIController</e>
8628
          <e id="4">vim.vm.device.VirtualNVMEController</e>
8629
        </supportedDiskControllerList>
8630
        <supportedEthernetCard>
8631
          <_length>1</_length>
8632
          <_type>vmodl.TypeName[]</_type>
8633
          <e id="0">vim.vm.device.VirtualE1000</e>
8634
        </supportedEthernetCard>
8635
        <supportedFirmware>
8636
          <_length>2</_length>
8637
          <_type>string[]</_type>
8638
          <e id="0">bios</e>
8639
          <e id="1">efi</e>
8640
        </supportedFirmware>
8641
        <supportedForCreate>true</supportedForCreate>
8642
        <supportedMaxCPUs>32</supportedMaxCPUs>
8643
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8644
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8645
        <supportedMinMemMB>512</supportedMinMemMB>
8646
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8647
        <supportedNumDisks>16</supportedNumDisks>
8648
        <supportedUSBControllerList>
8649
          <_length>1</_length>
8650
          <_type>vmodl.TypeName[]</_type>
8651
          <e id="0">vim.vm.device.VirtualUSBController</e>
8652
        </supportedUSBControllerList>
8653
        <supports3D>false</supports3D>
8654
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
8655
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
8656
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8657
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
8658
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8659
        <supportsSecureBoot>false</supportsSecureBoot>
8660
        <supportsSlaveDisk>true</supportsSlaveDisk>
8661
        <supportsTPM20>false</supportsTPM20>
8662
        <supportsVMI>false</supportsVMI>
8663
        <supportsWakeOnLan>false</supportsWakeOnLan>
8664
        <usbRecommended>false</usbRecommended>
8665
        <vRAMSizeInKB>
8666
          <_type>vim.option.IntOption</_type>
8667
          <defaultValue>4096</defaultValue>
8668
          <max>131072</max>
8669
          <min>1200</min>
8670
        </vRAMSizeInKB>
8671
        <vbsSupported>
8672
          <_type>vim.option.BoolOption</_type>
8673
          <defaultValue>false</defaultValue>
8674
          <supported>false</supported>
8675
        </vbsSupported>
8676
        <vsgxSupported>
8677
          <_type>vim.option.BoolOption</_type>
8678
          <defaultValue>false</defaultValue>
8679
          <supported>false</supported>
8680
        </vsgxSupported>
8681
        <vvtdSupported>
8682
          <_type>vim.option.BoolOption</_type>
8683
          <defaultValue>false</defaultValue>
8684
          <supported>true</supported>
8685
        </vvtdSupported>
8686
        <vwdtSupported>false</vwdtSupported>
8687
      </e>
8688
      <e id="55">
8689
        <_type>vim.vm.GuestOsDescriptor</_type>
8690
        <cpuFeatureMask>
8691
          <_length>6</_length>
8692
          <_type>vim.host.CpuIdInfo[]</_type>
8693
          <e id="0">
8694
            <_type>vim.host.CpuIdInfo</_type>
8695
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8696
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8697
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8698
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8699
            <level>1</level>
8700
            <vendor>amd</vendor>
8701
          </e>
186 - 8702
          <e id="1">
175 - 8703
            <_type>vim.host.CpuIdInfo</_type>
8704
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8705
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8706
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8707
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8708
            <level>0</level>
8709
            <vendor>amd</vendor>
8710
          </e>
186 - 8711
          <e id="2">
175 - 8712
            <_type>vim.host.CpuIdInfo</_type>
186 - 8713
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8714
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8715
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8716
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8717
            <level>-2147483647</level>
8718
            <vendor>amd</vendor>
8719
          </e>
186 - 8720
          <e id="3">
8721
            <_type>vim.host.CpuIdInfo</_type>
8722
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8723
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8724
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8725
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8726
            <level>-2147483647</level>
8727
          </e>
175 - 8728
          <e id="4">
8729
            <_type>vim.host.CpuIdInfo</_type>
8730
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8731
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8732
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8733
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8734
            <level>1</level>
8735
          </e>
8736
          <e id="5">
8737
            <_type>vim.host.CpuIdInfo</_type>
8738
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8739
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8740
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8741
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8742
            <level>0</level>
8743
          </e>
8744
        </cpuFeatureMask>
8745
        <defaultSecureBoot>false</defaultSecureBoot>
8746
        <diskUuidEnabled>false</diskUuidEnabled>
8747
        <family>linuxGuest</family>
8748
        <fullName>SUSE Linux (32-bit)</fullName>
8749
        <ich7mRecommended>false</ich7mRecommended>
8750
        <id>suseGuest</id>
8751
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8752
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8753
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8754
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8755
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8756
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8757
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8758
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8759
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8760
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8761
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8762
        <persistentMemorySupported>false</persistentMemorySupported>
8763
        <recommended3D>false</recommended3D>
8764
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8765
        <recommendedColorDepth>16</recommendedColorDepth>
8766
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8767
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8768
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
8769
        <recommendedFirmware>bios</recommendedFirmware>
8770
        <recommendedMemMB>256</recommendedMemMB>
8771
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8772
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8773
        <smcRecommended>false</smcRecommended>
8774
        <smcRequired>false</smcRequired>
8775
        <supportLevel>supported</supportLevel>
8776
        <supportedDiskControllerList>
8777
          <_length>5</_length>
8778
          <_type>vmodl.TypeName[]</_type>
8779
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
8780
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
8781
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
8782
          <e id="3">vim.vm.device.VirtualIDEController</e>
8783
          <e id="4">vim.vm.device.VirtualNVMEController</e>
8784
        </supportedDiskControllerList>
8785
        <supportedEthernetCard>
8786
          <_length>3</_length>
8787
          <_type>vmodl.TypeName[]</_type>
8788
          <e id="0">vim.vm.device.VirtualE1000</e>
8789
          <e id="1">vim.vm.device.VirtualPCNet32</e>
8790
          <e id="2">vim.vm.device.VirtualVmxnet</e>
8791
        </supportedEthernetCard>
8792
        <supportedFirmware>
8793
          <_length>1</_length>
8794
          <_type>string[]</_type>
8795
          <e id="0">bios</e>
8796
        </supportedFirmware>
8797
        <supportedForCreate>true</supportedForCreate>
8798
        <supportedMaxCPUs>32</supportedMaxCPUs>
8799
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8800
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8801
        <supportedMinMemMB>32</supportedMinMemMB>
8802
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8803
        <supportedNumDisks>16</supportedNumDisks>
8804
        <supportedUSBControllerList>
8805
          <_length>2</_length>
8806
          <_type>vmodl.TypeName[]</_type>
8807
          <e id="0">vim.vm.device.VirtualUSBController</e>
8808
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
8809
        </supportedUSBControllerList>
8810
        <supports3D>false</supports3D>
8811
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8812
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8813
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8814
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
8815
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8816
        <supportsSecureBoot>false</supportsSecureBoot>
8817
        <supportsSlaveDisk>true</supportsSlaveDisk>
8818
        <supportsTPM20>false</supportsTPM20>
8819
        <supportsVMI>false</supportsVMI>
8820
        <supportsWakeOnLan>false</supportsWakeOnLan>
8821
        <usbRecommended>false</usbRecommended>
8822
        <vRAMSizeInKB>
8823
          <_type>vim.option.IntOption</_type>
8824
          <defaultValue>8192</defaultValue>
8825
          <max>131072</max>
8826
          <min>1200</min>
8827
        </vRAMSizeInKB>
8828
        <vbsSupported>
8829
          <_type>vim.option.BoolOption</_type>
8830
          <defaultValue>false</defaultValue>
8831
          <supported>false</supported>
8832
        </vbsSupported>
8833
        <vsgxSupported>
8834
          <_type>vim.option.BoolOption</_type>
8835
          <defaultValue>false</defaultValue>
8836
          <supported>false</supported>
8837
        </vsgxSupported>
8838
        <vvtdSupported>
8839
          <_type>vim.option.BoolOption</_type>
8840
          <defaultValue>false</defaultValue>
8841
          <supported>true</supported>
8842
        </vvtdSupported>
8843
        <vwdtSupported>false</vwdtSupported>
8844
      </e>
8845
      <e id="56">
8846
        <_type>vim.vm.GuestOsDescriptor</_type>
8847
        <cpuFeatureMask>
8848
          <_length>6</_length>
8849
          <_type>vim.host.CpuIdInfo[]</_type>
8850
          <e id="0">
8851
            <_type>vim.host.CpuIdInfo</_type>
8852
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8853
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8854
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8855
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8856
            <level>1</level>
8857
            <vendor>amd</vendor>
8858
          </e>
186 - 8859
          <e id="1">
175 - 8860
            <_type>vim.host.CpuIdInfo</_type>
8861
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8862
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8863
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8864
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8865
            <level>0</level>
8866
            <vendor>amd</vendor>
8867
          </e>
186 - 8868
          <e id="2">
175 - 8869
            <_type>vim.host.CpuIdInfo</_type>
186 - 8870
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 8871
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8872
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 8873
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 8874
            <level>-2147483647</level>
8875
            <vendor>amd</vendor>
8876
          </e>
186 - 8877
          <e id="3">
8878
            <_type>vim.host.CpuIdInfo</_type>
8879
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
8880
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8881
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
8882
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
8883
            <level>-2147483647</level>
8884
          </e>
175 - 8885
          <e id="4">
8886
            <_type>vim.host.CpuIdInfo</_type>
8887
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
8888
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
8889
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
8890
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
8891
            <level>1</level>
8892
          </e>
8893
          <e id="5">
8894
            <_type>vim.host.CpuIdInfo</_type>
8895
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
8896
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
8897
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
8898
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
8899
            <level>0</level>
8900
          </e>
8901
        </cpuFeatureMask>
8902
        <defaultSecureBoot>false</defaultSecureBoot>
8903
        <diskUuidEnabled>false</diskUuidEnabled>
8904
        <family>linuxGuest</family>
8905
        <fullName>SUSE Linux (64-bit)</fullName>
8906
        <ich7mRecommended>false</ich7mRecommended>
8907
        <id>suse64Guest</id>
8908
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
8909
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
8910
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
8911
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
8912
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
8913
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
8914
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
8915
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
8916
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
8917
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
8918
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
8919
        <persistentMemorySupported>false</persistentMemorySupported>
8920
        <recommended3D>false</recommended3D>
8921
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
8922
        <recommendedColorDepth>16</recommendedColorDepth>
8923
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
8924
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
8925
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
8926
        <recommendedFirmware>bios</recommendedFirmware>
8927
        <recommendedMemMB>256</recommendedMemMB>
8928
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
8929
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
8930
        <smcRecommended>false</smcRecommended>
8931
        <smcRequired>false</smcRequired>
8932
        <supportLevel>supported</supportLevel>
8933
        <supportedDiskControllerList>
8934
          <_length>4</_length>
8935
          <_type>vmodl.TypeName[]</_type>
8936
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
8937
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
8938
          <e id="2">vim.vm.device.VirtualIDEController</e>
8939
          <e id="3">vim.vm.device.VirtualNVMEController</e>
8940
        </supportedDiskControllerList>
8941
        <supportedEthernetCard>
8942
          <_length>1</_length>
8943
          <_type>vmodl.TypeName[]</_type>
8944
          <e id="0">vim.vm.device.VirtualE1000</e>
8945
        </supportedEthernetCard>
8946
        <supportedFirmware>
8947
          <_length>1</_length>
8948
          <_type>string[]</_type>
8949
          <e id="0">bios</e>
8950
        </supportedFirmware>
8951
        <supportedForCreate>true</supportedForCreate>
8952
        <supportedMaxCPUs>32</supportedMaxCPUs>
8953
        <supportedMaxMemMB>65536</supportedMaxMemMB>
8954
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
8955
        <supportedMinMemMB>32</supportedMinMemMB>
8956
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
8957
        <supportedNumDisks>16</supportedNumDisks>
8958
        <supportedUSBControllerList>
8959
          <_length>2</_length>
8960
          <_type>vmodl.TypeName[]</_type>
8961
          <e id="0">vim.vm.device.VirtualUSBController</e>
8962
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
8963
        </supportedUSBControllerList>
8964
        <supports3D>false</supports3D>
8965
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
8966
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
8967
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
8968
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
8969
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
8970
        <supportsSecureBoot>false</supportsSecureBoot>
8971
        <supportsSlaveDisk>true</supportsSlaveDisk>
8972
        <supportsTPM20>false</supportsTPM20>
8973
        <supportsVMI>false</supportsVMI>
8974
        <supportsWakeOnLan>false</supportsWakeOnLan>
8975
        <usbRecommended>false</usbRecommended>
8976
        <vRAMSizeInKB>
8977
          <_type>vim.option.IntOption</_type>
8978
          <defaultValue>8192</defaultValue>
8979
          <max>131072</max>
8980
          <min>1200</min>
8981
        </vRAMSizeInKB>
8982
        <vbsSupported>
8983
          <_type>vim.option.BoolOption</_type>
8984
          <defaultValue>false</defaultValue>
8985
          <supported>false</supported>
8986
        </vbsSupported>
8987
        <vsgxSupported>
8988
          <_type>vim.option.BoolOption</_type>
8989
          <defaultValue>false</defaultValue>
8990
          <supported>false</supported>
8991
        </vsgxSupported>
8992
        <vvtdSupported>
8993
          <_type>vim.option.BoolOption</_type>
8994
          <defaultValue>false</defaultValue>
8995
          <supported>true</supported>
8996
        </vvtdSupported>
8997
        <vwdtSupported>false</vwdtSupported>
8998
      </e>
8999
      <e id="57">
9000
        <_type>vim.vm.GuestOsDescriptor</_type>
9001
        <cpuFeatureMask>
9002
          <_length>6</_length>
9003
          <_type>vim.host.CpuIdInfo[]</_type>
9004
          <e id="0">
9005
            <_type>vim.host.CpuIdInfo</_type>
9006
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9007
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9008
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9009
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9010
            <level>1</level>
9011
            <vendor>amd</vendor>
9012
          </e>
186 - 9013
          <e id="1">
175 - 9014
            <_type>vim.host.CpuIdInfo</_type>
9015
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9016
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9017
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9018
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9019
            <level>0</level>
9020
            <vendor>amd</vendor>
9021
          </e>
186 - 9022
          <e id="2">
175 - 9023
            <_type>vim.host.CpuIdInfo</_type>
186 - 9024
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9025
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9026
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9027
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9028
            <level>-2147483647</level>
9029
            <vendor>amd</vendor>
9030
          </e>
186 - 9031
          <e id="3">
9032
            <_type>vim.host.CpuIdInfo</_type>
9033
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9034
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9035
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9036
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9037
            <level>-2147483647</level>
9038
          </e>
175 - 9039
          <e id="4">
9040
            <_type>vim.host.CpuIdInfo</_type>
9041
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9042
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9043
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9044
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9045
            <level>1</level>
9046
          </e>
9047
          <e id="5">
9048
            <_type>vim.host.CpuIdInfo</_type>
9049
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9050
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9051
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9052
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9053
            <level>0</level>
9054
          </e>
9055
        </cpuFeatureMask>
9056
        <defaultSecureBoot>false</defaultSecureBoot>
9057
        <diskUuidEnabled>false</diskUuidEnabled>
9058
        <family>linuxGuest</family>
9059
        <fullName>Novell Linux Desktop 9.0 (32-bit)</fullName>
9060
        <ich7mRecommended>false</ich7mRecommended>
9061
        <id>nld9Guest</id>
9062
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
9063
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
9064
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9065
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9066
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9067
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9068
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9069
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9070
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9071
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9072
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9073
        <persistentMemorySupported>false</persistentMemorySupported>
9074
        <recommended3D>false</recommended3D>
9075
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9076
        <recommendedColorDepth>16</recommendedColorDepth>
9077
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
9078
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
9079
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
9080
        <recommendedFirmware>bios</recommendedFirmware>
9081
        <recommendedMemMB>256</recommendedMemMB>
9082
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9083
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9084
        <smcRecommended>false</smcRecommended>
9085
        <smcRequired>false</smcRequired>
9086
        <supportLevel>supported</supportLevel>
9087
        <supportedDiskControllerList>
9088
          <_length>3</_length>
9089
          <_type>vmodl.TypeName[]</_type>
9090
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
9091
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
9092
          <e id="2">vim.vm.device.VirtualIDEController</e>
9093
        </supportedDiskControllerList>
9094
        <supportedEthernetCard>
9095
          <_length>3</_length>
9096
          <_type>vmodl.TypeName[]</_type>
9097
          <e id="0">vim.vm.device.VirtualE1000</e>
9098
          <e id="1">vim.vm.device.VirtualPCNet32</e>
9099
          <e id="2">vim.vm.device.VirtualVmxnet</e>
9100
        </supportedEthernetCard>
9101
        <supportedFirmware>
9102
          <_length>1</_length>
9103
          <_type>string[]</_type>
9104
          <e id="0">bios</e>
9105
        </supportedFirmware>
9106
        <supportedForCreate>true</supportedForCreate>
9107
        <supportedMaxCPUs>32</supportedMaxCPUs>
9108
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9109
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9110
        <supportedMinMemMB>32</supportedMinMemMB>
9111
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9112
        <supportedNumDisks>16</supportedNumDisks>
9113
        <supportedUSBControllerList>
9114
          <_length>1</_length>
9115
          <_type>vmodl.TypeName[]</_type>
9116
          <e id="0">vim.vm.device.VirtualUSBController</e>
9117
        </supportedUSBControllerList>
9118
        <supports3D>false</supports3D>
9119
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
9120
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
9121
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9122
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
9123
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9124
        <supportsSecureBoot>false</supportsSecureBoot>
9125
        <supportsSlaveDisk>true</supportsSlaveDisk>
9126
        <supportsTPM20>false</supportsTPM20>
9127
        <supportsVMI>false</supportsVMI>
9128
        <supportsWakeOnLan>false</supportsWakeOnLan>
9129
        <usbRecommended>false</usbRecommended>
9130
        <vRAMSizeInKB>
9131
          <_type>vim.option.IntOption</_type>
9132
          <defaultValue>4096</defaultValue>
9133
          <max>131072</max>
9134
          <min>1200</min>
9135
        </vRAMSizeInKB>
9136
        <vbsSupported>
9137
          <_type>vim.option.BoolOption</_type>
9138
          <defaultValue>false</defaultValue>
9139
          <supported>false</supported>
9140
        </vbsSupported>
9141
        <vsgxSupported>
9142
          <_type>vim.option.BoolOption</_type>
9143
          <defaultValue>false</defaultValue>
9144
          <supported>false</supported>
9145
        </vsgxSupported>
9146
        <vvtdSupported>
9147
          <_type>vim.option.BoolOption</_type>
9148
          <defaultValue>false</defaultValue>
9149
          <supported>true</supported>
9150
        </vvtdSupported>
9151
        <vwdtSupported>false</vwdtSupported>
9152
      </e>
9153
      <e id="58">
9154
        <_type>vim.vm.GuestOsDescriptor</_type>
9155
        <cpuFeatureMask>
9156
          <_length>6</_length>
9157
          <_type>vim.host.CpuIdInfo[]</_type>
9158
          <e id="0">
9159
            <_type>vim.host.CpuIdInfo</_type>
9160
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9161
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9162
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9163
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9164
            <level>1</level>
9165
            <vendor>amd</vendor>
9166
          </e>
186 - 9167
          <e id="1">
175 - 9168
            <_type>vim.host.CpuIdInfo</_type>
9169
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9170
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9171
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9172
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9173
            <level>0</level>
9174
            <vendor>amd</vendor>
9175
          </e>
186 - 9176
          <e id="2">
175 - 9177
            <_type>vim.host.CpuIdInfo</_type>
186 - 9178
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9179
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9180
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9181
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9182
            <level>-2147483647</level>
9183
            <vendor>amd</vendor>
9184
          </e>
186 - 9185
          <e id="3">
9186
            <_type>vim.host.CpuIdInfo</_type>
9187
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9188
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9189
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9190
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9191
            <level>-2147483647</level>
9192
          </e>
175 - 9193
          <e id="4">
9194
            <_type>vim.host.CpuIdInfo</_type>
9195
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9196
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9197
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9198
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9199
            <level>1</level>
9200
          </e>
9201
          <e id="5">
9202
            <_type>vim.host.CpuIdInfo</_type>
9203
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9204
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9205
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9206
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9207
            <level>0</level>
9208
          </e>
9209
        </cpuFeatureMask>
9210
        <defaultSecureBoot>false</defaultSecureBoot>
9211
        <diskUuidEnabled>false</diskUuidEnabled>
9212
        <family>linuxGuest</family>
9213
        <fullName>Asianux 4 (32-bit)</fullName>
9214
        <ich7mRecommended>false</ich7mRecommended>
9215
        <id>asianux4Guest</id>
9216
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
9217
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
9218
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9219
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9220
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9221
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9222
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9223
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9224
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9225
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9226
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9227
        <persistentMemorySupported>false</persistentMemorySupported>
9228
        <recommended3D>false</recommended3D>
9229
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9230
        <recommendedColorDepth>16</recommendedColorDepth>
9231
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
9232
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
9233
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
9234
        <recommendedFirmware>bios</recommendedFirmware>
9235
        <recommendedMemMB>512</recommendedMemMB>
9236
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9237
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9238
        <smcRecommended>false</smcRecommended>
9239
        <smcRequired>false</smcRequired>
9240
        <supportLevel>supported</supportLevel>
9241
        <supportedDiskControllerList>
9242
          <_length>4</_length>
9243
          <_type>vmodl.TypeName[]</_type>
9244
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
9245
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
9246
          <e id="2">vim.vm.device.VirtualIDEController</e>
9247
          <e id="3">vim.vm.device.VirtualAHCIController</e>
9248
        </supportedDiskControllerList>
9249
        <supportedEthernetCard>
9250
          <_length>1</_length>
9251
          <_type>vmodl.TypeName[]</_type>
9252
          <e id="0">vim.vm.device.VirtualE1000</e>
9253
        </supportedEthernetCard>
9254
        <supportedFirmware>
9255
          <_length>1</_length>
9256
          <_type>string[]</_type>
9257
          <e id="0">bios</e>
9258
        </supportedFirmware>
9259
        <supportedForCreate>true</supportedForCreate>
9260
        <supportedMaxCPUs>32</supportedMaxCPUs>
9261
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9262
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9263
        <supportedMinMemMB>512</supportedMinMemMB>
9264
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9265
        <supportedNumDisks>16</supportedNumDisks>
9266
        <supportedUSBControllerList>
9267
          <_length>1</_length>
9268
          <_type>vmodl.TypeName[]</_type>
9269
          <e id="0">vim.vm.device.VirtualUSBController</e>
9270
        </supportedUSBControllerList>
9271
        <supports3D>false</supports3D>
9272
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
9273
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
9274
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9275
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
9276
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9277
        <supportsSecureBoot>false</supportsSecureBoot>
9278
        <supportsSlaveDisk>true</supportsSlaveDisk>
9279
        <supportsTPM20>false</supportsTPM20>
9280
        <supportsVMI>false</supportsVMI>
9281
        <supportsWakeOnLan>false</supportsWakeOnLan>
9282
        <usbRecommended>true</usbRecommended>
9283
        <vRAMSizeInKB>
9284
          <_type>vim.option.IntOption</_type>
9285
          <defaultValue>4096</defaultValue>
9286
          <max>131072</max>
9287
          <min>1200</min>
9288
        </vRAMSizeInKB>
9289
        <vbsSupported>
9290
          <_type>vim.option.BoolOption</_type>
9291
          <defaultValue>false</defaultValue>
9292
          <supported>false</supported>
9293
        </vbsSupported>
9294
        <vsgxSupported>
9295
          <_type>vim.option.BoolOption</_type>
9296
          <defaultValue>false</defaultValue>
9297
          <supported>false</supported>
9298
        </vsgxSupported>
9299
        <vvtdSupported>
9300
          <_type>vim.option.BoolOption</_type>
9301
          <defaultValue>false</defaultValue>
9302
          <supported>true</supported>
9303
        </vvtdSupported>
9304
        <vwdtSupported>false</vwdtSupported>
9305
      </e>
9306
      <e id="59">
9307
        <_type>vim.vm.GuestOsDescriptor</_type>
9308
        <cpuFeatureMask>
9309
          <_length>6</_length>
9310
          <_type>vim.host.CpuIdInfo[]</_type>
9311
          <e id="0">
9312
            <_type>vim.host.CpuIdInfo</_type>
9313
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9314
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9315
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9316
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9317
            <level>1</level>
9318
            <vendor>amd</vendor>
9319
          </e>
186 - 9320
          <e id="1">
175 - 9321
            <_type>vim.host.CpuIdInfo</_type>
9322
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9323
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9324
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9325
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9326
            <level>0</level>
9327
            <vendor>amd</vendor>
9328
          </e>
186 - 9329
          <e id="2">
175 - 9330
            <_type>vim.host.CpuIdInfo</_type>
186 - 9331
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9332
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9333
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 9334
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 9335
            <level>-2147483647</level>
9336
            <vendor>amd</vendor>
9337
          </e>
186 - 9338
          <e id="3">
9339
            <_type>vim.host.CpuIdInfo</_type>
9340
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9341
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9342
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9343
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9344
            <level>-2147483647</level>
9345
          </e>
175 - 9346
          <e id="4">
9347
            <_type>vim.host.CpuIdInfo</_type>
9348
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9349
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9350
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9351
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9352
            <level>1</level>
9353
          </e>
9354
          <e id="5">
9355
            <_type>vim.host.CpuIdInfo</_type>
9356
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9357
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9358
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9359
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9360
            <level>0</level>
9361
          </e>
9362
        </cpuFeatureMask>
9363
        <defaultSecureBoot>false</defaultSecureBoot>
9364
        <diskUuidEnabled>false</diskUuidEnabled>
9365
        <family>linuxGuest</family>
9366
        <fullName>Asianux 4 (64-bit)</fullName>
9367
        <ich7mRecommended>false</ich7mRecommended>
9368
        <id>asianux4_64Guest</id>
9369
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
9370
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
9371
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9372
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9373
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9374
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9375
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9376
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9377
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9378
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9379
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9380
        <persistentMemorySupported>false</persistentMemorySupported>
9381
        <recommended3D>false</recommended3D>
9382
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9383
        <recommendedColorDepth>16</recommendedColorDepth>
9384
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
9385
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
9386
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
9387
        <recommendedFirmware>bios</recommendedFirmware>
9388
        <recommendedMemMB>512</recommendedMemMB>
9389
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9390
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9391
        <smcRecommended>false</smcRecommended>
9392
        <smcRequired>false</smcRequired>
9393
        <supportLevel>supported</supportLevel>
9394
        <supportedDiskControllerList>
9395
          <_length>4</_length>
9396
          <_type>vmodl.TypeName[]</_type>
9397
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
9398
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
9399
          <e id="2">vim.vm.device.VirtualIDEController</e>
9400
          <e id="3">vim.vm.device.VirtualAHCIController</e>
9401
        </supportedDiskControllerList>
9402
        <supportedEthernetCard>
9403
          <_length>1</_length>
9404
          <_type>vmodl.TypeName[]</_type>
9405
          <e id="0">vim.vm.device.VirtualE1000</e>
9406
        </supportedEthernetCard>
9407
        <supportedFirmware>
9408
          <_length>1</_length>
9409
          <_type>string[]</_type>
9410
          <e id="0">bios</e>
9411
        </supportedFirmware>
9412
        <supportedForCreate>true</supportedForCreate>
9413
        <supportedMaxCPUs>32</supportedMaxCPUs>
9414
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9415
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9416
        <supportedMinMemMB>512</supportedMinMemMB>
9417
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9418
        <supportedNumDisks>16</supportedNumDisks>
9419
        <supportedUSBControllerList>
9420
          <_length>1</_length>
9421
          <_type>vmodl.TypeName[]</_type>
9422
          <e id="0">vim.vm.device.VirtualUSBController</e>
9423
        </supportedUSBControllerList>
9424
        <supports3D>false</supports3D>
9425
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
9426
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
9427
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9428
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
9429
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9430
        <supportsSecureBoot>false</supportsSecureBoot>
9431
        <supportsSlaveDisk>true</supportsSlaveDisk>
9432
        <supportsTPM20>false</supportsTPM20>
9433
        <supportsVMI>false</supportsVMI>
9434
        <supportsWakeOnLan>false</supportsWakeOnLan>
9435
        <usbRecommended>true</usbRecommended>
9436
        <vRAMSizeInKB>
9437
          <_type>vim.option.IntOption</_type>
9438
          <defaultValue>4096</defaultValue>
9439
          <max>131072</max>
9440
          <min>1200</min>
9441
        </vRAMSizeInKB>
9442
        <vbsSupported>
9443
          <_type>vim.option.BoolOption</_type>
9444
          <defaultValue>false</defaultValue>
9445
          <supported>false</supported>
9446
        </vbsSupported>
9447
        <vsgxSupported>
9448
          <_type>vim.option.BoolOption</_type>
9449
          <defaultValue>false</defaultValue>
9450
          <supported>false</supported>
9451
        </vsgxSupported>
9452
        <vvtdSupported>
9453
          <_type>vim.option.BoolOption</_type>
9454
          <defaultValue>false</defaultValue>
9455
          <supported>true</supported>
9456
        </vvtdSupported>
9457
        <vwdtSupported>false</vwdtSupported>
9458
      </e>
9459
      <e id="60">
9460
        <_type>vim.vm.GuestOsDescriptor</_type>
9461
        <cpuFeatureMask>
9462
          <_length>6</_length>
9463
          <_type>vim.host.CpuIdInfo[]</_type>
9464
          <e id="0">
9465
            <_type>vim.host.CpuIdInfo</_type>
9466
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9467
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9468
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9469
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9470
            <level>1</level>
9471
            <vendor>amd</vendor>
9472
          </e>
186 - 9473
          <e id="1">
175 - 9474
            <_type>vim.host.CpuIdInfo</_type>
9475
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9476
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9477
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9478
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9479
            <level>0</level>
9480
            <vendor>amd</vendor>
9481
          </e>
186 - 9482
          <e id="2">
175 - 9483
            <_type>vim.host.CpuIdInfo</_type>
186 - 9484
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9485
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9486
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9487
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9488
            <level>-2147483647</level>
9489
            <vendor>amd</vendor>
9490
          </e>
186 - 9491
          <e id="3">
9492
            <_type>vim.host.CpuIdInfo</_type>
9493
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9494
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9495
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9496
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9497
            <level>-2147483647</level>
9498
          </e>
175 - 9499
          <e id="4">
9500
            <_type>vim.host.CpuIdInfo</_type>
9501
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9502
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9503
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9504
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9505
            <level>1</level>
9506
          </e>
9507
          <e id="5">
9508
            <_type>vim.host.CpuIdInfo</_type>
9509
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9510
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9511
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9512
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9513
            <level>0</level>
9514
          </e>
9515
        </cpuFeatureMask>
9516
        <defaultSecureBoot>false</defaultSecureBoot>
9517
        <diskUuidEnabled>false</diskUuidEnabled>
9518
        <family>linuxGuest</family>
9519
        <fullName>Asianux 3 (32-bit)</fullName>
9520
        <ich7mRecommended>false</ich7mRecommended>
9521
        <id>asianux3Guest</id>
9522
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
9523
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
9524
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9525
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9526
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9527
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9528
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9529
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9530
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9531
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9532
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9533
        <persistentMemorySupported>false</persistentMemorySupported>
9534
        <recommended3D>false</recommended3D>
9535
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9536
        <recommendedColorDepth>16</recommendedColorDepth>
9537
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
9538
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
9539
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
9540
        <recommendedFirmware>bios</recommendedFirmware>
9541
        <recommendedMemMB>512</recommendedMemMB>
9542
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9543
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9544
        <smcRecommended>false</smcRecommended>
9545
        <smcRequired>false</smcRequired>
9546
        <supportLevel>supported</supportLevel>
9547
        <supportedDiskControllerList>
9548
          <_length>4</_length>
9549
          <_type>vmodl.TypeName[]</_type>
9550
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
9551
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
9552
          <e id="2">vim.vm.device.VirtualIDEController</e>
9553
          <e id="3">vim.vm.device.VirtualAHCIController</e>
9554
        </supportedDiskControllerList>
9555
        <supportedEthernetCard>
9556
          <_length>3</_length>
9557
          <_type>vmodl.TypeName[]</_type>
9558
          <e id="0">vim.vm.device.VirtualE1000</e>
9559
          <e id="1">vim.vm.device.VirtualPCNet32</e>
9560
          <e id="2">vim.vm.device.VirtualVmxnet</e>
9561
        </supportedEthernetCard>
9562
        <supportedFirmware>
9563
          <_length>1</_length>
9564
          <_type>string[]</_type>
9565
          <e id="0">bios</e>
9566
        </supportedFirmware>
9567
        <supportedForCreate>true</supportedForCreate>
9568
        <supportedMaxCPUs>32</supportedMaxCPUs>
9569
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9570
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9571
        <supportedMinMemMB>256</supportedMinMemMB>
9572
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9573
        <supportedNumDisks>16</supportedNumDisks>
9574
        <supportedUSBControllerList>
9575
          <_length>1</_length>
9576
          <_type>vmodl.TypeName[]</_type>
9577
          <e id="0">vim.vm.device.VirtualUSBController</e>
9578
        </supportedUSBControllerList>
9579
        <supports3D>false</supports3D>
9580
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
9581
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
9582
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9583
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
9584
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9585
        <supportsSecureBoot>false</supportsSecureBoot>
9586
        <supportsSlaveDisk>true</supportsSlaveDisk>
9587
        <supportsTPM20>false</supportsTPM20>
9588
        <supportsVMI>false</supportsVMI>
9589
        <supportsWakeOnLan>false</supportsWakeOnLan>
9590
        <usbRecommended>true</usbRecommended>
9591
        <vRAMSizeInKB>
9592
          <_type>vim.option.IntOption</_type>
9593
          <defaultValue>4096</defaultValue>
9594
          <max>131072</max>
9595
          <min>1200</min>
9596
        </vRAMSizeInKB>
9597
        <vbsSupported>
9598
          <_type>vim.option.BoolOption</_type>
9599
          <defaultValue>false</defaultValue>
9600
          <supported>false</supported>
9601
        </vbsSupported>
9602
        <vsgxSupported>
9603
          <_type>vim.option.BoolOption</_type>
9604
          <defaultValue>false</defaultValue>
9605
          <supported>false</supported>
9606
        </vsgxSupported>
9607
        <vvtdSupported>
9608
          <_type>vim.option.BoolOption</_type>
9609
          <defaultValue>false</defaultValue>
9610
          <supported>true</supported>
9611
        </vvtdSupported>
9612
        <vwdtSupported>false</vwdtSupported>
9613
      </e>
9614
      <e id="61">
9615
        <_type>vim.vm.GuestOsDescriptor</_type>
9616
        <cpuFeatureMask>
9617
          <_length>6</_length>
9618
          <_type>vim.host.CpuIdInfo[]</_type>
9619
          <e id="0">
9620
            <_type>vim.host.CpuIdInfo</_type>
9621
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9622
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9623
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9624
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9625
            <level>1</level>
9626
            <vendor>amd</vendor>
9627
          </e>
186 - 9628
          <e id="1">
175 - 9629
            <_type>vim.host.CpuIdInfo</_type>
9630
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9631
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9632
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9633
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9634
            <level>0</level>
9635
            <vendor>amd</vendor>
9636
          </e>
186 - 9637
          <e id="2">
175 - 9638
            <_type>vim.host.CpuIdInfo</_type>
186 - 9639
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9640
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9641
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 9642
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 9643
            <level>-2147483647</level>
9644
            <vendor>amd</vendor>
9645
          </e>
186 - 9646
          <e id="3">
9647
            <_type>vim.host.CpuIdInfo</_type>
9648
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9649
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9650
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9651
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9652
            <level>-2147483647</level>
9653
          </e>
175 - 9654
          <e id="4">
9655
            <_type>vim.host.CpuIdInfo</_type>
9656
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9657
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9658
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9659
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9660
            <level>1</level>
9661
          </e>
9662
          <e id="5">
9663
            <_type>vim.host.CpuIdInfo</_type>
9664
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9665
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9666
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9667
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9668
            <level>0</level>
9669
          </e>
9670
        </cpuFeatureMask>
9671
        <defaultSecureBoot>false</defaultSecureBoot>
9672
        <diskUuidEnabled>false</diskUuidEnabled>
9673
        <family>linuxGuest</family>
9674
        <fullName>Asianux 3 (64-bit)</fullName>
9675
        <ich7mRecommended>false</ich7mRecommended>
9676
        <id>asianux3_64Guest</id>
9677
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
9678
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
9679
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9680
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9681
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9682
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9683
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9684
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9685
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9686
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9687
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9688
        <persistentMemorySupported>false</persistentMemorySupported>
9689
        <recommended3D>false</recommended3D>
9690
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9691
        <recommendedColorDepth>16</recommendedColorDepth>
9692
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
9693
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
9694
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
9695
        <recommendedFirmware>bios</recommendedFirmware>
9696
        <recommendedMemMB>512</recommendedMemMB>
9697
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9698
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9699
        <smcRecommended>false</smcRecommended>
9700
        <smcRequired>false</smcRequired>
9701
        <supportLevel>supported</supportLevel>
9702
        <supportedDiskControllerList>
9703
          <_length>4</_length>
9704
          <_type>vmodl.TypeName[]</_type>
9705
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
9706
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
9707
          <e id="2">vim.vm.device.VirtualIDEController</e>
9708
          <e id="3">vim.vm.device.VirtualAHCIController</e>
9709
        </supportedDiskControllerList>
9710
        <supportedEthernetCard>
9711
          <_length>2</_length>
9712
          <_type>vmodl.TypeName[]</_type>
9713
          <e id="0">vim.vm.device.VirtualE1000</e>
9714
          <e id="1">vim.vm.device.VirtualVmxnet</e>
9715
        </supportedEthernetCard>
9716
        <supportedFirmware>
9717
          <_length>1</_length>
9718
          <_type>string[]</_type>
9719
          <e id="0">bios</e>
9720
        </supportedFirmware>
9721
        <supportedForCreate>true</supportedForCreate>
9722
        <supportedMaxCPUs>32</supportedMaxCPUs>
9723
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9724
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9725
        <supportedMinMemMB>256</supportedMinMemMB>
9726
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9727
        <supportedNumDisks>16</supportedNumDisks>
9728
        <supportedUSBControllerList>
9729
          <_length>1</_length>
9730
          <_type>vmodl.TypeName[]</_type>
9731
          <e id="0">vim.vm.device.VirtualUSBController</e>
9732
        </supportedUSBControllerList>
9733
        <supports3D>false</supports3D>
9734
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
9735
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
9736
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9737
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
9738
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9739
        <supportsSecureBoot>false</supportsSecureBoot>
9740
        <supportsSlaveDisk>true</supportsSlaveDisk>
9741
        <supportsTPM20>false</supportsTPM20>
9742
        <supportsVMI>false</supportsVMI>
9743
        <supportsWakeOnLan>false</supportsWakeOnLan>
9744
        <usbRecommended>true</usbRecommended>
9745
        <vRAMSizeInKB>
9746
          <_type>vim.option.IntOption</_type>
9747
          <defaultValue>4096</defaultValue>
9748
          <max>131072</max>
9749
          <min>1200</min>
9750
        </vRAMSizeInKB>
9751
        <vbsSupported>
9752
          <_type>vim.option.BoolOption</_type>
9753
          <defaultValue>false</defaultValue>
9754
          <supported>false</supported>
9755
        </vbsSupported>
9756
        <vsgxSupported>
9757
          <_type>vim.option.BoolOption</_type>
9758
          <defaultValue>false</defaultValue>
9759
          <supported>false</supported>
9760
        </vsgxSupported>
9761
        <vvtdSupported>
9762
          <_type>vim.option.BoolOption</_type>
9763
          <defaultValue>false</defaultValue>
9764
          <supported>true</supported>
9765
        </vvtdSupported>
9766
        <vwdtSupported>false</vwdtSupported>
9767
      </e>
9768
      <e id="62">
9769
        <_type>vim.vm.GuestOsDescriptor</_type>
9770
        <cpuFeatureMask>
9771
          <_length>6</_length>
9772
          <_type>vim.host.CpuIdInfo[]</_type>
9773
          <e id="0">
9774
            <_type>vim.host.CpuIdInfo</_type>
9775
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9776
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9777
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9778
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9779
            <level>1</level>
9780
            <vendor>amd</vendor>
9781
          </e>
186 - 9782
          <e id="1">
175 - 9783
            <_type>vim.host.CpuIdInfo</_type>
9784
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9785
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9786
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9787
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9788
            <level>0</level>
9789
            <vendor>amd</vendor>
9790
          </e>
186 - 9791
          <e id="2">
175 - 9792
            <_type>vim.host.CpuIdInfo</_type>
186 - 9793
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9794
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9795
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9796
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9797
            <level>-2147483647</level>
9798
            <vendor>amd</vendor>
9799
          </e>
186 - 9800
          <e id="3">
9801
            <_type>vim.host.CpuIdInfo</_type>
9802
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9803
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9804
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9805
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9806
            <level>-2147483647</level>
9807
          </e>
175 - 9808
          <e id="4">
9809
            <_type>vim.host.CpuIdInfo</_type>
9810
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9811
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9812
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9813
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9814
            <level>1</level>
9815
          </e>
9816
          <e id="5">
9817
            <_type>vim.host.CpuIdInfo</_type>
9818
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9819
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9820
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9821
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9822
            <level>0</level>
9823
          </e>
9824
        </cpuFeatureMask>
9825
        <defaultSecureBoot>false</defaultSecureBoot>
9826
        <diskUuidEnabled>false</diskUuidEnabled>
9827
        <family>linuxGuest</family>
9828
        <fullName>Debian GNU/Linux 11 (32-bit)</fullName>
9829
        <ich7mRecommended>false</ich7mRecommended>
9830
        <id>debian11Guest</id>
9831
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
9832
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
9833
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9834
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9835
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9836
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9837
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9838
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9839
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9840
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9841
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9842
        <persistentMemorySupported>false</persistentMemorySupported>
9843
        <recommended3D>false</recommended3D>
9844
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9845
        <recommendedColorDepth>16</recommendedColorDepth>
9846
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
9847
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
9848
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
9849
        <recommendedFirmware>bios</recommendedFirmware>
9850
        <recommendedMemMB>2048</recommendedMemMB>
9851
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
9852
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
9853
        <smcRecommended>false</smcRecommended>
9854
        <smcRequired>false</smcRequired>
9855
        <supportLevel>supported</supportLevel>
9856
        <supportedDiskControllerList>
9857
          <_length>5</_length>
9858
          <_type>vmodl.TypeName[]</_type>
9859
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
9860
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
9861
          <e id="2">vim.vm.device.VirtualIDEController</e>
9862
          <e id="3">vim.vm.device.VirtualAHCIController</e>
9863
          <e id="4">vim.vm.device.VirtualNVMEController</e>
9864
        </supportedDiskControllerList>
9865
        <supportedEthernetCard>
9866
          <_length>1</_length>
9867
          <_type>vmodl.TypeName[]</_type>
9868
          <e id="0">vim.vm.device.VirtualE1000</e>
9869
        </supportedEthernetCard>
9870
        <supportedFirmware>
9871
          <_length>1</_length>
9872
          <_type>string[]</_type>
9873
          <e id="0">bios</e>
9874
        </supportedFirmware>
9875
        <supportedForCreate>true</supportedForCreate>
9876
        <supportedMaxCPUs>32</supportedMaxCPUs>
9877
        <supportedMaxMemMB>65536</supportedMaxMemMB>
9878
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
9879
        <supportedMinMemMB>512</supportedMinMemMB>
9880
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
9881
        <supportedNumDisks>16</supportedNumDisks>
9882
        <supportedUSBControllerList>
9883
          <_length>1</_length>
9884
          <_type>vmodl.TypeName[]</_type>
9885
          <e id="0">vim.vm.device.VirtualUSBController</e>
9886
        </supportedUSBControllerList>
9887
        <supports3D>false</supports3D>
9888
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
9889
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
9890
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
9891
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
9892
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
9893
        <supportsSecureBoot>false</supportsSecureBoot>
9894
        <supportsSlaveDisk>true</supportsSlaveDisk>
9895
        <supportsTPM20>false</supportsTPM20>
9896
        <supportsVMI>false</supportsVMI>
9897
        <supportsWakeOnLan>false</supportsWakeOnLan>
9898
        <usbRecommended>true</usbRecommended>
9899
        <vRAMSizeInKB>
9900
          <_type>vim.option.IntOption</_type>
9901
          <defaultValue>8192</defaultValue>
9902
          <max>131072</max>
9903
          <min>1200</min>
9904
        </vRAMSizeInKB>
9905
        <vbsSupported>
9906
          <_type>vim.option.BoolOption</_type>
9907
          <defaultValue>false</defaultValue>
9908
          <supported>false</supported>
9909
        </vbsSupported>
9910
        <vsgxSupported>
9911
          <_type>vim.option.BoolOption</_type>
9912
          <defaultValue>false</defaultValue>
9913
          <supported>false</supported>
9914
        </vsgxSupported>
9915
        <vvtdSupported>
9916
          <_type>vim.option.BoolOption</_type>
9917
          <defaultValue>false</defaultValue>
9918
          <supported>true</supported>
9919
        </vvtdSupported>
9920
        <vwdtSupported>false</vwdtSupported>
9921
      </e>
9922
      <e id="63">
9923
        <_type>vim.vm.GuestOsDescriptor</_type>
9924
        <cpuFeatureMask>
9925
          <_length>6</_length>
9926
          <_type>vim.host.CpuIdInfo[]</_type>
9927
          <e id="0">
9928
            <_type>vim.host.CpuIdInfo</_type>
9929
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9930
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9931
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9932
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9933
            <level>1</level>
9934
            <vendor>amd</vendor>
9935
          </e>
186 - 9936
          <e id="1">
175 - 9937
            <_type>vim.host.CpuIdInfo</_type>
9938
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9939
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9940
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9941
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9942
            <level>0</level>
9943
            <vendor>amd</vendor>
9944
          </e>
186 - 9945
          <e id="2">
175 - 9946
            <_type>vim.host.CpuIdInfo</_type>
186 - 9947
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 9948
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9949
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 9950
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 9951
            <level>-2147483647</level>
9952
            <vendor>amd</vendor>
9953
          </e>
186 - 9954
          <e id="3">
9955
            <_type>vim.host.CpuIdInfo</_type>
9956
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
9957
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9958
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
9959
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
9960
            <level>-2147483647</level>
9961
          </e>
175 - 9962
          <e id="4">
9963
            <_type>vim.host.CpuIdInfo</_type>
9964
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
9965
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
9966
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
9967
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
9968
            <level>1</level>
9969
          </e>
9970
          <e id="5">
9971
            <_type>vim.host.CpuIdInfo</_type>
9972
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
9973
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
9974
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
9975
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
9976
            <level>0</level>
9977
          </e>
9978
        </cpuFeatureMask>
9979
        <defaultSecureBoot>false</defaultSecureBoot>
9980
        <diskUuidEnabled>false</diskUuidEnabled>
9981
        <family>linuxGuest</family>
9982
        <fullName>Debian GNU/Linux 11 (64-bit)</fullName>
9983
        <ich7mRecommended>false</ich7mRecommended>
9984
        <id>debian11_64Guest</id>
9985
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
9986
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
9987
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
9988
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
9989
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
9990
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
9991
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
9992
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
9993
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
9994
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
9995
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
9996
        <persistentMemorySupported>false</persistentMemorySupported>
9997
        <recommended3D>false</recommended3D>
9998
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
9999
        <recommendedColorDepth>16</recommendedColorDepth>
10000
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10001
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10002
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10003
        <recommendedFirmware>bios</recommendedFirmware>
10004
        <recommendedMemMB>2048</recommendedMemMB>
10005
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10006
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10007
        <smcRecommended>false</smcRecommended>
10008
        <smcRequired>false</smcRequired>
10009
        <supportLevel>supported</supportLevel>
10010
        <supportedDiskControllerList>
10011
          <_length>5</_length>
10012
          <_type>vmodl.TypeName[]</_type>
10013
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10014
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10015
          <e id="2">vim.vm.device.VirtualIDEController</e>
10016
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10017
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10018
        </supportedDiskControllerList>
10019
        <supportedEthernetCard>
10020
          <_length>1</_length>
10021
          <_type>vmodl.TypeName[]</_type>
10022
          <e id="0">vim.vm.device.VirtualE1000</e>
10023
        </supportedEthernetCard>
10024
        <supportedFirmware>
10025
          <_length>1</_length>
10026
          <_type>string[]</_type>
10027
          <e id="0">bios</e>
10028
        </supportedFirmware>
10029
        <supportedForCreate>true</supportedForCreate>
10030
        <supportedMaxCPUs>32</supportedMaxCPUs>
10031
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10032
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10033
        <supportedMinMemMB>512</supportedMinMemMB>
10034
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10035
        <supportedNumDisks>16</supportedNumDisks>
10036
        <supportedUSBControllerList>
10037
          <_length>1</_length>
10038
          <_type>vmodl.TypeName[]</_type>
10039
          <e id="0">vim.vm.device.VirtualUSBController</e>
10040
        </supportedUSBControllerList>
10041
        <supports3D>false</supports3D>
10042
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
10043
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
10044
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10045
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10046
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10047
        <supportsSecureBoot>false</supportsSecureBoot>
10048
        <supportsSlaveDisk>true</supportsSlaveDisk>
10049
        <supportsTPM20>false</supportsTPM20>
10050
        <supportsVMI>false</supportsVMI>
10051
        <supportsWakeOnLan>false</supportsWakeOnLan>
10052
        <usbRecommended>true</usbRecommended>
10053
        <vRAMSizeInKB>
10054
          <_type>vim.option.IntOption</_type>
10055
          <defaultValue>8192</defaultValue>
10056
          <max>131072</max>
10057
          <min>1200</min>
10058
        </vRAMSizeInKB>
10059
        <vbsSupported>
10060
          <_type>vim.option.BoolOption</_type>
10061
          <defaultValue>false</defaultValue>
10062
          <supported>false</supported>
10063
        </vbsSupported>
10064
        <vsgxSupported>
10065
          <_type>vim.option.BoolOption</_type>
10066
          <defaultValue>false</defaultValue>
10067
          <supported>false</supported>
10068
        </vsgxSupported>
10069
        <vvtdSupported>
10070
          <_type>vim.option.BoolOption</_type>
10071
          <defaultValue>false</defaultValue>
10072
          <supported>true</supported>
10073
        </vvtdSupported>
10074
        <vwdtSupported>false</vwdtSupported>
10075
      </e>
10076
      <e id="64">
10077
        <_type>vim.vm.GuestOsDescriptor</_type>
10078
        <cpuFeatureMask>
10079
          <_length>6</_length>
10080
          <_type>vim.host.CpuIdInfo[]</_type>
10081
          <e id="0">
10082
            <_type>vim.host.CpuIdInfo</_type>
10083
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10084
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10085
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10086
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10087
            <level>1</level>
10088
            <vendor>amd</vendor>
10089
          </e>
186 - 10090
          <e id="1">
175 - 10091
            <_type>vim.host.CpuIdInfo</_type>
10092
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10093
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10094
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10095
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10096
            <level>0</level>
10097
            <vendor>amd</vendor>
10098
          </e>
186 - 10099
          <e id="2">
175 - 10100
            <_type>vim.host.CpuIdInfo</_type>
186 - 10101
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10102
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10103
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10104
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10105
            <level>-2147483647</level>
10106
            <vendor>amd</vendor>
10107
          </e>
186 - 10108
          <e id="3">
10109
            <_type>vim.host.CpuIdInfo</_type>
10110
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10111
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10112
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10113
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10114
            <level>-2147483647</level>
10115
          </e>
175 - 10116
          <e id="4">
10117
            <_type>vim.host.CpuIdInfo</_type>
10118
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10119
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10120
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10121
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10122
            <level>1</level>
10123
          </e>
10124
          <e id="5">
10125
            <_type>vim.host.CpuIdInfo</_type>
10126
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10127
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10128
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10129
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10130
            <level>0</level>
10131
          </e>
10132
        </cpuFeatureMask>
10133
        <defaultSecureBoot>false</defaultSecureBoot>
10134
        <diskUuidEnabled>false</diskUuidEnabled>
10135
        <family>linuxGuest</family>
10136
        <fullName>Debian GNU/Linux 10 (32-bit)</fullName>
10137
        <ich7mRecommended>false</ich7mRecommended>
10138
        <id>debian10Guest</id>
10139
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10140
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10141
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10142
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10143
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10144
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10145
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10146
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10147
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10148
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10149
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10150
        <persistentMemorySupported>false</persistentMemorySupported>
10151
        <recommended3D>false</recommended3D>
10152
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10153
        <recommendedColorDepth>16</recommendedColorDepth>
10154
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10155
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10156
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10157
        <recommendedFirmware>bios</recommendedFirmware>
10158
        <recommendedMemMB>2048</recommendedMemMB>
10159
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10160
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10161
        <smcRecommended>false</smcRecommended>
10162
        <smcRequired>false</smcRequired>
10163
        <supportLevel>supported</supportLevel>
10164
        <supportedDiskControllerList>
10165
          <_length>5</_length>
10166
          <_type>vmodl.TypeName[]</_type>
10167
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10168
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10169
          <e id="2">vim.vm.device.VirtualIDEController</e>
10170
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10171
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10172
        </supportedDiskControllerList>
10173
        <supportedEthernetCard>
10174
          <_length>1</_length>
10175
          <_type>vmodl.TypeName[]</_type>
10176
          <e id="0">vim.vm.device.VirtualE1000</e>
10177
        </supportedEthernetCard>
10178
        <supportedFirmware>
10179
          <_length>1</_length>
10180
          <_type>string[]</_type>
10181
          <e id="0">bios</e>
10182
        </supportedFirmware>
10183
        <supportedForCreate>true</supportedForCreate>
10184
        <supportedMaxCPUs>32</supportedMaxCPUs>
10185
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10186
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10187
        <supportedMinMemMB>512</supportedMinMemMB>
10188
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10189
        <supportedNumDisks>16</supportedNumDisks>
10190
        <supportedUSBControllerList>
10191
          <_length>1</_length>
10192
          <_type>vmodl.TypeName[]</_type>
10193
          <e id="0">vim.vm.device.VirtualUSBController</e>
10194
        </supportedUSBControllerList>
10195
        <supports3D>false</supports3D>
10196
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
10197
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
10198
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10199
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10200
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10201
        <supportsSecureBoot>false</supportsSecureBoot>
10202
        <supportsSlaveDisk>true</supportsSlaveDisk>
10203
        <supportsTPM20>false</supportsTPM20>
10204
        <supportsVMI>false</supportsVMI>
10205
        <supportsWakeOnLan>false</supportsWakeOnLan>
10206
        <usbRecommended>true</usbRecommended>
10207
        <vRAMSizeInKB>
10208
          <_type>vim.option.IntOption</_type>
10209
          <defaultValue>8192</defaultValue>
10210
          <max>131072</max>
10211
          <min>1200</min>
10212
        </vRAMSizeInKB>
10213
        <vbsSupported>
10214
          <_type>vim.option.BoolOption</_type>
10215
          <defaultValue>false</defaultValue>
10216
          <supported>false</supported>
10217
        </vbsSupported>
10218
        <vsgxSupported>
10219
          <_type>vim.option.BoolOption</_type>
10220
          <defaultValue>false</defaultValue>
10221
          <supported>false</supported>
10222
        </vsgxSupported>
10223
        <vvtdSupported>
10224
          <_type>vim.option.BoolOption</_type>
10225
          <defaultValue>false</defaultValue>
10226
          <supported>true</supported>
10227
        </vvtdSupported>
10228
        <vwdtSupported>false</vwdtSupported>
10229
      </e>
10230
      <e id="65">
10231
        <_type>vim.vm.GuestOsDescriptor</_type>
10232
        <cpuFeatureMask>
10233
          <_length>6</_length>
10234
          <_type>vim.host.CpuIdInfo[]</_type>
10235
          <e id="0">
10236
            <_type>vim.host.CpuIdInfo</_type>
10237
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10238
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10239
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10240
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10241
            <level>1</level>
10242
            <vendor>amd</vendor>
10243
          </e>
186 - 10244
          <e id="1">
175 - 10245
            <_type>vim.host.CpuIdInfo</_type>
10246
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10247
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10248
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10249
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10250
            <level>0</level>
10251
            <vendor>amd</vendor>
10252
          </e>
186 - 10253
          <e id="2">
175 - 10254
            <_type>vim.host.CpuIdInfo</_type>
186 - 10255
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10256
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10257
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 10258
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 10259
            <level>-2147483647</level>
10260
            <vendor>amd</vendor>
10261
          </e>
186 - 10262
          <e id="3">
10263
            <_type>vim.host.CpuIdInfo</_type>
10264
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10265
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10266
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10267
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10268
            <level>-2147483647</level>
10269
          </e>
175 - 10270
          <e id="4">
10271
            <_type>vim.host.CpuIdInfo</_type>
10272
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10273
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10274
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10275
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10276
            <level>1</level>
10277
          </e>
10278
          <e id="5">
10279
            <_type>vim.host.CpuIdInfo</_type>
10280
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10281
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10282
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10283
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10284
            <level>0</level>
10285
          </e>
10286
        </cpuFeatureMask>
10287
        <defaultSecureBoot>false</defaultSecureBoot>
10288
        <diskUuidEnabled>false</diskUuidEnabled>
10289
        <family>linuxGuest</family>
10290
        <fullName>Debian GNU/Linux 10 (64-bit)</fullName>
10291
        <ich7mRecommended>false</ich7mRecommended>
10292
        <id>debian10_64Guest</id>
10293
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10294
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10295
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10296
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10297
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10298
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10299
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10300
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10301
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10302
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10303
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10304
        <persistentMemorySupported>false</persistentMemorySupported>
10305
        <recommended3D>false</recommended3D>
10306
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10307
        <recommendedColorDepth>16</recommendedColorDepth>
10308
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10309
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10310
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10311
        <recommendedFirmware>bios</recommendedFirmware>
10312
        <recommendedMemMB>2048</recommendedMemMB>
10313
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10314
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10315
        <smcRecommended>false</smcRecommended>
10316
        <smcRequired>false</smcRequired>
10317
        <supportLevel>supported</supportLevel>
10318
        <supportedDiskControllerList>
10319
          <_length>5</_length>
10320
          <_type>vmodl.TypeName[]</_type>
10321
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10322
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10323
          <e id="2">vim.vm.device.VirtualIDEController</e>
10324
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10325
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10326
        </supportedDiskControllerList>
10327
        <supportedEthernetCard>
10328
          <_length>1</_length>
10329
          <_type>vmodl.TypeName[]</_type>
10330
          <e id="0">vim.vm.device.VirtualE1000</e>
10331
        </supportedEthernetCard>
10332
        <supportedFirmware>
10333
          <_length>1</_length>
10334
          <_type>string[]</_type>
10335
          <e id="0">bios</e>
10336
        </supportedFirmware>
10337
        <supportedForCreate>true</supportedForCreate>
10338
        <supportedMaxCPUs>32</supportedMaxCPUs>
10339
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10340
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10341
        <supportedMinMemMB>512</supportedMinMemMB>
10342
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10343
        <supportedNumDisks>16</supportedNumDisks>
10344
        <supportedUSBControllerList>
10345
          <_length>1</_length>
10346
          <_type>vmodl.TypeName[]</_type>
10347
          <e id="0">vim.vm.device.VirtualUSBController</e>
10348
        </supportedUSBControllerList>
10349
        <supports3D>false</supports3D>
10350
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
10351
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
10352
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10353
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10354
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10355
        <supportsSecureBoot>false</supportsSecureBoot>
10356
        <supportsSlaveDisk>true</supportsSlaveDisk>
10357
        <supportsTPM20>false</supportsTPM20>
10358
        <supportsVMI>false</supportsVMI>
10359
        <supportsWakeOnLan>false</supportsWakeOnLan>
10360
        <usbRecommended>true</usbRecommended>
10361
        <vRAMSizeInKB>
10362
          <_type>vim.option.IntOption</_type>
10363
          <defaultValue>8192</defaultValue>
10364
          <max>131072</max>
10365
          <min>1200</min>
10366
        </vRAMSizeInKB>
10367
        <vbsSupported>
10368
          <_type>vim.option.BoolOption</_type>
10369
          <defaultValue>false</defaultValue>
10370
          <supported>false</supported>
10371
        </vbsSupported>
10372
        <vsgxSupported>
10373
          <_type>vim.option.BoolOption</_type>
10374
          <defaultValue>false</defaultValue>
10375
          <supported>false</supported>
10376
        </vsgxSupported>
10377
        <vvtdSupported>
10378
          <_type>vim.option.BoolOption</_type>
10379
          <defaultValue>false</defaultValue>
10380
          <supported>true</supported>
10381
        </vvtdSupported>
10382
        <vwdtSupported>false</vwdtSupported>
10383
      </e>
10384
      <e id="66">
10385
        <_type>vim.vm.GuestOsDescriptor</_type>
10386
        <cpuFeatureMask>
10387
          <_length>6</_length>
10388
          <_type>vim.host.CpuIdInfo[]</_type>
10389
          <e id="0">
10390
            <_type>vim.host.CpuIdInfo</_type>
10391
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10392
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10393
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10394
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10395
            <level>1</level>
10396
            <vendor>amd</vendor>
10397
          </e>
186 - 10398
          <e id="1">
175 - 10399
            <_type>vim.host.CpuIdInfo</_type>
10400
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10401
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10402
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10403
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10404
            <level>0</level>
10405
            <vendor>amd</vendor>
10406
          </e>
186 - 10407
          <e id="2">
175 - 10408
            <_type>vim.host.CpuIdInfo</_type>
186 - 10409
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10410
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10411
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10412
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10413
            <level>-2147483647</level>
10414
            <vendor>amd</vendor>
10415
          </e>
186 - 10416
          <e id="3">
10417
            <_type>vim.host.CpuIdInfo</_type>
10418
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10419
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10420
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10421
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10422
            <level>-2147483647</level>
10423
          </e>
175 - 10424
          <e id="4">
10425
            <_type>vim.host.CpuIdInfo</_type>
10426
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10427
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10428
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10429
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10430
            <level>1</level>
10431
          </e>
10432
          <e id="5">
10433
            <_type>vim.host.CpuIdInfo</_type>
10434
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10435
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10436
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10437
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10438
            <level>0</level>
10439
          </e>
10440
        </cpuFeatureMask>
10441
        <defaultSecureBoot>false</defaultSecureBoot>
10442
        <diskUuidEnabled>false</diskUuidEnabled>
10443
        <family>linuxGuest</family>
10444
        <fullName>Debian GNU/Linux 9 (32-bit)</fullName>
10445
        <ich7mRecommended>false</ich7mRecommended>
10446
        <id>debian9Guest</id>
10447
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10448
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10449
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10450
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10451
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10452
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10453
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10454
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10455
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10456
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10457
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10458
        <persistentMemorySupported>false</persistentMemorySupported>
10459
        <recommended3D>false</recommended3D>
10460
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10461
        <recommendedColorDepth>16</recommendedColorDepth>
10462
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10463
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10464
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10465
        <recommendedFirmware>bios</recommendedFirmware>
10466
        <recommendedMemMB>2048</recommendedMemMB>
10467
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10468
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10469
        <smcRecommended>false</smcRecommended>
10470
        <smcRequired>false</smcRequired>
10471
        <supportLevel>supported</supportLevel>
10472
        <supportedDiskControllerList>
10473
          <_length>5</_length>
10474
          <_type>vmodl.TypeName[]</_type>
10475
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10476
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10477
          <e id="2">vim.vm.device.VirtualIDEController</e>
10478
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10479
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10480
        </supportedDiskControllerList>
10481
        <supportedEthernetCard>
10482
          <_length>1</_length>
10483
          <_type>vmodl.TypeName[]</_type>
10484
          <e id="0">vim.vm.device.VirtualE1000</e>
10485
        </supportedEthernetCard>
10486
        <supportedFirmware>
10487
          <_length>1</_length>
10488
          <_type>string[]</_type>
10489
          <e id="0">bios</e>
10490
        </supportedFirmware>
10491
        <supportedForCreate>true</supportedForCreate>
10492
        <supportedMaxCPUs>32</supportedMaxCPUs>
10493
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10494
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10495
        <supportedMinMemMB>512</supportedMinMemMB>
10496
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10497
        <supportedNumDisks>16</supportedNumDisks>
10498
        <supportedUSBControllerList>
10499
          <_length>1</_length>
10500
          <_type>vmodl.TypeName[]</_type>
10501
          <e id="0">vim.vm.device.VirtualUSBController</e>
10502
        </supportedUSBControllerList>
10503
        <supports3D>false</supports3D>
10504
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
10505
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
10506
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10507
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10508
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10509
        <supportsSecureBoot>false</supportsSecureBoot>
10510
        <supportsSlaveDisk>true</supportsSlaveDisk>
10511
        <supportsTPM20>false</supportsTPM20>
10512
        <supportsVMI>false</supportsVMI>
10513
        <supportsWakeOnLan>false</supportsWakeOnLan>
10514
        <usbRecommended>true</usbRecommended>
10515
        <vRAMSizeInKB>
10516
          <_type>vim.option.IntOption</_type>
10517
          <defaultValue>8192</defaultValue>
10518
          <max>131072</max>
10519
          <min>1200</min>
10520
        </vRAMSizeInKB>
10521
        <vbsSupported>
10522
          <_type>vim.option.BoolOption</_type>
10523
          <defaultValue>false</defaultValue>
10524
          <supported>false</supported>
10525
        </vbsSupported>
10526
        <vsgxSupported>
10527
          <_type>vim.option.BoolOption</_type>
10528
          <defaultValue>false</defaultValue>
10529
          <supported>false</supported>
10530
        </vsgxSupported>
10531
        <vvtdSupported>
10532
          <_type>vim.option.BoolOption</_type>
10533
          <defaultValue>false</defaultValue>
10534
          <supported>true</supported>
10535
        </vvtdSupported>
10536
        <vwdtSupported>false</vwdtSupported>
10537
      </e>
10538
      <e id="67">
10539
        <_type>vim.vm.GuestOsDescriptor</_type>
10540
        <cpuFeatureMask>
10541
          <_length>6</_length>
10542
          <_type>vim.host.CpuIdInfo[]</_type>
10543
          <e id="0">
10544
            <_type>vim.host.CpuIdInfo</_type>
10545
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10546
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10547
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10548
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10549
            <level>1</level>
10550
            <vendor>amd</vendor>
10551
          </e>
186 - 10552
          <e id="1">
175 - 10553
            <_type>vim.host.CpuIdInfo</_type>
10554
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10555
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10556
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10557
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10558
            <level>0</level>
10559
            <vendor>amd</vendor>
10560
          </e>
186 - 10561
          <e id="2">
175 - 10562
            <_type>vim.host.CpuIdInfo</_type>
186 - 10563
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10564
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10565
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 10566
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 10567
            <level>-2147483647</level>
10568
            <vendor>amd</vendor>
10569
          </e>
186 - 10570
          <e id="3">
10571
            <_type>vim.host.CpuIdInfo</_type>
10572
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10573
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10574
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10575
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10576
            <level>-2147483647</level>
10577
          </e>
175 - 10578
          <e id="4">
10579
            <_type>vim.host.CpuIdInfo</_type>
10580
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10581
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10582
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10583
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10584
            <level>1</level>
10585
          </e>
10586
          <e id="5">
10587
            <_type>vim.host.CpuIdInfo</_type>
10588
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10589
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10590
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10591
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10592
            <level>0</level>
10593
          </e>
10594
        </cpuFeatureMask>
10595
        <defaultSecureBoot>false</defaultSecureBoot>
10596
        <diskUuidEnabled>false</diskUuidEnabled>
10597
        <family>linuxGuest</family>
10598
        <fullName>Debian GNU/Linux 9 (64-bit)</fullName>
10599
        <ich7mRecommended>false</ich7mRecommended>
10600
        <id>debian9_64Guest</id>
10601
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10602
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10603
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10604
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10605
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10606
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10607
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10608
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10609
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10610
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10611
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10612
        <persistentMemorySupported>false</persistentMemorySupported>
10613
        <recommended3D>false</recommended3D>
10614
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10615
        <recommendedColorDepth>16</recommendedColorDepth>
10616
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10617
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10618
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10619
        <recommendedFirmware>bios</recommendedFirmware>
10620
        <recommendedMemMB>2048</recommendedMemMB>
10621
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10622
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10623
        <smcRecommended>false</smcRecommended>
10624
        <smcRequired>false</smcRequired>
10625
        <supportLevel>supported</supportLevel>
10626
        <supportedDiskControllerList>
10627
          <_length>5</_length>
10628
          <_type>vmodl.TypeName[]</_type>
10629
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10630
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10631
          <e id="2">vim.vm.device.VirtualIDEController</e>
10632
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10633
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10634
        </supportedDiskControllerList>
10635
        <supportedEthernetCard>
10636
          <_length>1</_length>
10637
          <_type>vmodl.TypeName[]</_type>
10638
          <e id="0">vim.vm.device.VirtualE1000</e>
10639
        </supportedEthernetCard>
10640
        <supportedFirmware>
10641
          <_length>1</_length>
10642
          <_type>string[]</_type>
10643
          <e id="0">bios</e>
10644
        </supportedFirmware>
10645
        <supportedForCreate>true</supportedForCreate>
10646
        <supportedMaxCPUs>32</supportedMaxCPUs>
10647
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10648
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10649
        <supportedMinMemMB>512</supportedMinMemMB>
10650
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10651
        <supportedNumDisks>16</supportedNumDisks>
10652
        <supportedUSBControllerList>
10653
          <_length>1</_length>
10654
          <_type>vmodl.TypeName[]</_type>
10655
          <e id="0">vim.vm.device.VirtualUSBController</e>
10656
        </supportedUSBControllerList>
10657
        <supports3D>false</supports3D>
10658
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
10659
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
10660
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10661
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10662
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10663
        <supportsSecureBoot>false</supportsSecureBoot>
10664
        <supportsSlaveDisk>true</supportsSlaveDisk>
10665
        <supportsTPM20>false</supportsTPM20>
10666
        <supportsVMI>false</supportsVMI>
10667
        <supportsWakeOnLan>false</supportsWakeOnLan>
10668
        <usbRecommended>true</usbRecommended>
10669
        <vRAMSizeInKB>
10670
          <_type>vim.option.IntOption</_type>
10671
          <defaultValue>8192</defaultValue>
10672
          <max>131072</max>
10673
          <min>1200</min>
10674
        </vRAMSizeInKB>
10675
        <vbsSupported>
10676
          <_type>vim.option.BoolOption</_type>
10677
          <defaultValue>false</defaultValue>
10678
          <supported>false</supported>
10679
        </vbsSupported>
10680
        <vsgxSupported>
10681
          <_type>vim.option.BoolOption</_type>
10682
          <defaultValue>false</defaultValue>
10683
          <supported>false</supported>
10684
        </vsgxSupported>
10685
        <vvtdSupported>
10686
          <_type>vim.option.BoolOption</_type>
10687
          <defaultValue>false</defaultValue>
10688
          <supported>true</supported>
10689
        </vvtdSupported>
10690
        <vwdtSupported>false</vwdtSupported>
10691
      </e>
10692
      <e id="68">
10693
        <_type>vim.vm.GuestOsDescriptor</_type>
10694
        <cpuFeatureMask>
10695
          <_length>6</_length>
10696
          <_type>vim.host.CpuIdInfo[]</_type>
10697
          <e id="0">
10698
            <_type>vim.host.CpuIdInfo</_type>
10699
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10700
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10701
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10702
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10703
            <level>1</level>
10704
            <vendor>amd</vendor>
10705
          </e>
186 - 10706
          <e id="1">
175 - 10707
            <_type>vim.host.CpuIdInfo</_type>
10708
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10709
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10710
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10711
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10712
            <level>0</level>
10713
            <vendor>amd</vendor>
10714
          </e>
186 - 10715
          <e id="2">
175 - 10716
            <_type>vim.host.CpuIdInfo</_type>
186 - 10717
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10718
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10719
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10720
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10721
            <level>-2147483647</level>
10722
            <vendor>amd</vendor>
10723
          </e>
186 - 10724
          <e id="3">
10725
            <_type>vim.host.CpuIdInfo</_type>
10726
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10727
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10728
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10729
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10730
            <level>-2147483647</level>
10731
          </e>
175 - 10732
          <e id="4">
10733
            <_type>vim.host.CpuIdInfo</_type>
10734
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10735
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10736
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10737
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10738
            <level>1</level>
10739
          </e>
10740
          <e id="5">
10741
            <_type>vim.host.CpuIdInfo</_type>
10742
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10743
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10744
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10745
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10746
            <level>0</level>
10747
          </e>
10748
        </cpuFeatureMask>
10749
        <defaultSecureBoot>false</defaultSecureBoot>
10750
        <diskUuidEnabled>false</diskUuidEnabled>
10751
        <family>linuxGuest</family>
10752
        <fullName>Debian GNU/Linux 8 (32-bit)</fullName>
10753
        <ich7mRecommended>false</ich7mRecommended>
10754
        <id>debian8Guest</id>
10755
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10756
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10757
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10758
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10759
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10760
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10761
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10762
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10763
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10764
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10765
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10766
        <persistentMemorySupported>false</persistentMemorySupported>
10767
        <recommended3D>false</recommended3D>
10768
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10769
        <recommendedColorDepth>16</recommendedColorDepth>
10770
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10771
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10772
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10773
        <recommendedFirmware>bios</recommendedFirmware>
10774
        <recommendedMemMB>2048</recommendedMemMB>
10775
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10776
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10777
        <smcRecommended>false</smcRecommended>
10778
        <smcRequired>false</smcRequired>
10779
        <supportLevel>supported</supportLevel>
10780
        <supportedDiskControllerList>
10781
          <_length>5</_length>
10782
          <_type>vmodl.TypeName[]</_type>
10783
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10784
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10785
          <e id="2">vim.vm.device.VirtualIDEController</e>
10786
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10787
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10788
        </supportedDiskControllerList>
10789
        <supportedEthernetCard>
10790
          <_length>1</_length>
10791
          <_type>vmodl.TypeName[]</_type>
10792
          <e id="0">vim.vm.device.VirtualE1000</e>
10793
        </supportedEthernetCard>
10794
        <supportedFirmware>
10795
          <_length>1</_length>
10796
          <_type>string[]</_type>
10797
          <e id="0">bios</e>
10798
        </supportedFirmware>
10799
        <supportedForCreate>true</supportedForCreate>
10800
        <supportedMaxCPUs>32</supportedMaxCPUs>
10801
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10802
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10803
        <supportedMinMemMB>512</supportedMinMemMB>
10804
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10805
        <supportedNumDisks>16</supportedNumDisks>
10806
        <supportedUSBControllerList>
10807
          <_length>1</_length>
10808
          <_type>vmodl.TypeName[]</_type>
10809
          <e id="0">vim.vm.device.VirtualUSBController</e>
10810
        </supportedUSBControllerList>
10811
        <supports3D>false</supports3D>
10812
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
10813
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
10814
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10815
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10816
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10817
        <supportsSecureBoot>false</supportsSecureBoot>
10818
        <supportsSlaveDisk>true</supportsSlaveDisk>
10819
        <supportsTPM20>false</supportsTPM20>
10820
        <supportsVMI>false</supportsVMI>
10821
        <supportsWakeOnLan>false</supportsWakeOnLan>
10822
        <usbRecommended>true</usbRecommended>
10823
        <vRAMSizeInKB>
10824
          <_type>vim.option.IntOption</_type>
10825
          <defaultValue>8192</defaultValue>
10826
          <max>131072</max>
10827
          <min>1200</min>
10828
        </vRAMSizeInKB>
10829
        <vbsSupported>
10830
          <_type>vim.option.BoolOption</_type>
10831
          <defaultValue>false</defaultValue>
10832
          <supported>false</supported>
10833
        </vbsSupported>
10834
        <vsgxSupported>
10835
          <_type>vim.option.BoolOption</_type>
10836
          <defaultValue>false</defaultValue>
10837
          <supported>false</supported>
10838
        </vsgxSupported>
10839
        <vvtdSupported>
10840
          <_type>vim.option.BoolOption</_type>
10841
          <defaultValue>false</defaultValue>
10842
          <supported>true</supported>
10843
        </vvtdSupported>
10844
        <vwdtSupported>false</vwdtSupported>
10845
      </e>
10846
      <e id="69">
10847
        <_type>vim.vm.GuestOsDescriptor</_type>
10848
        <cpuFeatureMask>
10849
          <_length>6</_length>
10850
          <_type>vim.host.CpuIdInfo[]</_type>
10851
          <e id="0">
10852
            <_type>vim.host.CpuIdInfo</_type>
10853
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10854
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10855
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10856
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10857
            <level>1</level>
10858
            <vendor>amd</vendor>
10859
          </e>
186 - 10860
          <e id="1">
175 - 10861
            <_type>vim.host.CpuIdInfo</_type>
10862
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10863
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10864
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10865
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10866
            <level>0</level>
10867
            <vendor>amd</vendor>
10868
          </e>
186 - 10869
          <e id="2">
175 - 10870
            <_type>vim.host.CpuIdInfo</_type>
186 - 10871
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 10872
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10873
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 10874
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 10875
            <level>-2147483647</level>
10876
            <vendor>amd</vendor>
10877
          </e>
186 - 10878
          <e id="3">
10879
            <_type>vim.host.CpuIdInfo</_type>
10880
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
10881
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10882
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
10883
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
10884
            <level>-2147483647</level>
10885
          </e>
175 - 10886
          <e id="4">
10887
            <_type>vim.host.CpuIdInfo</_type>
10888
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
10889
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
10890
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
10891
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
10892
            <level>1</level>
10893
          </e>
10894
          <e id="5">
10895
            <_type>vim.host.CpuIdInfo</_type>
10896
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
10897
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
10898
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
10899
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
10900
            <level>0</level>
10901
          </e>
10902
        </cpuFeatureMask>
10903
        <defaultSecureBoot>false</defaultSecureBoot>
10904
        <diskUuidEnabled>false</diskUuidEnabled>
10905
        <family>linuxGuest</family>
10906
        <fullName>Debian GNU/Linux 8 (64-bit)</fullName>
10907
        <ich7mRecommended>false</ich7mRecommended>
10908
        <id>debian8_64Guest</id>
10909
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
10910
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
10911
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
10912
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
10913
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
10914
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
10915
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
10916
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
10917
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
10918
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
10919
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
10920
        <persistentMemorySupported>false</persistentMemorySupported>
10921
        <recommended3D>false</recommended3D>
10922
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
10923
        <recommendedColorDepth>16</recommendedColorDepth>
10924
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
10925
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
10926
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
10927
        <recommendedFirmware>bios</recommendedFirmware>
10928
        <recommendedMemMB>2048</recommendedMemMB>
10929
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
10930
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
10931
        <smcRecommended>false</smcRecommended>
10932
        <smcRequired>false</smcRequired>
10933
        <supportLevel>supported</supportLevel>
10934
        <supportedDiskControllerList>
10935
          <_length>5</_length>
10936
          <_type>vmodl.TypeName[]</_type>
10937
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
10938
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
10939
          <e id="2">vim.vm.device.VirtualIDEController</e>
10940
          <e id="3">vim.vm.device.VirtualAHCIController</e>
10941
          <e id="4">vim.vm.device.VirtualNVMEController</e>
10942
        </supportedDiskControllerList>
10943
        <supportedEthernetCard>
10944
          <_length>1</_length>
10945
          <_type>vmodl.TypeName[]</_type>
10946
          <e id="0">vim.vm.device.VirtualE1000</e>
10947
        </supportedEthernetCard>
10948
        <supportedFirmware>
10949
          <_length>1</_length>
10950
          <_type>string[]</_type>
10951
          <e id="0">bios</e>
10952
        </supportedFirmware>
10953
        <supportedForCreate>true</supportedForCreate>
10954
        <supportedMaxCPUs>32</supportedMaxCPUs>
10955
        <supportedMaxMemMB>65536</supportedMaxMemMB>
10956
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
10957
        <supportedMinMemMB>512</supportedMinMemMB>
10958
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
10959
        <supportedNumDisks>16</supportedNumDisks>
10960
        <supportedUSBControllerList>
10961
          <_length>1</_length>
10962
          <_type>vmodl.TypeName[]</_type>
10963
          <e id="0">vim.vm.device.VirtualUSBController</e>
10964
        </supportedUSBControllerList>
10965
        <supports3D>false</supports3D>
10966
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
10967
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
10968
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
10969
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
10970
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
10971
        <supportsSecureBoot>false</supportsSecureBoot>
10972
        <supportsSlaveDisk>true</supportsSlaveDisk>
10973
        <supportsTPM20>false</supportsTPM20>
10974
        <supportsVMI>false</supportsVMI>
10975
        <supportsWakeOnLan>false</supportsWakeOnLan>
10976
        <usbRecommended>true</usbRecommended>
10977
        <vRAMSizeInKB>
10978
          <_type>vim.option.IntOption</_type>
10979
          <defaultValue>8192</defaultValue>
10980
          <max>131072</max>
10981
          <min>1200</min>
10982
        </vRAMSizeInKB>
10983
        <vbsSupported>
10984
          <_type>vim.option.BoolOption</_type>
10985
          <defaultValue>false</defaultValue>
10986
          <supported>false</supported>
10987
        </vbsSupported>
10988
        <vsgxSupported>
10989
          <_type>vim.option.BoolOption</_type>
10990
          <defaultValue>false</defaultValue>
10991
          <supported>false</supported>
10992
        </vsgxSupported>
10993
        <vvtdSupported>
10994
          <_type>vim.option.BoolOption</_type>
10995
          <defaultValue>false</defaultValue>
10996
          <supported>true</supported>
10997
        </vvtdSupported>
10998
        <vwdtSupported>false</vwdtSupported>
10999
      </e>
11000
      <e id="70">
11001
        <_type>vim.vm.GuestOsDescriptor</_type>
11002
        <cpuFeatureMask>
11003
          <_length>6</_length>
11004
          <_type>vim.host.CpuIdInfo[]</_type>
11005
          <e id="0">
11006
            <_type>vim.host.CpuIdInfo</_type>
11007
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11008
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11009
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11010
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11011
            <level>1</level>
11012
            <vendor>amd</vendor>
11013
          </e>
186 - 11014
          <e id="1">
175 - 11015
            <_type>vim.host.CpuIdInfo</_type>
11016
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11017
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11018
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11019
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11020
            <level>0</level>
11021
            <vendor>amd</vendor>
11022
          </e>
186 - 11023
          <e id="2">
175 - 11024
            <_type>vim.host.CpuIdInfo</_type>
186 - 11025
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11026
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11027
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11028
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11029
            <level>-2147483647</level>
11030
            <vendor>amd</vendor>
11031
          </e>
186 - 11032
          <e id="3">
11033
            <_type>vim.host.CpuIdInfo</_type>
11034
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11035
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11036
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11037
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11038
            <level>-2147483647</level>
11039
          </e>
175 - 11040
          <e id="4">
11041
            <_type>vim.host.CpuIdInfo</_type>
11042
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11043
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11044
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11045
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11046
            <level>1</level>
11047
          </e>
11048
          <e id="5">
11049
            <_type>vim.host.CpuIdInfo</_type>
11050
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11051
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11052
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11053
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11054
            <level>0</level>
11055
          </e>
11056
        </cpuFeatureMask>
11057
        <defaultSecureBoot>false</defaultSecureBoot>
11058
        <diskUuidEnabled>false</diskUuidEnabled>
11059
        <family>linuxGuest</family>
11060
        <fullName>Debian GNU/Linux 7 (32-bit)</fullName>
11061
        <ich7mRecommended>false</ich7mRecommended>
11062
        <id>debian7Guest</id>
11063
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
11064
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
11065
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11066
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11067
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11068
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11069
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11070
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11071
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11072
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11073
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11074
        <persistentMemorySupported>false</persistentMemorySupported>
11075
        <recommended3D>false</recommended3D>
11076
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11077
        <recommendedColorDepth>16</recommendedColorDepth>
11078
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11079
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11080
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11081
        <recommendedFirmware>bios</recommendedFirmware>
11082
        <recommendedMemMB>1024</recommendedMemMB>
11083
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11084
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11085
        <smcRecommended>false</smcRecommended>
11086
        <smcRequired>false</smcRequired>
11087
        <supportLevel>supported</supportLevel>
11088
        <supportedDiskControllerList>
11089
          <_length>5</_length>
11090
          <_type>vmodl.TypeName[]</_type>
11091
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11092
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11093
          <e id="2">vim.vm.device.VirtualIDEController</e>
11094
          <e id="3">vim.vm.device.VirtualAHCIController</e>
11095
          <e id="4">vim.vm.device.VirtualNVMEController</e>
11096
        </supportedDiskControllerList>
11097
        <supportedEthernetCard>
11098
          <_length>1</_length>
11099
          <_type>vmodl.TypeName[]</_type>
11100
          <e id="0">vim.vm.device.VirtualE1000</e>
11101
        </supportedEthernetCard>
11102
        <supportedFirmware>
11103
          <_length>1</_length>
11104
          <_type>string[]</_type>
11105
          <e id="0">bios</e>
11106
        </supportedFirmware>
11107
        <supportedForCreate>true</supportedForCreate>
11108
        <supportedMaxCPUs>32</supportedMaxCPUs>
11109
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11110
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11111
        <supportedMinMemMB>512</supportedMinMemMB>
11112
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11113
        <supportedNumDisks>16</supportedNumDisks>
11114
        <supportedUSBControllerList>
11115
          <_length>1</_length>
11116
          <_type>vmodl.TypeName[]</_type>
11117
          <e id="0">vim.vm.device.VirtualUSBController</e>
11118
        </supportedUSBControllerList>
11119
        <supports3D>false</supports3D>
11120
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
11121
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
11122
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11123
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11124
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11125
        <supportsSecureBoot>false</supportsSecureBoot>
11126
        <supportsSlaveDisk>true</supportsSlaveDisk>
11127
        <supportsTPM20>false</supportsTPM20>
11128
        <supportsVMI>false</supportsVMI>
11129
        <supportsWakeOnLan>false</supportsWakeOnLan>
11130
        <usbRecommended>true</usbRecommended>
11131
        <vRAMSizeInKB>
11132
          <_type>vim.option.IntOption</_type>
11133
          <defaultValue>4096</defaultValue>
11134
          <max>131072</max>
11135
          <min>1200</min>
11136
        </vRAMSizeInKB>
11137
        <vbsSupported>
11138
          <_type>vim.option.BoolOption</_type>
11139
          <defaultValue>false</defaultValue>
11140
          <supported>false</supported>
11141
        </vbsSupported>
11142
        <vsgxSupported>
11143
          <_type>vim.option.BoolOption</_type>
11144
          <defaultValue>false</defaultValue>
11145
          <supported>false</supported>
11146
        </vsgxSupported>
11147
        <vvtdSupported>
11148
          <_type>vim.option.BoolOption</_type>
11149
          <defaultValue>false</defaultValue>
11150
          <supported>true</supported>
11151
        </vvtdSupported>
11152
        <vwdtSupported>false</vwdtSupported>
11153
      </e>
11154
      <e id="71">
11155
        <_type>vim.vm.GuestOsDescriptor</_type>
11156
        <cpuFeatureMask>
11157
          <_length>6</_length>
11158
          <_type>vim.host.CpuIdInfo[]</_type>
11159
          <e id="0">
11160
            <_type>vim.host.CpuIdInfo</_type>
11161
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11162
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11163
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11164
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11165
            <level>1</level>
11166
            <vendor>amd</vendor>
11167
          </e>
186 - 11168
          <e id="1">
175 - 11169
            <_type>vim.host.CpuIdInfo</_type>
11170
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11171
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11172
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11173
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11174
            <level>0</level>
11175
            <vendor>amd</vendor>
11176
          </e>
186 - 11177
          <e id="2">
175 - 11178
            <_type>vim.host.CpuIdInfo</_type>
186 - 11179
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11180
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11181
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 11182
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 11183
            <level>-2147483647</level>
11184
            <vendor>amd</vendor>
11185
          </e>
186 - 11186
          <e id="3">
11187
            <_type>vim.host.CpuIdInfo</_type>
11188
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11189
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11190
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11191
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11192
            <level>-2147483647</level>
11193
          </e>
175 - 11194
          <e id="4">
11195
            <_type>vim.host.CpuIdInfo</_type>
11196
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11197
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11198
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11199
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11200
            <level>1</level>
11201
          </e>
11202
          <e id="5">
11203
            <_type>vim.host.CpuIdInfo</_type>
11204
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11205
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11206
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11207
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11208
            <level>0</level>
11209
          </e>
11210
        </cpuFeatureMask>
11211
        <defaultSecureBoot>false</defaultSecureBoot>
11212
        <diskUuidEnabled>false</diskUuidEnabled>
11213
        <family>linuxGuest</family>
11214
        <fullName>Debian GNU/Linux 7 (64-bit)</fullName>
11215
        <ich7mRecommended>false</ich7mRecommended>
11216
        <id>debian7_64Guest</id>
11217
        <numRecommendedCoresPerSocket>0</numRecommendedCoresPerSocket>
11218
        <numRecommendedPhysicalSockets>0</numRecommendedPhysicalSockets>
11219
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11220
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11221
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11222
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11223
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11224
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11225
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11226
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11227
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11228
        <persistentMemorySupported>false</persistentMemorySupported>
11229
        <recommended3D>false</recommended3D>
11230
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11231
        <recommendedColorDepth>16</recommendedColorDepth>
11232
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11233
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11234
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11235
        <recommendedFirmware>bios</recommendedFirmware>
11236
        <recommendedMemMB>1024</recommendedMemMB>
11237
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11238
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11239
        <smcRecommended>false</smcRecommended>
11240
        <smcRequired>false</smcRequired>
11241
        <supportLevel>supported</supportLevel>
11242
        <supportedDiskControllerList>
11243
          <_length>5</_length>
11244
          <_type>vmodl.TypeName[]</_type>
11245
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11246
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11247
          <e id="2">vim.vm.device.VirtualIDEController</e>
11248
          <e id="3">vim.vm.device.VirtualAHCIController</e>
11249
          <e id="4">vim.vm.device.VirtualNVMEController</e>
11250
        </supportedDiskControllerList>
11251
        <supportedEthernetCard>
11252
          <_length>1</_length>
11253
          <_type>vmodl.TypeName[]</_type>
11254
          <e id="0">vim.vm.device.VirtualE1000</e>
11255
        </supportedEthernetCard>
11256
        <supportedFirmware>
11257
          <_length>1</_length>
11258
          <_type>string[]</_type>
11259
          <e id="0">bios</e>
11260
        </supportedFirmware>
11261
        <supportedForCreate>true</supportedForCreate>
11262
        <supportedMaxCPUs>32</supportedMaxCPUs>
11263
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11264
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11265
        <supportedMinMemMB>512</supportedMinMemMB>
11266
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11267
        <supportedNumDisks>16</supportedNumDisks>
11268
        <supportedUSBControllerList>
11269
          <_length>1</_length>
11270
          <_type>vmodl.TypeName[]</_type>
11271
          <e id="0">vim.vm.device.VirtualUSBController</e>
11272
        </supportedUSBControllerList>
11273
        <supports3D>false</supports3D>
11274
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
11275
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
11276
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11277
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11278
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11279
        <supportsSecureBoot>false</supportsSecureBoot>
11280
        <supportsSlaveDisk>true</supportsSlaveDisk>
11281
        <supportsTPM20>false</supportsTPM20>
11282
        <supportsVMI>false</supportsVMI>
11283
        <supportsWakeOnLan>false</supportsWakeOnLan>
11284
        <usbRecommended>true</usbRecommended>
11285
        <vRAMSizeInKB>
11286
          <_type>vim.option.IntOption</_type>
11287
          <defaultValue>4096</defaultValue>
11288
          <max>131072</max>
11289
          <min>1200</min>
11290
        </vRAMSizeInKB>
11291
        <vbsSupported>
11292
          <_type>vim.option.BoolOption</_type>
11293
          <defaultValue>false</defaultValue>
11294
          <supported>false</supported>
11295
        </vbsSupported>
11296
        <vsgxSupported>
11297
          <_type>vim.option.BoolOption</_type>
11298
          <defaultValue>false</defaultValue>
11299
          <supported>false</supported>
11300
        </vsgxSupported>
11301
        <vvtdSupported>
11302
          <_type>vim.option.BoolOption</_type>
11303
          <defaultValue>false</defaultValue>
11304
          <supported>true</supported>
11305
        </vvtdSupported>
11306
        <vwdtSupported>false</vwdtSupported>
11307
      </e>
11308
      <e id="72">
11309
        <_type>vim.vm.GuestOsDescriptor</_type>
11310
        <cpuFeatureMask>
11311
          <_length>6</_length>
11312
          <_type>vim.host.CpuIdInfo[]</_type>
11313
          <e id="0">
11314
            <_type>vim.host.CpuIdInfo</_type>
11315
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11316
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11317
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11318
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11319
            <level>1</level>
11320
            <vendor>amd</vendor>
11321
          </e>
186 - 11322
          <e id="1">
175 - 11323
            <_type>vim.host.CpuIdInfo</_type>
11324
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11325
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11326
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11327
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11328
            <level>0</level>
11329
            <vendor>amd</vendor>
11330
          </e>
186 - 11331
          <e id="2">
175 - 11332
            <_type>vim.host.CpuIdInfo</_type>
186 - 11333
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11334
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11335
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11336
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11337
            <level>-2147483647</level>
11338
            <vendor>amd</vendor>
11339
          </e>
186 - 11340
          <e id="3">
11341
            <_type>vim.host.CpuIdInfo</_type>
11342
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11343
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11344
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11345
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11346
            <level>-2147483647</level>
11347
          </e>
175 - 11348
          <e id="4">
11349
            <_type>vim.host.CpuIdInfo</_type>
11350
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11351
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11352
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11353
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11354
            <level>1</level>
11355
          </e>
11356
          <e id="5">
11357
            <_type>vim.host.CpuIdInfo</_type>
11358
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11359
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11360
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11361
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11362
            <level>0</level>
11363
          </e>
11364
        </cpuFeatureMask>
11365
        <defaultSecureBoot>false</defaultSecureBoot>
11366
        <diskUuidEnabled>false</diskUuidEnabled>
11367
        <family>linuxGuest</family>
11368
        <fullName>Debian GNU/Linux 6 (32-bit)</fullName>
11369
        <ich7mRecommended>false</ich7mRecommended>
11370
        <id>debian6Guest</id>
11371
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
11372
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
11373
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11374
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11375
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11376
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11377
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11378
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11379
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11380
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11381
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11382
        <persistentMemorySupported>false</persistentMemorySupported>
11383
        <recommended3D>false</recommended3D>
11384
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11385
        <recommendedColorDepth>16</recommendedColorDepth>
11386
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11387
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11388
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11389
        <recommendedFirmware>bios</recommendedFirmware>
11390
        <recommendedMemMB>1024</recommendedMemMB>
11391
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11392
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11393
        <smcRecommended>false</smcRecommended>
11394
        <smcRequired>false</smcRequired>
11395
        <supportLevel>supported</supportLevel>
11396
        <supportedDiskControllerList>
11397
          <_length>4</_length>
11398
          <_type>vmodl.TypeName[]</_type>
11399
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11400
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11401
          <e id="2">vim.vm.device.VirtualIDEController</e>
11402
          <e id="3">vim.vm.device.VirtualAHCIController</e>
11403
        </supportedDiskControllerList>
11404
        <supportedEthernetCard>
11405
          <_length>1</_length>
11406
          <_type>vmodl.TypeName[]</_type>
11407
          <e id="0">vim.vm.device.VirtualE1000</e>
11408
        </supportedEthernetCard>
11409
        <supportedFirmware>
11410
          <_length>1</_length>
11411
          <_type>string[]</_type>
11412
          <e id="0">bios</e>
11413
        </supportedFirmware>
11414
        <supportedForCreate>true</supportedForCreate>
11415
        <supportedMaxCPUs>32</supportedMaxCPUs>
11416
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11417
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11418
        <supportedMinMemMB>512</supportedMinMemMB>
11419
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11420
        <supportedNumDisks>16</supportedNumDisks>
11421
        <supportedUSBControllerList>
11422
          <_length>1</_length>
11423
          <_type>vmodl.TypeName[]</_type>
11424
          <e id="0">vim.vm.device.VirtualUSBController</e>
11425
        </supportedUSBControllerList>
11426
        <supports3D>false</supports3D>
11427
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
11428
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
11429
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11430
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11431
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11432
        <supportsSecureBoot>false</supportsSecureBoot>
11433
        <supportsSlaveDisk>true</supportsSlaveDisk>
11434
        <supportsTPM20>false</supportsTPM20>
11435
        <supportsVMI>false</supportsVMI>
11436
        <supportsWakeOnLan>false</supportsWakeOnLan>
11437
        <usbRecommended>true</usbRecommended>
11438
        <vRAMSizeInKB>
11439
          <_type>vim.option.IntOption</_type>
11440
          <defaultValue>4096</defaultValue>
11441
          <max>131072</max>
11442
          <min>1200</min>
11443
        </vRAMSizeInKB>
11444
        <vbsSupported>
11445
          <_type>vim.option.BoolOption</_type>
11446
          <defaultValue>false</defaultValue>
11447
          <supported>false</supported>
11448
        </vbsSupported>
11449
        <vsgxSupported>
11450
          <_type>vim.option.BoolOption</_type>
11451
          <defaultValue>false</defaultValue>
11452
          <supported>false</supported>
11453
        </vsgxSupported>
11454
        <vvtdSupported>
11455
          <_type>vim.option.BoolOption</_type>
11456
          <defaultValue>false</defaultValue>
11457
          <supported>true</supported>
11458
        </vvtdSupported>
11459
        <vwdtSupported>false</vwdtSupported>
11460
      </e>
11461
      <e id="73">
11462
        <_type>vim.vm.GuestOsDescriptor</_type>
11463
        <cpuFeatureMask>
11464
          <_length>6</_length>
11465
          <_type>vim.host.CpuIdInfo[]</_type>
11466
          <e id="0">
11467
            <_type>vim.host.CpuIdInfo</_type>
11468
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11469
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11470
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11471
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11472
            <level>1</level>
11473
            <vendor>amd</vendor>
11474
          </e>
186 - 11475
          <e id="1">
175 - 11476
            <_type>vim.host.CpuIdInfo</_type>
11477
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11478
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11479
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11480
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11481
            <level>0</level>
11482
            <vendor>amd</vendor>
11483
          </e>
186 - 11484
          <e id="2">
175 - 11485
            <_type>vim.host.CpuIdInfo</_type>
186 - 11486
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11487
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11488
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 11489
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 11490
            <level>-2147483647</level>
11491
            <vendor>amd</vendor>
11492
          </e>
186 - 11493
          <e id="3">
11494
            <_type>vim.host.CpuIdInfo</_type>
11495
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11496
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11497
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11498
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11499
            <level>-2147483647</level>
11500
          </e>
175 - 11501
          <e id="4">
11502
            <_type>vim.host.CpuIdInfo</_type>
11503
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11504
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11505
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11506
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11507
            <level>1</level>
11508
          </e>
11509
          <e id="5">
11510
            <_type>vim.host.CpuIdInfo</_type>
11511
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11512
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11513
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11514
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11515
            <level>0</level>
11516
          </e>
11517
        </cpuFeatureMask>
11518
        <defaultSecureBoot>false</defaultSecureBoot>
11519
        <diskUuidEnabled>false</diskUuidEnabled>
11520
        <family>linuxGuest</family>
11521
        <fullName>Debian GNU/Linux 6 (64-bit)</fullName>
11522
        <ich7mRecommended>false</ich7mRecommended>
11523
        <id>debian6_64Guest</id>
11524
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
11525
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
11526
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11527
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11528
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11529
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11530
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11531
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11532
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11533
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11534
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11535
        <persistentMemorySupported>false</persistentMemorySupported>
11536
        <recommended3D>false</recommended3D>
11537
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11538
        <recommendedColorDepth>16</recommendedColorDepth>
11539
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11540
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11541
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11542
        <recommendedFirmware>bios</recommendedFirmware>
11543
        <recommendedMemMB>1024</recommendedMemMB>
11544
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11545
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11546
        <smcRecommended>false</smcRecommended>
11547
        <smcRequired>false</smcRequired>
11548
        <supportLevel>supported</supportLevel>
11549
        <supportedDiskControllerList>
11550
          <_length>4</_length>
11551
          <_type>vmodl.TypeName[]</_type>
11552
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11553
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11554
          <e id="2">vim.vm.device.VirtualIDEController</e>
11555
          <e id="3">vim.vm.device.VirtualAHCIController</e>
11556
        </supportedDiskControllerList>
11557
        <supportedEthernetCard>
11558
          <_length>1</_length>
11559
          <_type>vmodl.TypeName[]</_type>
11560
          <e id="0">vim.vm.device.VirtualE1000</e>
11561
        </supportedEthernetCard>
11562
        <supportedFirmware>
11563
          <_length>1</_length>
11564
          <_type>string[]</_type>
11565
          <e id="0">bios</e>
11566
        </supportedFirmware>
11567
        <supportedForCreate>true</supportedForCreate>
11568
        <supportedMaxCPUs>32</supportedMaxCPUs>
11569
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11570
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11571
        <supportedMinMemMB>512</supportedMinMemMB>
11572
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11573
        <supportedNumDisks>16</supportedNumDisks>
11574
        <supportedUSBControllerList>
11575
          <_length>1</_length>
11576
          <_type>vmodl.TypeName[]</_type>
11577
          <e id="0">vim.vm.device.VirtualUSBController</e>
11578
        </supportedUSBControllerList>
11579
        <supports3D>false</supports3D>
11580
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
11581
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
11582
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11583
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11584
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11585
        <supportsSecureBoot>false</supportsSecureBoot>
11586
        <supportsSlaveDisk>true</supportsSlaveDisk>
11587
        <supportsTPM20>false</supportsTPM20>
11588
        <supportsVMI>false</supportsVMI>
11589
        <supportsWakeOnLan>false</supportsWakeOnLan>
11590
        <usbRecommended>true</usbRecommended>
11591
        <vRAMSizeInKB>
11592
          <_type>vim.option.IntOption</_type>
11593
          <defaultValue>4096</defaultValue>
11594
          <max>131072</max>
11595
          <min>1200</min>
11596
        </vRAMSizeInKB>
11597
        <vbsSupported>
11598
          <_type>vim.option.BoolOption</_type>
11599
          <defaultValue>false</defaultValue>
11600
          <supported>false</supported>
11601
        </vbsSupported>
11602
        <vsgxSupported>
11603
          <_type>vim.option.BoolOption</_type>
11604
          <defaultValue>false</defaultValue>
11605
          <supported>false</supported>
11606
        </vsgxSupported>
11607
        <vvtdSupported>
11608
          <_type>vim.option.BoolOption</_type>
11609
          <defaultValue>false</defaultValue>
11610
          <supported>true</supported>
11611
        </vvtdSupported>
11612
        <vwdtSupported>false</vwdtSupported>
11613
      </e>
11614
      <e id="74">
11615
        <_type>vim.vm.GuestOsDescriptor</_type>
11616
        <cpuFeatureMask>
11617
          <_length>6</_length>
11618
          <_type>vim.host.CpuIdInfo[]</_type>
11619
          <e id="0">
11620
            <_type>vim.host.CpuIdInfo</_type>
11621
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11622
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11623
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11624
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11625
            <level>1</level>
11626
            <vendor>amd</vendor>
11627
          </e>
186 - 11628
          <e id="1">
175 - 11629
            <_type>vim.host.CpuIdInfo</_type>
11630
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11631
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11632
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11633
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11634
            <level>0</level>
11635
            <vendor>amd</vendor>
11636
          </e>
186 - 11637
          <e id="2">
175 - 11638
            <_type>vim.host.CpuIdInfo</_type>
186 - 11639
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11640
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11641
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11642
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11643
            <level>-2147483647</level>
11644
            <vendor>amd</vendor>
11645
          </e>
186 - 11646
          <e id="3">
11647
            <_type>vim.host.CpuIdInfo</_type>
11648
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11649
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11650
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11651
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11652
            <level>-2147483647</level>
11653
          </e>
175 - 11654
          <e id="4">
11655
            <_type>vim.host.CpuIdInfo</_type>
11656
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11657
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11658
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11659
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11660
            <level>1</level>
11661
          </e>
11662
          <e id="5">
11663
            <_type>vim.host.CpuIdInfo</_type>
11664
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11665
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11666
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11667
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11668
            <level>0</level>
11669
          </e>
11670
        </cpuFeatureMask>
11671
        <defaultSecureBoot>false</defaultSecureBoot>
11672
        <diskUuidEnabled>false</diskUuidEnabled>
11673
        <family>linuxGuest</family>
11674
        <fullName>Debian GNU/Linux 5 (32-bit)</fullName>
11675
        <ich7mRecommended>false</ich7mRecommended>
11676
        <id>debian5Guest</id>
11677
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
11678
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
11679
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11680
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11681
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11682
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11683
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11684
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11685
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11686
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11687
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11688
        <persistentMemorySupported>false</persistentMemorySupported>
11689
        <recommended3D>false</recommended3D>
11690
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11691
        <recommendedColorDepth>16</recommendedColorDepth>
11692
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11693
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11694
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11695
        <recommendedFirmware>bios</recommendedFirmware>
11696
        <recommendedMemMB>256</recommendedMemMB>
11697
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11698
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11699
        <smcRecommended>false</smcRecommended>
11700
        <smcRequired>false</smcRequired>
11701
        <supportLevel>supported</supportLevel>
11702
        <supportedDiskControllerList>
11703
          <_length>3</_length>
11704
          <_type>vmodl.TypeName[]</_type>
11705
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11706
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11707
          <e id="2">vim.vm.device.VirtualIDEController</e>
11708
        </supportedDiskControllerList>
11709
        <supportedEthernetCard>
11710
          <_length>1</_length>
11711
          <_type>vmodl.TypeName[]</_type>
11712
          <e id="0">vim.vm.device.VirtualE1000</e>
11713
        </supportedEthernetCard>
11714
        <supportedFirmware>
11715
          <_length>1</_length>
11716
          <_type>string[]</_type>
11717
          <e id="0">bios</e>
11718
        </supportedFirmware>
11719
        <supportedForCreate>true</supportedForCreate>
11720
        <supportedMaxCPUs>32</supportedMaxCPUs>
11721
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11722
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11723
        <supportedMinMemMB>256</supportedMinMemMB>
11724
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11725
        <supportedNumDisks>16</supportedNumDisks>
11726
        <supportedUSBControllerList>
11727
          <_length>1</_length>
11728
          <_type>vmodl.TypeName[]</_type>
11729
          <e id="0">vim.vm.device.VirtualUSBController</e>
11730
        </supportedUSBControllerList>
11731
        <supports3D>false</supports3D>
11732
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
11733
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
11734
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11735
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11736
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11737
        <supportsSecureBoot>false</supportsSecureBoot>
11738
        <supportsSlaveDisk>true</supportsSlaveDisk>
11739
        <supportsTPM20>false</supportsTPM20>
11740
        <supportsVMI>false</supportsVMI>
11741
        <supportsWakeOnLan>false</supportsWakeOnLan>
11742
        <usbRecommended>true</usbRecommended>
11743
        <vRAMSizeInKB>
11744
          <_type>vim.option.IntOption</_type>
11745
          <defaultValue>4096</defaultValue>
11746
          <max>131072</max>
11747
          <min>1200</min>
11748
        </vRAMSizeInKB>
11749
        <vbsSupported>
11750
          <_type>vim.option.BoolOption</_type>
11751
          <defaultValue>false</defaultValue>
11752
          <supported>false</supported>
11753
        </vbsSupported>
11754
        <vsgxSupported>
11755
          <_type>vim.option.BoolOption</_type>
11756
          <defaultValue>false</defaultValue>
11757
          <supported>false</supported>
11758
        </vsgxSupported>
11759
        <vvtdSupported>
11760
          <_type>vim.option.BoolOption</_type>
11761
          <defaultValue>false</defaultValue>
11762
          <supported>true</supported>
11763
        </vvtdSupported>
11764
        <vwdtSupported>false</vwdtSupported>
11765
      </e>
11766
      <e id="75">
11767
        <_type>vim.vm.GuestOsDescriptor</_type>
11768
        <cpuFeatureMask>
11769
          <_length>6</_length>
11770
          <_type>vim.host.CpuIdInfo[]</_type>
11771
          <e id="0">
11772
            <_type>vim.host.CpuIdInfo</_type>
11773
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11774
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11775
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11776
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11777
            <level>1</level>
11778
            <vendor>amd</vendor>
11779
          </e>
186 - 11780
          <e id="1">
175 - 11781
            <_type>vim.host.CpuIdInfo</_type>
11782
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11783
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11784
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11785
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11786
            <level>0</level>
11787
            <vendor>amd</vendor>
11788
          </e>
186 - 11789
          <e id="2">
175 - 11790
            <_type>vim.host.CpuIdInfo</_type>
186 - 11791
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11792
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11793
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 11794
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 11795
            <level>-2147483647</level>
11796
            <vendor>amd</vendor>
11797
          </e>
186 - 11798
          <e id="3">
11799
            <_type>vim.host.CpuIdInfo</_type>
11800
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11801
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11802
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11803
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11804
            <level>-2147483647</level>
11805
          </e>
175 - 11806
          <e id="4">
11807
            <_type>vim.host.CpuIdInfo</_type>
11808
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11809
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11810
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11811
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11812
            <level>1</level>
11813
          </e>
11814
          <e id="5">
11815
            <_type>vim.host.CpuIdInfo</_type>
11816
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11817
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11818
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11819
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11820
            <level>0</level>
11821
          </e>
11822
        </cpuFeatureMask>
11823
        <defaultSecureBoot>false</defaultSecureBoot>
11824
        <diskUuidEnabled>false</diskUuidEnabled>
11825
        <family>linuxGuest</family>
11826
        <fullName>Debian GNU/Linux 5 (64-bit)</fullName>
11827
        <ich7mRecommended>false</ich7mRecommended>
11828
        <id>debian5_64Guest</id>
11829
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
11830
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
11831
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11832
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11833
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11834
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11835
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11836
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11837
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11838
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11839
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11840
        <persistentMemorySupported>false</persistentMemorySupported>
11841
        <recommended3D>false</recommended3D>
11842
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11843
        <recommendedColorDepth>16</recommendedColorDepth>
11844
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11845
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
11846
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11847
        <recommendedFirmware>bios</recommendedFirmware>
11848
        <recommendedMemMB>512</recommendedMemMB>
11849
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
11850
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
11851
        <smcRecommended>false</smcRecommended>
11852
        <smcRequired>false</smcRequired>
11853
        <supportLevel>supported</supportLevel>
11854
        <supportedDiskControllerList>
11855
          <_length>3</_length>
11856
          <_type>vmodl.TypeName[]</_type>
11857
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
11858
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
11859
          <e id="2">vim.vm.device.VirtualIDEController</e>
11860
        </supportedDiskControllerList>
11861
        <supportedEthernetCard>
11862
          <_length>1</_length>
11863
          <_type>vmodl.TypeName[]</_type>
11864
          <e id="0">vim.vm.device.VirtualE1000</e>
11865
        </supportedEthernetCard>
11866
        <supportedFirmware>
11867
          <_length>1</_length>
11868
          <_type>string[]</_type>
11869
          <e id="0">bios</e>
11870
        </supportedFirmware>
11871
        <supportedForCreate>true</supportedForCreate>
11872
        <supportedMaxCPUs>32</supportedMaxCPUs>
11873
        <supportedMaxMemMB>65536</supportedMaxMemMB>
11874
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
11875
        <supportedMinMemMB>256</supportedMinMemMB>
11876
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
11877
        <supportedNumDisks>16</supportedNumDisks>
11878
        <supportedUSBControllerList>
11879
          <_length>1</_length>
11880
          <_type>vmodl.TypeName[]</_type>
11881
          <e id="0">vim.vm.device.VirtualUSBController</e>
11882
        </supportedUSBControllerList>
11883
        <supports3D>false</supports3D>
11884
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
11885
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
11886
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
11887
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
11888
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
11889
        <supportsSecureBoot>false</supportsSecureBoot>
11890
        <supportsSlaveDisk>true</supportsSlaveDisk>
11891
        <supportsTPM20>false</supportsTPM20>
11892
        <supportsVMI>false</supportsVMI>
11893
        <supportsWakeOnLan>false</supportsWakeOnLan>
11894
        <usbRecommended>true</usbRecommended>
11895
        <vRAMSizeInKB>
11896
          <_type>vim.option.IntOption</_type>
11897
          <defaultValue>4096</defaultValue>
11898
          <max>131072</max>
11899
          <min>1200</min>
11900
        </vRAMSizeInKB>
11901
        <vbsSupported>
11902
          <_type>vim.option.BoolOption</_type>
11903
          <defaultValue>false</defaultValue>
11904
          <supported>false</supported>
11905
        </vbsSupported>
11906
        <vsgxSupported>
11907
          <_type>vim.option.BoolOption</_type>
11908
          <defaultValue>false</defaultValue>
11909
          <supported>false</supported>
11910
        </vsgxSupported>
11911
        <vvtdSupported>
11912
          <_type>vim.option.BoolOption</_type>
11913
          <defaultValue>false</defaultValue>
11914
          <supported>true</supported>
11915
        </vvtdSupported>
11916
        <vwdtSupported>false</vwdtSupported>
11917
      </e>
11918
      <e id="76">
11919
        <_type>vim.vm.GuestOsDescriptor</_type>
11920
        <cpuFeatureMask>
11921
          <_length>6</_length>
11922
          <_type>vim.host.CpuIdInfo[]</_type>
11923
          <e id="0">
11924
            <_type>vim.host.CpuIdInfo</_type>
11925
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11926
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11927
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11928
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11929
            <level>1</level>
11930
            <vendor>amd</vendor>
11931
          </e>
186 - 11932
          <e id="1">
175 - 11933
            <_type>vim.host.CpuIdInfo</_type>
11934
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11935
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11936
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11937
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11938
            <level>0</level>
11939
            <vendor>amd</vendor>
11940
          </e>
186 - 11941
          <e id="2">
175 - 11942
            <_type>vim.host.CpuIdInfo</_type>
186 - 11943
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 11944
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11945
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11946
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11947
            <level>-2147483647</level>
11948
            <vendor>amd</vendor>
11949
          </e>
186 - 11950
          <e id="3">
11951
            <_type>vim.host.CpuIdInfo</_type>
11952
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
11953
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11954
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
11955
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
11956
            <level>-2147483647</level>
11957
          </e>
175 - 11958
          <e id="4">
11959
            <_type>vim.host.CpuIdInfo</_type>
11960
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
11961
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
11962
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
11963
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
11964
            <level>1</level>
11965
          </e>
11966
          <e id="5">
11967
            <_type>vim.host.CpuIdInfo</_type>
11968
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
11969
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
11970
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
11971
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
11972
            <level>0</level>
11973
          </e>
11974
        </cpuFeatureMask>
11975
        <defaultSecureBoot>false</defaultSecureBoot>
11976
        <diskUuidEnabled>false</diskUuidEnabled>
11977
        <family>linuxGuest</family>
11978
        <fullName>Debian GNU/Linux 4 (32-bit)</fullName>
11979
        <ich7mRecommended>false</ich7mRecommended>
11980
        <id>debian4Guest</id>
11981
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
11982
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
11983
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
11984
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
11985
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
11986
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
11987
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
11988
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
11989
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
11990
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
11991
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
11992
        <persistentMemorySupported>false</persistentMemorySupported>
11993
        <recommended3D>false</recommended3D>
11994
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
11995
        <recommendedColorDepth>16</recommendedColorDepth>
11996
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
11997
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
11998
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
11999
        <recommendedFirmware>bios</recommendedFirmware>
12000
        <recommendedMemMB>256</recommendedMemMB>
12001
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12002
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12003
        <smcRecommended>false</smcRecommended>
12004
        <smcRequired>false</smcRequired>
12005
        <supportLevel>supported</supportLevel>
12006
        <supportedDiskControllerList>
12007
          <_length>3</_length>
12008
          <_type>vmodl.TypeName[]</_type>
12009
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12010
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12011
          <e id="2">vim.vm.device.VirtualIDEController</e>
12012
        </supportedDiskControllerList>
12013
        <supportedEthernetCard>
12014
          <_length>1</_length>
12015
          <_type>vmodl.TypeName[]</_type>
12016
          <e id="0">vim.vm.device.VirtualE1000</e>
12017
        </supportedEthernetCard>
12018
        <supportedFirmware>
12019
          <_length>1</_length>
12020
          <_type>string[]</_type>
12021
          <e id="0">bios</e>
12022
        </supportedFirmware>
12023
        <supportedForCreate>false</supportedForCreate>
12024
        <supportedMaxCPUs>32</supportedMaxCPUs>
12025
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12026
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12027
        <supportedMinMemMB>256</supportedMinMemMB>
12028
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12029
        <supportedNumDisks>16</supportedNumDisks>
12030
        <supportedUSBControllerList>
12031
          <_length>1</_length>
12032
          <_type>vmodl.TypeName[]</_type>
12033
          <e id="0">vim.vm.device.VirtualUSBController</e>
12034
        </supportedUSBControllerList>
12035
        <supports3D>false</supports3D>
12036
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
12037
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
12038
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12039
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
12040
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12041
        <supportsSecureBoot>false</supportsSecureBoot>
12042
        <supportsSlaveDisk>true</supportsSlaveDisk>
12043
        <supportsTPM20>false</supportsTPM20>
12044
        <supportsVMI>false</supportsVMI>
12045
        <supportsWakeOnLan>false</supportsWakeOnLan>
12046
        <usbRecommended>true</usbRecommended>
12047
        <vRAMSizeInKB>
12048
          <_type>vim.option.IntOption</_type>
12049
          <defaultValue>4096</defaultValue>
12050
          <max>131072</max>
12051
          <min>1200</min>
12052
        </vRAMSizeInKB>
12053
        <vbsSupported>
12054
          <_type>vim.option.BoolOption</_type>
12055
          <defaultValue>false</defaultValue>
12056
          <supported>false</supported>
12057
        </vbsSupported>
12058
        <vsgxSupported>
12059
          <_type>vim.option.BoolOption</_type>
12060
          <defaultValue>false</defaultValue>
12061
          <supported>false</supported>
12062
        </vsgxSupported>
12063
        <vvtdSupported>
12064
          <_type>vim.option.BoolOption</_type>
12065
          <defaultValue>false</defaultValue>
12066
          <supported>true</supported>
12067
        </vvtdSupported>
12068
        <vwdtSupported>false</vwdtSupported>
12069
      </e>
12070
      <e id="77">
12071
        <_type>vim.vm.GuestOsDescriptor</_type>
12072
        <cpuFeatureMask>
12073
          <_length>6</_length>
12074
          <_type>vim.host.CpuIdInfo[]</_type>
12075
          <e id="0">
12076
            <_type>vim.host.CpuIdInfo</_type>
12077
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12078
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12079
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12080
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12081
            <level>1</level>
12082
            <vendor>amd</vendor>
12083
          </e>
186 - 12084
          <e id="1">
175 - 12085
            <_type>vim.host.CpuIdInfo</_type>
12086
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12087
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12088
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12089
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12090
            <level>0</level>
12091
            <vendor>amd</vendor>
12092
          </e>
186 - 12093
          <e id="2">
175 - 12094
            <_type>vim.host.CpuIdInfo</_type>
186 - 12095
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12096
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12097
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 12098
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 12099
            <level>-2147483647</level>
12100
            <vendor>amd</vendor>
12101
          </e>
186 - 12102
          <e id="3">
12103
            <_type>vim.host.CpuIdInfo</_type>
12104
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12105
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12106
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12107
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12108
            <level>-2147483647</level>
12109
          </e>
175 - 12110
          <e id="4">
12111
            <_type>vim.host.CpuIdInfo</_type>
12112
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12113
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12114
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12115
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12116
            <level>1</level>
12117
          </e>
12118
          <e id="5">
12119
            <_type>vim.host.CpuIdInfo</_type>
12120
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12121
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12122
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12123
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12124
            <level>0</level>
12125
          </e>
12126
        </cpuFeatureMask>
12127
        <defaultSecureBoot>false</defaultSecureBoot>
12128
        <diskUuidEnabled>false</diskUuidEnabled>
12129
        <family>linuxGuest</family>
12130
        <fullName>Debian GNU/Linux 4 (64-bit)</fullName>
12131
        <ich7mRecommended>false</ich7mRecommended>
12132
        <id>debian4_64Guest</id>
12133
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12134
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12135
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12136
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12137
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12138
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12139
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12140
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12141
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12142
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12143
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12144
        <persistentMemorySupported>false</persistentMemorySupported>
12145
        <recommended3D>false</recommended3D>
12146
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12147
        <recommendedColorDepth>16</recommendedColorDepth>
12148
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
12149
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
12150
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
12151
        <recommendedFirmware>bios</recommendedFirmware>
12152
        <recommendedMemMB>384</recommendedMemMB>
12153
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12154
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12155
        <smcRecommended>false</smcRecommended>
12156
        <smcRequired>false</smcRequired>
12157
        <supportLevel>supported</supportLevel>
12158
        <supportedDiskControllerList>
12159
          <_length>3</_length>
12160
          <_type>vmodl.TypeName[]</_type>
12161
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12162
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12163
          <e id="2">vim.vm.device.VirtualIDEController</e>
12164
        </supportedDiskControllerList>
12165
        <supportedEthernetCard>
12166
          <_length>1</_length>
12167
          <_type>vmodl.TypeName[]</_type>
12168
          <e id="0">vim.vm.device.VirtualE1000</e>
12169
        </supportedEthernetCard>
12170
        <supportedFirmware>
12171
          <_length>1</_length>
12172
          <_type>string[]</_type>
12173
          <e id="0">bios</e>
12174
        </supportedFirmware>
12175
        <supportedForCreate>false</supportedForCreate>
12176
        <supportedMaxCPUs>32</supportedMaxCPUs>
12177
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12178
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12179
        <supportedMinMemMB>256</supportedMinMemMB>
12180
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12181
        <supportedNumDisks>16</supportedNumDisks>
12182
        <supportedUSBControllerList>
12183
          <_length>1</_length>
12184
          <_type>vmodl.TypeName[]</_type>
12185
          <e id="0">vim.vm.device.VirtualUSBController</e>
12186
        </supportedUSBControllerList>
12187
        <supports3D>false</supports3D>
12188
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
12189
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
12190
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12191
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
12192
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12193
        <supportsSecureBoot>false</supportsSecureBoot>
12194
        <supportsSlaveDisk>true</supportsSlaveDisk>
12195
        <supportsTPM20>false</supportsTPM20>
12196
        <supportsVMI>false</supportsVMI>
12197
        <supportsWakeOnLan>false</supportsWakeOnLan>
12198
        <usbRecommended>true</usbRecommended>
12199
        <vRAMSizeInKB>
12200
          <_type>vim.option.IntOption</_type>
12201
          <defaultValue>4096</defaultValue>
12202
          <max>131072</max>
12203
          <min>1200</min>
12204
        </vRAMSizeInKB>
12205
        <vbsSupported>
12206
          <_type>vim.option.BoolOption</_type>
12207
          <defaultValue>false</defaultValue>
12208
          <supported>false</supported>
12209
        </vbsSupported>
12210
        <vsgxSupported>
12211
          <_type>vim.option.BoolOption</_type>
12212
          <defaultValue>false</defaultValue>
12213
          <supported>false</supported>
12214
        </vsgxSupported>
12215
        <vvtdSupported>
12216
          <_type>vim.option.BoolOption</_type>
12217
          <defaultValue>false</defaultValue>
12218
          <supported>true</supported>
12219
        </vvtdSupported>
12220
        <vwdtSupported>false</vwdtSupported>
12221
      </e>
12222
      <e id="78">
12223
        <_type>vim.vm.GuestOsDescriptor</_type>
12224
        <cpuFeatureMask>
12225
          <_length>6</_length>
12226
          <_type>vim.host.CpuIdInfo[]</_type>
12227
          <e id="0">
12228
            <_type>vim.host.CpuIdInfo</_type>
12229
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12230
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12231
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12232
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12233
            <level>1</level>
12234
            <vendor>amd</vendor>
12235
          </e>
186 - 12236
          <e id="1">
175 - 12237
            <_type>vim.host.CpuIdInfo</_type>
12238
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12239
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12240
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12241
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12242
            <level>0</level>
12243
            <vendor>amd</vendor>
12244
          </e>
186 - 12245
          <e id="2">
175 - 12246
            <_type>vim.host.CpuIdInfo</_type>
186 - 12247
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12248
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12249
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12250
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12251
            <level>-2147483647</level>
12252
            <vendor>amd</vendor>
12253
          </e>
186 - 12254
          <e id="3">
12255
            <_type>vim.host.CpuIdInfo</_type>
12256
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12257
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12258
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12259
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12260
            <level>-2147483647</level>
12261
          </e>
175 - 12262
          <e id="4">
12263
            <_type>vim.host.CpuIdInfo</_type>
12264
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12265
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12266
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12267
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12268
            <level>1</level>
12269
          </e>
12270
          <e id="5">
12271
            <_type>vim.host.CpuIdInfo</_type>
12272
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12273
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12274
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12275
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12276
            <level>0</level>
12277
          </e>
12278
        </cpuFeatureMask>
12279
        <defaultSecureBoot>false</defaultSecureBoot>
12280
        <diskUuidEnabled>false</diskUuidEnabled>
12281
        <family>linuxGuest</family>
12282
        <fullName>Red Hat Fedora (32-bit)</fullName>
12283
        <ich7mRecommended>false</ich7mRecommended>
12284
        <id>fedoraGuest</id>
12285
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12286
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12287
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12288
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12289
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12290
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12291
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12292
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12293
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12294
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12295
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12296
        <persistentMemorySupported>false</persistentMemorySupported>
12297
        <recommended3D>false</recommended3D>
12298
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12299
        <recommendedColorDepth>16</recommendedColorDepth>
12300
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
12301
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
12302
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
12303
        <recommendedFirmware>bios</recommendedFirmware>
12304
        <recommendedMemMB>1024</recommendedMemMB>
12305
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12306
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12307
        <smcRecommended>false</smcRecommended>
12308
        <smcRequired>false</smcRequired>
12309
        <supportLevel>supported</supportLevel>
12310
        <supportedDiskControllerList>
12311
          <_length>5</_length>
12312
          <_type>vmodl.TypeName[]</_type>
12313
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12314
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12315
          <e id="2">vim.vm.device.VirtualIDEController</e>
12316
          <e id="3">vim.vm.device.VirtualAHCIController</e>
12317
          <e id="4">vim.vm.device.VirtualNVMEController</e>
12318
        </supportedDiskControllerList>
12319
        <supportedEthernetCard>
12320
          <_length>1</_length>
12321
          <_type>vmodl.TypeName[]</_type>
12322
          <e id="0">vim.vm.device.VirtualE1000</e>
12323
        </supportedEthernetCard>
12324
        <supportedFirmware>
12325
          <_length>1</_length>
12326
          <_type>string[]</_type>
12327
          <e id="0">bios</e>
12328
        </supportedFirmware>
12329
        <supportedForCreate>true</supportedForCreate>
12330
        <supportedMaxCPUs>32</supportedMaxCPUs>
12331
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12332
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12333
        <supportedMinMemMB>512</supportedMinMemMB>
12334
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12335
        <supportedNumDisks>16</supportedNumDisks>
12336
        <supportedUSBControllerList>
12337
          <_length>1</_length>
12338
          <_type>vmodl.TypeName[]</_type>
12339
          <e id="0">vim.vm.device.VirtualUSBController</e>
12340
        </supportedUSBControllerList>
12341
        <supports3D>false</supports3D>
12342
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
12343
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
12344
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12345
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
12346
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12347
        <supportsSecureBoot>false</supportsSecureBoot>
12348
        <supportsSlaveDisk>true</supportsSlaveDisk>
12349
        <supportsTPM20>false</supportsTPM20>
12350
        <supportsVMI>false</supportsVMI>
12351
        <supportsWakeOnLan>false</supportsWakeOnLan>
12352
        <usbRecommended>true</usbRecommended>
12353
        <vRAMSizeInKB>
12354
          <_type>vim.option.IntOption</_type>
12355
          <defaultValue>4096</defaultValue>
12356
          <max>131072</max>
12357
          <min>1200</min>
12358
        </vRAMSizeInKB>
12359
        <vbsSupported>
12360
          <_type>vim.option.BoolOption</_type>
12361
          <defaultValue>false</defaultValue>
12362
          <supported>false</supported>
12363
        </vbsSupported>
12364
        <vsgxSupported>
12365
          <_type>vim.option.BoolOption</_type>
12366
          <defaultValue>false</defaultValue>
12367
          <supported>false</supported>
12368
        </vsgxSupported>
12369
        <vvtdSupported>
12370
          <_type>vim.option.BoolOption</_type>
12371
          <defaultValue>false</defaultValue>
12372
          <supported>true</supported>
12373
        </vvtdSupported>
12374
        <vwdtSupported>false</vwdtSupported>
12375
      </e>
12376
      <e id="79">
12377
        <_type>vim.vm.GuestOsDescriptor</_type>
12378
        <cpuFeatureMask>
12379
          <_length>6</_length>
12380
          <_type>vim.host.CpuIdInfo[]</_type>
12381
          <e id="0">
12382
            <_type>vim.host.CpuIdInfo</_type>
12383
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12384
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12385
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12386
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12387
            <level>1</level>
12388
            <vendor>amd</vendor>
12389
          </e>
186 - 12390
          <e id="1">
175 - 12391
            <_type>vim.host.CpuIdInfo</_type>
12392
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12393
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12394
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12395
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12396
            <level>0</level>
12397
            <vendor>amd</vendor>
12398
          </e>
186 - 12399
          <e id="2">
175 - 12400
            <_type>vim.host.CpuIdInfo</_type>
186 - 12401
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12402
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12403
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 12404
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 12405
            <level>-2147483647</level>
12406
            <vendor>amd</vendor>
12407
          </e>
186 - 12408
          <e id="3">
12409
            <_type>vim.host.CpuIdInfo</_type>
12410
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12411
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12412
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12413
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12414
            <level>-2147483647</level>
12415
          </e>
175 - 12416
          <e id="4">
12417
            <_type>vim.host.CpuIdInfo</_type>
12418
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12419
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12420
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12421
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12422
            <level>1</level>
12423
          </e>
12424
          <e id="5">
12425
            <_type>vim.host.CpuIdInfo</_type>
12426
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12427
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12428
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12429
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12430
            <level>0</level>
12431
          </e>
12432
        </cpuFeatureMask>
12433
        <defaultSecureBoot>false</defaultSecureBoot>
12434
        <diskUuidEnabled>false</diskUuidEnabled>
12435
        <family>linuxGuest</family>
12436
        <fullName>Red Hat Fedora (64-bit)</fullName>
12437
        <ich7mRecommended>false</ich7mRecommended>
12438
        <id>fedora64Guest</id>
12439
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12440
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12441
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12442
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12443
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12444
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12445
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12446
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12447
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12448
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12449
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12450
        <persistentMemorySupported>false</persistentMemorySupported>
12451
        <recommended3D>false</recommended3D>
12452
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12453
        <recommendedColorDepth>16</recommendedColorDepth>
12454
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
12455
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
12456
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
12457
        <recommendedFirmware>bios</recommendedFirmware>
12458
        <recommendedMemMB>1024</recommendedMemMB>
12459
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12460
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12461
        <smcRecommended>false</smcRecommended>
12462
        <smcRequired>false</smcRequired>
12463
        <supportLevel>supported</supportLevel>
12464
        <supportedDiskControllerList>
12465
          <_length>5</_length>
12466
          <_type>vmodl.TypeName[]</_type>
12467
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12468
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12469
          <e id="2">vim.vm.device.VirtualIDEController</e>
12470
          <e id="3">vim.vm.device.VirtualAHCIController</e>
12471
          <e id="4">vim.vm.device.VirtualNVMEController</e>
12472
        </supportedDiskControllerList>
12473
        <supportedEthernetCard>
12474
          <_length>1</_length>
12475
          <_type>vmodl.TypeName[]</_type>
12476
          <e id="0">vim.vm.device.VirtualE1000</e>
12477
        </supportedEthernetCard>
12478
        <supportedFirmware>
12479
          <_length>1</_length>
12480
          <_type>string[]</_type>
12481
          <e id="0">bios</e>
12482
        </supportedFirmware>
12483
        <supportedForCreate>true</supportedForCreate>
12484
        <supportedMaxCPUs>32</supportedMaxCPUs>
12485
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12486
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12487
        <supportedMinMemMB>512</supportedMinMemMB>
12488
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12489
        <supportedNumDisks>16</supportedNumDisks>
12490
        <supportedUSBControllerList>
12491
          <_length>1</_length>
12492
          <_type>vmodl.TypeName[]</_type>
12493
          <e id="0">vim.vm.device.VirtualUSBController</e>
12494
        </supportedUSBControllerList>
12495
        <supports3D>false</supports3D>
12496
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
12497
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
12498
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12499
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
12500
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12501
        <supportsSecureBoot>false</supportsSecureBoot>
12502
        <supportsSlaveDisk>true</supportsSlaveDisk>
12503
        <supportsTPM20>false</supportsTPM20>
12504
        <supportsVMI>false</supportsVMI>
12505
        <supportsWakeOnLan>false</supportsWakeOnLan>
12506
        <usbRecommended>true</usbRecommended>
12507
        <vRAMSizeInKB>
12508
          <_type>vim.option.IntOption</_type>
12509
          <defaultValue>4096</defaultValue>
12510
          <max>131072</max>
12511
          <min>1200</min>
12512
        </vRAMSizeInKB>
12513
        <vbsSupported>
12514
          <_type>vim.option.BoolOption</_type>
12515
          <defaultValue>false</defaultValue>
12516
          <supported>false</supported>
12517
        </vbsSupported>
12518
        <vsgxSupported>
12519
          <_type>vim.option.BoolOption</_type>
12520
          <defaultValue>false</defaultValue>
12521
          <supported>false</supported>
12522
        </vsgxSupported>
12523
        <vvtdSupported>
12524
          <_type>vim.option.BoolOption</_type>
12525
          <defaultValue>false</defaultValue>
12526
          <supported>true</supported>
12527
        </vvtdSupported>
12528
        <vwdtSupported>false</vwdtSupported>
12529
      </e>
12530
      <e id="80">
12531
        <_type>vim.vm.GuestOsDescriptor</_type>
12532
        <cpuFeatureMask>
12533
          <_length>6</_length>
12534
          <_type>vim.host.CpuIdInfo[]</_type>
12535
          <e id="0">
12536
            <_type>vim.host.CpuIdInfo</_type>
12537
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12538
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12539
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12540
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12541
            <level>1</level>
12542
            <vendor>amd</vendor>
12543
          </e>
186 - 12544
          <e id="1">
175 - 12545
            <_type>vim.host.CpuIdInfo</_type>
12546
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12547
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12548
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12549
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12550
            <level>0</level>
12551
            <vendor>amd</vendor>
12552
          </e>
186 - 12553
          <e id="2">
175 - 12554
            <_type>vim.host.CpuIdInfo</_type>
186 - 12555
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12556
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12557
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12558
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12559
            <level>-2147483647</level>
12560
            <vendor>amd</vendor>
12561
          </e>
186 - 12562
          <e id="3">
12563
            <_type>vim.host.CpuIdInfo</_type>
12564
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12565
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12566
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12567
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12568
            <level>-2147483647</level>
12569
          </e>
175 - 12570
          <e id="4">
12571
            <_type>vim.host.CpuIdInfo</_type>
12572
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12573
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12574
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12575
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12576
            <level>1</level>
12577
          </e>
12578
          <e id="5">
12579
            <_type>vim.host.CpuIdInfo</_type>
12580
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12581
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12582
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12583
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12584
            <level>0</level>
12585
          </e>
12586
        </cpuFeatureMask>
12587
        <defaultSecureBoot>false</defaultSecureBoot>
12588
        <diskUuidEnabled>false</diskUuidEnabled>
12589
        <family>linuxGuest</family>
12590
        <fullName>Mandriva Linux (32-bit)</fullName>
12591
        <ich7mRecommended>false</ich7mRecommended>
12592
        <id>mandrivaGuest</id>
12593
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12594
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12595
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12596
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12597
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12598
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12599
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12600
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12601
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12602
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12603
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12604
        <persistentMemorySupported>false</persistentMemorySupported>
12605
        <recommended3D>false</recommended3D>
12606
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12607
        <recommendedColorDepth>16</recommendedColorDepth>
12608
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
12609
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
12610
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
12611
        <recommendedFirmware>bios</recommendedFirmware>
12612
        <recommendedMemMB>1024</recommendedMemMB>
12613
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12614
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12615
        <smcRecommended>false</smcRecommended>
12616
        <smcRequired>false</smcRequired>
12617
        <supportLevel>supported</supportLevel>
12618
        <supportedDiskControllerList>
12619
          <_length>5</_length>
12620
          <_type>vmodl.TypeName[]</_type>
12621
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12622
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12623
          <e id="2">vim.vm.device.VirtualIDEController</e>
12624
          <e id="3">vim.vm.device.VirtualAHCIController</e>
12625
          <e id="4">vim.vm.device.VirtualNVMEController</e>
12626
        </supportedDiskControllerList>
12627
        <supportedEthernetCard>
12628
          <_length>1</_length>
12629
          <_type>vmodl.TypeName[]</_type>
12630
          <e id="0">vim.vm.device.VirtualE1000</e>
12631
        </supportedEthernetCard>
12632
        <supportedFirmware>
12633
          <_length>1</_length>
12634
          <_type>string[]</_type>
12635
          <e id="0">bios</e>
12636
        </supportedFirmware>
12637
        <supportedForCreate>true</supportedForCreate>
12638
        <supportedMaxCPUs>32</supportedMaxCPUs>
12639
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12640
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12641
        <supportedMinMemMB>256</supportedMinMemMB>
12642
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12643
        <supportedNumDisks>16</supportedNumDisks>
12644
        <supportedUSBControllerList>
12645
          <_length>1</_length>
12646
          <_type>vmodl.TypeName[]</_type>
12647
          <e id="0">vim.vm.device.VirtualUSBController</e>
12648
        </supportedUSBControllerList>
12649
        <supports3D>false</supports3D>
12650
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
12651
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
12652
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12653
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
12654
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12655
        <supportsSecureBoot>false</supportsSecureBoot>
12656
        <supportsSlaveDisk>true</supportsSlaveDisk>
12657
        <supportsTPM20>false</supportsTPM20>
12658
        <supportsVMI>false</supportsVMI>
12659
        <supportsWakeOnLan>false</supportsWakeOnLan>
12660
        <usbRecommended>true</usbRecommended>
12661
        <vRAMSizeInKB>
12662
          <_type>vim.option.IntOption</_type>
12663
          <defaultValue>4096</defaultValue>
12664
          <max>131072</max>
12665
          <min>1200</min>
12666
        </vRAMSizeInKB>
12667
        <vbsSupported>
12668
          <_type>vim.option.BoolOption</_type>
12669
          <defaultValue>false</defaultValue>
12670
          <supported>false</supported>
12671
        </vbsSupported>
12672
        <vsgxSupported>
12673
          <_type>vim.option.BoolOption</_type>
12674
          <defaultValue>false</defaultValue>
12675
          <supported>false</supported>
12676
        </vsgxSupported>
12677
        <vvtdSupported>
12678
          <_type>vim.option.BoolOption</_type>
12679
          <defaultValue>false</defaultValue>
12680
          <supported>true</supported>
12681
        </vvtdSupported>
12682
        <vwdtSupported>false</vwdtSupported>
12683
      </e>
12684
      <e id="81">
12685
        <_type>vim.vm.GuestOsDescriptor</_type>
12686
        <cpuFeatureMask>
12687
          <_length>6</_length>
12688
          <_type>vim.host.CpuIdInfo[]</_type>
12689
          <e id="0">
12690
            <_type>vim.host.CpuIdInfo</_type>
12691
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12692
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12693
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12694
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12695
            <level>1</level>
12696
            <vendor>amd</vendor>
12697
          </e>
186 - 12698
          <e id="1">
175 - 12699
            <_type>vim.host.CpuIdInfo</_type>
12700
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12701
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12702
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12703
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12704
            <level>0</level>
12705
            <vendor>amd</vendor>
12706
          </e>
186 - 12707
          <e id="2">
175 - 12708
            <_type>vim.host.CpuIdInfo</_type>
186 - 12709
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12710
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12711
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 12712
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 12713
            <level>-2147483647</level>
12714
            <vendor>amd</vendor>
12715
          </e>
186 - 12716
          <e id="3">
12717
            <_type>vim.host.CpuIdInfo</_type>
12718
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12719
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12720
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12721
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12722
            <level>-2147483647</level>
12723
          </e>
175 - 12724
          <e id="4">
12725
            <_type>vim.host.CpuIdInfo</_type>
12726
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12727
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12728
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12729
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12730
            <level>1</level>
12731
          </e>
12732
          <e id="5">
12733
            <_type>vim.host.CpuIdInfo</_type>
12734
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12735
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12736
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12737
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12738
            <level>0</level>
12739
          </e>
12740
        </cpuFeatureMask>
12741
        <defaultSecureBoot>false</defaultSecureBoot>
12742
        <diskUuidEnabled>false</diskUuidEnabled>
12743
        <family>linuxGuest</family>
12744
        <fullName>Mandriva Linux (64-bit)</fullName>
12745
        <ich7mRecommended>false</ich7mRecommended>
12746
        <id>mandriva64Guest</id>
12747
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12748
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12749
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12750
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12751
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12752
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12753
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12754
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12755
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12756
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12757
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12758
        <persistentMemorySupported>false</persistentMemorySupported>
12759
        <recommended3D>false</recommended3D>
12760
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12761
        <recommendedColorDepth>16</recommendedColorDepth>
12762
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
12763
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
12764
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
12765
        <recommendedFirmware>bios</recommendedFirmware>
12766
        <recommendedMemMB>1024</recommendedMemMB>
12767
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12768
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
12769
        <smcRecommended>false</smcRecommended>
12770
        <smcRequired>false</smcRequired>
12771
        <supportLevel>supported</supportLevel>
12772
        <supportedDiskControllerList>
12773
          <_length>5</_length>
12774
          <_type>vmodl.TypeName[]</_type>
12775
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
12776
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
12777
          <e id="2">vim.vm.device.VirtualIDEController</e>
12778
          <e id="3">vim.vm.device.VirtualAHCIController</e>
12779
          <e id="4">vim.vm.device.VirtualNVMEController</e>
12780
        </supportedDiskControllerList>
12781
        <supportedEthernetCard>
12782
          <_length>1</_length>
12783
          <_type>vmodl.TypeName[]</_type>
12784
          <e id="0">vim.vm.device.VirtualE1000</e>
12785
        </supportedEthernetCard>
12786
        <supportedFirmware>
12787
          <_length>1</_length>
12788
          <_type>string[]</_type>
12789
          <e id="0">bios</e>
12790
        </supportedFirmware>
12791
        <supportedForCreate>true</supportedForCreate>
12792
        <supportedMaxCPUs>32</supportedMaxCPUs>
12793
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12794
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12795
        <supportedMinMemMB>256</supportedMinMemMB>
12796
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12797
        <supportedNumDisks>16</supportedNumDisks>
12798
        <supportedUSBControllerList>
12799
          <_length>1</_length>
12800
          <_type>vmodl.TypeName[]</_type>
12801
          <e id="0">vim.vm.device.VirtualUSBController</e>
12802
        </supportedUSBControllerList>
12803
        <supports3D>false</supports3D>
12804
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
12805
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
12806
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12807
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
12808
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12809
        <supportsSecureBoot>false</supportsSecureBoot>
12810
        <supportsSlaveDisk>true</supportsSlaveDisk>
12811
        <supportsTPM20>false</supportsTPM20>
12812
        <supportsVMI>false</supportsVMI>
12813
        <supportsWakeOnLan>false</supportsWakeOnLan>
12814
        <usbRecommended>true</usbRecommended>
12815
        <vRAMSizeInKB>
12816
          <_type>vim.option.IntOption</_type>
12817
          <defaultValue>4096</defaultValue>
12818
          <max>131072</max>
12819
          <min>1200</min>
12820
        </vRAMSizeInKB>
12821
        <vbsSupported>
12822
          <_type>vim.option.BoolOption</_type>
12823
          <defaultValue>false</defaultValue>
12824
          <supported>false</supported>
12825
        </vbsSupported>
12826
        <vsgxSupported>
12827
          <_type>vim.option.BoolOption</_type>
12828
          <defaultValue>false</defaultValue>
12829
          <supported>false</supported>
12830
        </vsgxSupported>
12831
        <vvtdSupported>
12832
          <_type>vim.option.BoolOption</_type>
12833
          <defaultValue>false</defaultValue>
12834
          <supported>true</supported>
12835
        </vvtdSupported>
12836
        <vwdtSupported>false</vwdtSupported>
12837
      </e>
12838
      <e id="82">
12839
        <_type>vim.vm.GuestOsDescriptor</_type>
12840
        <cpuFeatureMask>
12841
          <_length>6</_length>
12842
          <_type>vim.host.CpuIdInfo[]</_type>
12843
          <e id="0">
12844
            <_type>vim.host.CpuIdInfo</_type>
12845
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12846
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12847
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12848
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12849
            <level>1</level>
12850
            <vendor>amd</vendor>
12851
          </e>
186 - 12852
          <e id="1">
175 - 12853
            <_type>vim.host.CpuIdInfo</_type>
12854
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12855
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12856
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12857
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12858
            <level>0</level>
12859
            <vendor>amd</vendor>
12860
          </e>
186 - 12861
          <e id="2">
175 - 12862
            <_type>vim.host.CpuIdInfo</_type>
186 - 12863
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 12864
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12865
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12866
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12867
            <level>-2147483647</level>
12868
            <vendor>amd</vendor>
12869
          </e>
186 - 12870
          <e id="3">
12871
            <_type>vim.host.CpuIdInfo</_type>
12872
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
12873
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12874
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
12875
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
12876
            <level>-2147483647</level>
12877
          </e>
175 - 12878
          <e id="4">
12879
            <_type>vim.host.CpuIdInfo</_type>
12880
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
12881
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
12882
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
12883
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
12884
            <level>1</level>
12885
          </e>
12886
          <e id="5">
12887
            <_type>vim.host.CpuIdInfo</_type>
12888
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
12889
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
12890
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
12891
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
12892
            <level>0</level>
12893
          </e>
12894
        </cpuFeatureMask>
12895
        <defaultSecureBoot>false</defaultSecureBoot>
12896
        <diskUuidEnabled>false</diskUuidEnabled>
12897
        <family>linuxGuest</family>
12898
        <fullName>Red Hat Linux 6/7/8/9 (32-bit)</fullName>
12899
        <ich7mRecommended>false</ich7mRecommended>
12900
        <id>redhatGuest</id>
12901
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
12902
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
12903
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
12904
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
12905
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
12906
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
12907
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
12908
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
12909
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
12910
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
12911
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
12912
        <persistentMemorySupported>false</persistentMemorySupported>
12913
        <recommended3D>false</recommended3D>
12914
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
12915
        <recommendedColorDepth>16</recommendedColorDepth>
12916
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
12917
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
12918
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
12919
        <recommendedFirmware>bios</recommendedFirmware>
12920
        <recommendedMemMB>256</recommendedMemMB>
12921
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
12922
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
12923
        <smcRecommended>false</smcRecommended>
12924
        <smcRequired>false</smcRequired>
12925
        <supportLevel>supported</supportLevel>
12926
        <supportedDiskControllerList>
12927
          <_length>3</_length>
12928
          <_type>vmodl.TypeName[]</_type>
12929
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
12930
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
12931
          <e id="2">vim.vm.device.VirtualIDEController</e>
12932
        </supportedDiskControllerList>
12933
        <supportedEthernetCard>
12934
          <_length>3</_length>
12935
          <_type>vmodl.TypeName[]</_type>
12936
          <e id="0">vim.vm.device.VirtualE1000</e>
12937
          <e id="1">vim.vm.device.VirtualPCNet32</e>
12938
          <e id="2">vim.vm.device.VirtualVmxnet</e>
12939
        </supportedEthernetCard>
12940
        <supportedFirmware>
12941
          <_length>1</_length>
12942
          <_type>string[]</_type>
12943
          <e id="0">bios</e>
12944
        </supportedFirmware>
12945
        <supportedForCreate>true</supportedForCreate>
12946
        <supportedMaxCPUs>32</supportedMaxCPUs>
12947
        <supportedMaxMemMB>65536</supportedMaxMemMB>
12948
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
12949
        <supportedMinMemMB>32</supportedMinMemMB>
12950
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
12951
        <supportedNumDisks>16</supportedNumDisks>
12952
        <supportedUSBControllerList>
12953
          <_length>1</_length>
12954
          <_type>vmodl.TypeName[]</_type>
12955
          <e id="0">vim.vm.device.VirtualUSBController</e>
12956
        </supportedUSBControllerList>
12957
        <supports3D>false</supports3D>
12958
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
12959
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
12960
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
12961
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
12962
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
12963
        <supportsSecureBoot>false</supportsSecureBoot>
12964
        <supportsSlaveDisk>true</supportsSlaveDisk>
12965
        <supportsTPM20>false</supportsTPM20>
12966
        <supportsVMI>false</supportsVMI>
12967
        <supportsWakeOnLan>false</supportsWakeOnLan>
12968
        <usbRecommended>false</usbRecommended>
12969
        <vRAMSizeInKB>
12970
          <_type>vim.option.IntOption</_type>
12971
          <defaultValue>4096</defaultValue>
12972
          <max>131072</max>
12973
          <min>1200</min>
12974
        </vRAMSizeInKB>
12975
        <vbsSupported>
12976
          <_type>vim.option.BoolOption</_type>
12977
          <defaultValue>false</defaultValue>
12978
          <supported>false</supported>
12979
        </vbsSupported>
12980
        <vsgxSupported>
12981
          <_type>vim.option.BoolOption</_type>
12982
          <defaultValue>false</defaultValue>
12983
          <supported>false</supported>
12984
        </vsgxSupported>
12985
        <vvtdSupported>
12986
          <_type>vim.option.BoolOption</_type>
12987
          <defaultValue>false</defaultValue>
12988
          <supported>true</supported>
12989
        </vvtdSupported>
12990
        <vwdtSupported>false</vwdtSupported>
12991
      </e>
12992
      <e id="83">
12993
        <_type>vim.vm.GuestOsDescriptor</_type>
12994
        <cpuFeatureMask>
12995
          <_length>6</_length>
12996
          <_type>vim.host.CpuIdInfo[]</_type>
12997
          <e id="0">
12998
            <_type>vim.host.CpuIdInfo</_type>
12999
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13000
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13001
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13002
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13003
            <level>1</level>
13004
            <vendor>amd</vendor>
13005
          </e>
186 - 13006
          <e id="1">
175 - 13007
            <_type>vim.host.CpuIdInfo</_type>
13008
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13009
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13010
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13011
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13012
            <level>0</level>
13013
            <vendor>amd</vendor>
13014
          </e>
186 - 13015
          <e id="2">
175 - 13016
            <_type>vim.host.CpuIdInfo</_type>
186 - 13017
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13018
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13019
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13020
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13021
            <level>-2147483647</level>
13022
            <vendor>amd</vendor>
13023
          </e>
186 - 13024
          <e id="3">
13025
            <_type>vim.host.CpuIdInfo</_type>
13026
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13027
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13028
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13029
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13030
            <level>-2147483647</level>
13031
          </e>
175 - 13032
          <e id="4">
13033
            <_type>vim.host.CpuIdInfo</_type>
13034
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13035
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13036
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13037
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13038
            <level>1</level>
13039
          </e>
13040
          <e id="5">
13041
            <_type>vim.host.CpuIdInfo</_type>
13042
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13043
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13044
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13045
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13046
            <level>0</level>
13047
          </e>
13048
        </cpuFeatureMask>
13049
        <defaultSecureBoot>false</defaultSecureBoot>
13050
        <diskUuidEnabled>false</diskUuidEnabled>
13051
        <family>linuxGuest</family>
13052
        <fullName>Sun Java Desktop System (32-bit)</fullName>
13053
        <ich7mRecommended>false</ich7mRecommended>
13054
        <id>sjdsGuest</id>
13055
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13056
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13057
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13058
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13059
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13060
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13061
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13062
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13063
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13064
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13065
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13066
        <persistentMemorySupported>false</persistentMemorySupported>
13067
        <recommended3D>false</recommended3D>
13068
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
13069
        <recommendedColorDepth>16</recommendedColorDepth>
13070
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13071
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
13072
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
13073
        <recommendedFirmware>bios</recommendedFirmware>
13074
        <recommendedMemMB>256</recommendedMemMB>
13075
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13076
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13077
        <smcRecommended>false</smcRecommended>
13078
        <smcRequired>false</smcRequired>
13079
        <supportLevel>supported</supportLevel>
13080
        <supportedDiskControllerList>
13081
          <_length>3</_length>
13082
          <_type>vmodl.TypeName[]</_type>
13083
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
13084
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
13085
          <e id="2">vim.vm.device.VirtualIDEController</e>
13086
        </supportedDiskControllerList>
13087
        <supportedEthernetCard>
13088
          <_length>3</_length>
13089
          <_type>vmodl.TypeName[]</_type>
13090
          <e id="0">vim.vm.device.VirtualE1000</e>
13091
          <e id="1">vim.vm.device.VirtualPCNet32</e>
13092
          <e id="2">vim.vm.device.VirtualVmxnet</e>
13093
        </supportedEthernetCard>
13094
        <supportedFirmware>
13095
          <_length>1</_length>
13096
          <_type>string[]</_type>
13097
          <e id="0">bios</e>
13098
        </supportedFirmware>
13099
        <supportedForCreate>true</supportedForCreate>
13100
        <supportedMaxCPUs>16</supportedMaxCPUs>
13101
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13102
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13103
        <supportedMinMemMB>32</supportedMinMemMB>
13104
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13105
        <supportedNumDisks>16</supportedNumDisks>
13106
        <supportedUSBControllerList>
13107
          <_length>1</_length>
13108
          <_type>vmodl.TypeName[]</_type>
13109
          <e id="0">vim.vm.device.VirtualUSBController</e>
13110
        </supportedUSBControllerList>
13111
        <supports3D>false</supports3D>
13112
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
13113
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
13114
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13115
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
13116
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13117
        <supportsSecureBoot>false</supportsSecureBoot>
13118
        <supportsSlaveDisk>true</supportsSlaveDisk>
13119
        <supportsTPM20>false</supportsTPM20>
13120
        <supportsVMI>false</supportsVMI>
13121
        <supportsWakeOnLan>false</supportsWakeOnLan>
13122
        <usbRecommended>false</usbRecommended>
13123
        <vRAMSizeInKB>
13124
          <_type>vim.option.IntOption</_type>
13125
          <defaultValue>4096</defaultValue>
13126
          <max>131072</max>
13127
          <min>1200</min>
13128
        </vRAMSizeInKB>
13129
        <vbsSupported>
13130
          <_type>vim.option.BoolOption</_type>
13131
          <defaultValue>false</defaultValue>
13132
          <supported>false</supported>
13133
        </vbsSupported>
13134
        <vsgxSupported>
13135
          <_type>vim.option.BoolOption</_type>
13136
          <defaultValue>false</defaultValue>
13137
          <supported>false</supported>
13138
        </vsgxSupported>
13139
        <vvtdSupported>
13140
          <_type>vim.option.BoolOption</_type>
13141
          <defaultValue>false</defaultValue>
13142
          <supported>true</supported>
13143
        </vvtdSupported>
13144
        <vwdtSupported>false</vwdtSupported>
13145
      </e>
13146
      <e id="84">
13147
        <_type>vim.vm.GuestOsDescriptor</_type>
13148
        <cpuFeatureMask>
13149
          <_length>6</_length>
13150
          <_type>vim.host.CpuIdInfo[]</_type>
13151
          <e id="0">
13152
            <_type>vim.host.CpuIdInfo</_type>
13153
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13154
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13155
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13156
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13157
            <level>1</level>
13158
            <vendor>amd</vendor>
13159
          </e>
186 - 13160
          <e id="1">
175 - 13161
            <_type>vim.host.CpuIdInfo</_type>
13162
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13163
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13164
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13165
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13166
            <level>0</level>
13167
            <vendor>amd</vendor>
13168
          </e>
186 - 13169
          <e id="2">
175 - 13170
            <_type>vim.host.CpuIdInfo</_type>
186 - 13171
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13172
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13173
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13174
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13175
            <level>-2147483647</level>
13176
            <vendor>amd</vendor>
13177
          </e>
186 - 13178
          <e id="3">
13179
            <_type>vim.host.CpuIdInfo</_type>
13180
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13181
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13182
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13183
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13184
            <level>-2147483647</level>
13185
          </e>
175 - 13186
          <e id="4">
13187
            <_type>vim.host.CpuIdInfo</_type>
13188
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13189
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13190
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13191
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13192
            <level>1</level>
13193
          </e>
13194
          <e id="5">
13195
            <_type>vim.host.CpuIdInfo</_type>
13196
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13197
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13198
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13199
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13200
            <level>0</level>
13201
          </e>
13202
        </cpuFeatureMask>
13203
        <defaultSecureBoot>false</defaultSecureBoot>
13204
        <diskUuidEnabled>false</diskUuidEnabled>
13205
        <family>linuxGuest</family>
13206
        <fullName>Ubuntu Linux (32-bit)</fullName>
13207
        <ich7mRecommended>false</ich7mRecommended>
13208
        <id>ubuntuGuest</id>
13209
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13210
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13211
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13212
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13213
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13214
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13215
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13216
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13217
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13218
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13219
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13220
        <persistentMemorySupported>false</persistentMemorySupported>
13221
        <recommended3D>false</recommended3D>
13222
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
13223
        <recommendedColorDepth>16</recommendedColorDepth>
13224
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13225
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
13226
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
13227
        <recommendedFirmware>bios</recommendedFirmware>
13228
        <recommendedMemMB>512</recommendedMemMB>
13229
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13230
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13231
        <smcRecommended>false</smcRecommended>
13232
        <smcRequired>false</smcRequired>
13233
        <supportLevel>supported</supportLevel>
13234
        <supportedDiskControllerList>
13235
          <_length>6</_length>
13236
          <_type>vmodl.TypeName[]</_type>
13237
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
13238
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
13239
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
13240
          <e id="3">vim.vm.device.VirtualIDEController</e>
13241
          <e id="4">vim.vm.device.VirtualAHCIController</e>
13242
          <e id="5">vim.vm.device.VirtualNVMEController</e>
13243
        </supportedDiskControllerList>
13244
        <supportedEthernetCard>
13245
          <_length>3</_length>
13246
          <_type>vmodl.TypeName[]</_type>
13247
          <e id="0">vim.vm.device.VirtualE1000</e>
13248
          <e id="1">vim.vm.device.VirtualPCNet32</e>
13249
          <e id="2">vim.vm.device.VirtualVmxnet</e>
13250
        </supportedEthernetCard>
13251
        <supportedFirmware>
13252
          <_length>2</_length>
13253
          <_type>string[]</_type>
13254
          <e id="0">bios</e>
13255
          <e id="1">efi</e>
13256
        </supportedFirmware>
13257
        <supportedForCreate>true</supportedForCreate>
13258
        <supportedMaxCPUs>32</supportedMaxCPUs>
13259
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13260
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13261
        <supportedMinMemMB>256</supportedMinMemMB>
13262
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13263
        <supportedNumDisks>16</supportedNumDisks>
13264
        <supportedUSBControllerList>
13265
          <_length>2</_length>
13266
          <_type>vmodl.TypeName[]</_type>
13267
          <e id="0">vim.vm.device.VirtualUSBController</e>
13268
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
13269
        </supportedUSBControllerList>
13270
        <supports3D>false</supports3D>
13271
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
13272
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
13273
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13274
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
13275
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13276
        <supportsSecureBoot>false</supportsSecureBoot>
13277
        <supportsSlaveDisk>true</supportsSlaveDisk>
13278
        <supportsTPM20>false</supportsTPM20>
13279
        <supportsVMI>false</supportsVMI>
13280
        <supportsWakeOnLan>false</supportsWakeOnLan>
13281
        <usbRecommended>false</usbRecommended>
13282
        <vRAMSizeInKB>
13283
          <_type>vim.option.IntOption</_type>
13284
          <defaultValue>8192</defaultValue>
13285
          <max>131072</max>
13286
          <min>1200</min>
13287
        </vRAMSizeInKB>
13288
        <vbsSupported>
13289
          <_type>vim.option.BoolOption</_type>
13290
          <defaultValue>false</defaultValue>
13291
          <supported>false</supported>
13292
        </vbsSupported>
13293
        <vsgxSupported>
13294
          <_type>vim.option.BoolOption</_type>
13295
          <defaultValue>false</defaultValue>
13296
          <supported>false</supported>
13297
        </vsgxSupported>
13298
        <vvtdSupported>
13299
          <_type>vim.option.BoolOption</_type>
13300
          <defaultValue>false</defaultValue>
13301
          <supported>true</supported>
13302
        </vvtdSupported>
13303
        <vwdtSupported>false</vwdtSupported>
13304
      </e>
13305
      <e id="85">
13306
        <_type>vim.vm.GuestOsDescriptor</_type>
13307
        <cpuFeatureMask>
13308
          <_length>6</_length>
13309
          <_type>vim.host.CpuIdInfo[]</_type>
13310
          <e id="0">
13311
            <_type>vim.host.CpuIdInfo</_type>
13312
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13313
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13314
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13315
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13316
            <level>1</level>
13317
            <vendor>amd</vendor>
13318
          </e>
186 - 13319
          <e id="1">
175 - 13320
            <_type>vim.host.CpuIdInfo</_type>
13321
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13322
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13323
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13324
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13325
            <level>0</level>
13326
            <vendor>amd</vendor>
13327
          </e>
186 - 13328
          <e id="2">
175 - 13329
            <_type>vim.host.CpuIdInfo</_type>
186 - 13330
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13331
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13332
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 13333
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 13334
            <level>-2147483647</level>
13335
            <vendor>amd</vendor>
13336
          </e>
186 - 13337
          <e id="3">
13338
            <_type>vim.host.CpuIdInfo</_type>
13339
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13340
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13341
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13342
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13343
            <level>-2147483647</level>
13344
          </e>
175 - 13345
          <e id="4">
13346
            <_type>vim.host.CpuIdInfo</_type>
13347
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13348
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13349
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13350
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13351
            <level>1</level>
13352
          </e>
13353
          <e id="5">
13354
            <_type>vim.host.CpuIdInfo</_type>
13355
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13356
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13357
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13358
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13359
            <level>0</level>
13360
          </e>
13361
        </cpuFeatureMask>
13362
        <defaultSecureBoot>false</defaultSecureBoot>
13363
        <diskUuidEnabled>false</diskUuidEnabled>
13364
        <family>linuxGuest</family>
13365
        <fullName>Ubuntu Linux (64-bit)</fullName>
13366
        <ich7mRecommended>false</ich7mRecommended>
13367
        <id>ubuntu64Guest</id>
13368
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13369
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13370
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13371
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13372
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13373
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13374
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13375
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13376
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13377
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13378
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13379
        <persistentMemorySupported>false</persistentMemorySupported>
13380
        <recommended3D>false</recommended3D>
13381
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
13382
        <recommendedColorDepth>16</recommendedColorDepth>
13383
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13384
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
13385
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
13386
        <recommendedFirmware>bios</recommendedFirmware>
13387
        <recommendedMemMB>512</recommendedMemMB>
13388
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13389
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13390
        <smcRecommended>false</smcRecommended>
13391
        <smcRequired>false</smcRequired>
13392
        <supportLevel>supported</supportLevel>
13393
        <supportedDiskControllerList>
13394
          <_length>5</_length>
13395
          <_type>vmodl.TypeName[]</_type>
13396
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
13397
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
13398
          <e id="2">vim.vm.device.VirtualIDEController</e>
13399
          <e id="3">vim.vm.device.VirtualAHCIController</e>
13400
          <e id="4">vim.vm.device.VirtualNVMEController</e>
13401
        </supportedDiskControllerList>
13402
        <supportedEthernetCard>
13403
          <_length>1</_length>
13404
          <_type>vmodl.TypeName[]</_type>
13405
          <e id="0">vim.vm.device.VirtualE1000</e>
13406
        </supportedEthernetCard>
13407
        <supportedFirmware>
13408
          <_length>2</_length>
13409
          <_type>string[]</_type>
13410
          <e id="0">bios</e>
13411
          <e id="1">efi</e>
13412
        </supportedFirmware>
13413
        <supportedForCreate>true</supportedForCreate>
13414
        <supportedMaxCPUs>32</supportedMaxCPUs>
13415
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13416
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13417
        <supportedMinMemMB>256</supportedMinMemMB>
13418
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13419
        <supportedNumDisks>16</supportedNumDisks>
13420
        <supportedUSBControllerList>
13421
          <_length>2</_length>
13422
          <_type>vmodl.TypeName[]</_type>
13423
          <e id="0">vim.vm.device.VirtualUSBController</e>
13424
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
13425
        </supportedUSBControllerList>
13426
        <supports3D>false</supports3D>
13427
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
13428
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
13429
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13430
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
13431
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13432
        <supportsSecureBoot>false</supportsSecureBoot>
13433
        <supportsSlaveDisk>true</supportsSlaveDisk>
13434
        <supportsTPM20>false</supportsTPM20>
13435
        <supportsVMI>false</supportsVMI>
13436
        <supportsWakeOnLan>false</supportsWakeOnLan>
13437
        <usbRecommended>false</usbRecommended>
13438
        <vRAMSizeInKB>
13439
          <_type>vim.option.IntOption</_type>
13440
          <defaultValue>8192</defaultValue>
13441
          <max>131072</max>
13442
          <min>1200</min>
13443
        </vRAMSizeInKB>
13444
        <vbsSupported>
13445
          <_type>vim.option.BoolOption</_type>
13446
          <defaultValue>false</defaultValue>
13447
          <supported>false</supported>
13448
        </vbsSupported>
13449
        <vsgxSupported>
13450
          <_type>vim.option.BoolOption</_type>
13451
          <defaultValue>false</defaultValue>
13452
          <supported>false</supported>
13453
        </vsgxSupported>
13454
        <vvtdSupported>
13455
          <_type>vim.option.BoolOption</_type>
13456
          <defaultValue>false</defaultValue>
13457
          <supported>true</supported>
13458
        </vvtdSupported>
13459
        <vwdtSupported>false</vwdtSupported>
13460
      </e>
13461
      <e id="86">
13462
        <_type>vim.vm.GuestOsDescriptor</_type>
13463
        <cpuFeatureMask>
13464
          <_length>6</_length>
13465
          <_type>vim.host.CpuIdInfo[]</_type>
13466
          <e id="0">
13467
            <_type>vim.host.CpuIdInfo</_type>
13468
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13469
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13470
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13471
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13472
            <level>1</level>
13473
            <vendor>amd</vendor>
13474
          </e>
186 - 13475
          <e id="1">
175 - 13476
            <_type>vim.host.CpuIdInfo</_type>
13477
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13478
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13479
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13480
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13481
            <level>0</level>
13482
            <vendor>amd</vendor>
13483
          </e>
186 - 13484
          <e id="2">
175 - 13485
            <_type>vim.host.CpuIdInfo</_type>
186 - 13486
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13487
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13488
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 13489
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 13490
            <level>-2147483647</level>
13491
            <vendor>amd</vendor>
13492
          </e>
186 - 13493
          <e id="3">
13494
            <_type>vim.host.CpuIdInfo</_type>
13495
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13496
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13497
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13498
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13499
            <level>-2147483647</level>
13500
          </e>
175 - 13501
          <e id="4">
13502
            <_type>vim.host.CpuIdInfo</_type>
13503
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13504
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13505
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13506
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13507
            <level>1</level>
13508
          </e>
13509
          <e id="5">
13510
            <_type>vim.host.CpuIdInfo</_type>
13511
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13512
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13513
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13514
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13515
            <level>0</level>
13516
          </e>
13517
        </cpuFeatureMask>
13518
        <defaultSecureBoot>false</defaultSecureBoot>
13519
        <diskUuidEnabled>false</diskUuidEnabled>
13520
        <family>linuxGuest</family>
13521
        <fullName>Other 3.x or later Linux (64-bit)</fullName>
13522
        <ich7mRecommended>false</ich7mRecommended>
13523
        <id>other3xLinux64Guest</id>
13524
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13525
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13526
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13527
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13528
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13529
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13530
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13531
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13532
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13533
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13534
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13535
        <persistentMemorySupported>false</persistentMemorySupported>
13536
        <recommended3D>false</recommended3D>
13537
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
13538
        <recommendedColorDepth>16</recommendedColorDepth>
13539
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13540
        <recommendedDiskSizeMB>16384</recommendedDiskSizeMB>
13541
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
13542
        <recommendedFirmware>bios</recommendedFirmware>
13543
        <recommendedMemMB>1024</recommendedMemMB>
13544
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13545
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13546
        <smcRecommended>false</smcRecommended>
13547
        <smcRequired>false</smcRequired>
13548
        <supportLevel>supported</supportLevel>
13549
        <supportedDiskControllerList>
13550
          <_length>5</_length>
13551
          <_type>vmodl.TypeName[]</_type>
13552
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
13553
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
13554
          <e id="2">vim.vm.device.VirtualIDEController</e>
13555
          <e id="3">vim.vm.device.VirtualAHCIController</e>
13556
          <e id="4">vim.vm.device.VirtualNVMEController</e>
13557
        </supportedDiskControllerList>
13558
        <supportedEthernetCard>
13559
          <_length>2</_length>
13560
          <_type>vmodl.TypeName[]</_type>
13561
          <e id="0">vim.vm.device.VirtualE1000</e>
13562
          <e id="1">vim.vm.device.VirtualE1000e</e>
13563
        </supportedEthernetCard>
13564
        <supportedFirmware>
13565
          <_length>2</_length>
13566
          <_type>string[]</_type>
13567
          <e id="0">bios</e>
13568
          <e id="1">efi</e>
13569
        </supportedFirmware>
13570
        <supportedForCreate>true</supportedForCreate>
13571
        <supportedMaxCPUs>32</supportedMaxCPUs>
13572
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13573
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13574
        <supportedMinMemMB>256</supportedMinMemMB>
13575
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13576
        <supportedNumDisks>16</supportedNumDisks>
13577
        <supportedUSBControllerList>
13578
          <_length>2</_length>
13579
          <_type>vmodl.TypeName[]</_type>
13580
          <e id="0">vim.vm.device.VirtualUSBController</e>
13581
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
13582
        </supportedUSBControllerList>
13583
        <supports3D>false</supports3D>
13584
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
13585
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
13586
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13587
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
13588
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13589
        <supportsSecureBoot>false</supportsSecureBoot>
13590
        <supportsSlaveDisk>true</supportsSlaveDisk>
13591
        <supportsTPM20>true</supportsTPM20>
13592
        <supportsVMI>false</supportsVMI>
13593
        <supportsWakeOnLan>false</supportsWakeOnLan>
13594
        <usbRecommended>false</usbRecommended>
13595
        <vRAMSizeInKB>
13596
          <_type>vim.option.IntOption</_type>
13597
          <defaultValue>8192</defaultValue>
13598
          <max>131072</max>
13599
          <min>1200</min>
13600
        </vRAMSizeInKB>
13601
        <vbsSupported>
13602
          <_type>vim.option.BoolOption</_type>
13603
          <defaultValue>false</defaultValue>
13604
          <supported>false</supported>
13605
        </vbsSupported>
13606
        <vsgxSupported>
13607
          <_type>vim.option.BoolOption</_type>
13608
          <defaultValue>false</defaultValue>
13609
          <supported>false</supported>
13610
        </vsgxSupported>
13611
        <vvtdSupported>
13612
          <_type>vim.option.BoolOption</_type>
13613
          <defaultValue>false</defaultValue>
13614
          <supported>true</supported>
13615
        </vvtdSupported>
13616
        <vwdtSupported>false</vwdtSupported>
13617
      </e>
13618
      <e id="87">
13619
        <_type>vim.vm.GuestOsDescriptor</_type>
13620
        <cpuFeatureMask>
13621
          <_length>6</_length>
13622
          <_type>vim.host.CpuIdInfo[]</_type>
13623
          <e id="0">
13624
            <_type>vim.host.CpuIdInfo</_type>
13625
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13626
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13627
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13628
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13629
            <level>1</level>
13630
            <vendor>amd</vendor>
13631
          </e>
186 - 13632
          <e id="1">
175 - 13633
            <_type>vim.host.CpuIdInfo</_type>
13634
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13635
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13636
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13637
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13638
            <level>0</level>
13639
            <vendor>amd</vendor>
13640
          </e>
186 - 13641
          <e id="2">
175 - 13642
            <_type>vim.host.CpuIdInfo</_type>
186 - 13643
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13644
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13645
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13646
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13647
            <level>-2147483647</level>
13648
            <vendor>amd</vendor>
13649
          </e>
186 - 13650
          <e id="3">
13651
            <_type>vim.host.CpuIdInfo</_type>
13652
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13653
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13654
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13655
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13656
            <level>-2147483647</level>
13657
          </e>
175 - 13658
          <e id="4">
13659
            <_type>vim.host.CpuIdInfo</_type>
13660
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13661
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13662
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13663
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13664
            <level>1</level>
13665
          </e>
13666
          <e id="5">
13667
            <_type>vim.host.CpuIdInfo</_type>
13668
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13669
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13670
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13671
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13672
            <level>0</level>
13673
          </e>
13674
        </cpuFeatureMask>
13675
        <defaultSecureBoot>false</defaultSecureBoot>
13676
        <diskUuidEnabled>false</diskUuidEnabled>
13677
        <family>linuxGuest</family>
13678
        <fullName>Other 3.x or later Linux (32-bit)</fullName>
13679
        <ich7mRecommended>false</ich7mRecommended>
13680
        <id>other3xLinuxGuest</id>
13681
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13682
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13683
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13684
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13685
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13686
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13687
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13688
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13689
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13690
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13691
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13692
        <persistentMemorySupported>false</persistentMemorySupported>
13693
        <recommended3D>false</recommended3D>
13694
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
13695
        <recommendedColorDepth>16</recommendedColorDepth>
13696
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13697
        <recommendedDiskSizeMB>16384</recommendedDiskSizeMB>
13698
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
13699
        <recommendedFirmware>bios</recommendedFirmware>
13700
        <recommendedMemMB>1024</recommendedMemMB>
13701
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13702
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13703
        <smcRecommended>false</smcRecommended>
13704
        <smcRequired>false</smcRequired>
13705
        <supportLevel>supported</supportLevel>
13706
        <supportedDiskControllerList>
13707
          <_length>5</_length>
13708
          <_type>vmodl.TypeName[]</_type>
13709
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
13710
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
13711
          <e id="2">vim.vm.device.VirtualIDEController</e>
13712
          <e id="3">vim.vm.device.VirtualAHCIController</e>
13713
          <e id="4">vim.vm.device.VirtualNVMEController</e>
13714
        </supportedDiskControllerList>
13715
        <supportedEthernetCard>
13716
          <_length>2</_length>
13717
          <_type>vmodl.TypeName[]</_type>
13718
          <e id="0">vim.vm.device.VirtualE1000</e>
13719
          <e id="1">vim.vm.device.VirtualE1000e</e>
13720
        </supportedEthernetCard>
13721
        <supportedFirmware>
13722
          <_length>2</_length>
13723
          <_type>string[]</_type>
13724
          <e id="0">bios</e>
13725
          <e id="1">efi</e>
13726
        </supportedFirmware>
13727
        <supportedForCreate>true</supportedForCreate>
13728
        <supportedMaxCPUs>32</supportedMaxCPUs>
13729
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13730
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13731
        <supportedMinMemMB>128</supportedMinMemMB>
13732
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13733
        <supportedNumDisks>16</supportedNumDisks>
13734
        <supportedUSBControllerList>
13735
          <_length>2</_length>
13736
          <_type>vmodl.TypeName[]</_type>
13737
          <e id="0">vim.vm.device.VirtualUSBController</e>
13738
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
13739
        </supportedUSBControllerList>
13740
        <supports3D>false</supports3D>
13741
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
13742
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
13743
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13744
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
13745
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13746
        <supportsSecureBoot>false</supportsSecureBoot>
13747
        <supportsSlaveDisk>true</supportsSlaveDisk>
13748
        <supportsTPM20>true</supportsTPM20>
13749
        <supportsVMI>false</supportsVMI>
13750
        <supportsWakeOnLan>false</supportsWakeOnLan>
13751
        <usbRecommended>false</usbRecommended>
13752
        <vRAMSizeInKB>
13753
          <_type>vim.option.IntOption</_type>
13754
          <defaultValue>8192</defaultValue>
13755
          <max>131072</max>
13756
          <min>1200</min>
13757
        </vRAMSizeInKB>
13758
        <vbsSupported>
13759
          <_type>vim.option.BoolOption</_type>
13760
          <defaultValue>false</defaultValue>
13761
          <supported>false</supported>
13762
        </vbsSupported>
13763
        <vsgxSupported>
13764
          <_type>vim.option.BoolOption</_type>
13765
          <defaultValue>false</defaultValue>
13766
          <supported>false</supported>
13767
        </vsgxSupported>
13768
        <vvtdSupported>
13769
          <_type>vim.option.BoolOption</_type>
13770
          <defaultValue>false</defaultValue>
13771
          <supported>true</supported>
13772
        </vvtdSupported>
13773
        <vwdtSupported>false</vwdtSupported>
13774
      </e>
13775
      <e id="88">
13776
        <_type>vim.vm.GuestOsDescriptor</_type>
13777
        <cpuFeatureMask>
13778
          <_length>6</_length>
13779
          <_type>vim.host.CpuIdInfo[]</_type>
13780
          <e id="0">
13781
            <_type>vim.host.CpuIdInfo</_type>
13782
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13783
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13784
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13785
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13786
            <level>1</level>
13787
            <vendor>amd</vendor>
13788
          </e>
186 - 13789
          <e id="1">
175 - 13790
            <_type>vim.host.CpuIdInfo</_type>
13791
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13792
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13793
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13794
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13795
            <level>0</level>
13796
            <vendor>amd</vendor>
13797
          </e>
186 - 13798
          <e id="2">
175 - 13799
            <_type>vim.host.CpuIdInfo</_type>
186 - 13800
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13801
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13802
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13803
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13804
            <level>-2147483647</level>
13805
            <vendor>amd</vendor>
13806
          </e>
186 - 13807
          <e id="3">
13808
            <_type>vim.host.CpuIdInfo</_type>
13809
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13810
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13811
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13812
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13813
            <level>-2147483647</level>
13814
          </e>
175 - 13815
          <e id="4">
13816
            <_type>vim.host.CpuIdInfo</_type>
13817
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13818
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13819
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13820
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13821
            <level>1</level>
13822
          </e>
13823
          <e id="5">
13824
            <_type>vim.host.CpuIdInfo</_type>
13825
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13826
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13827
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13828
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13829
            <level>0</level>
13830
          </e>
13831
        </cpuFeatureMask>
13832
        <defaultSecureBoot>false</defaultSecureBoot>
13833
        <diskUuidEnabled>false</diskUuidEnabled>
13834
        <family>linuxGuest</family>
13835
        <fullName>Other 2.6.x Linux (32-bit)</fullName>
13836
        <ich7mRecommended>false</ich7mRecommended>
13837
        <id>other26xLinuxGuest</id>
13838
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13839
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13840
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13841
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13842
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
13843
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
13844
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
13845
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
13846
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
13847
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
13848
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
13849
        <persistentMemorySupported>false</persistentMemorySupported>
13850
        <recommended3D>false</recommended3D>
13851
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
13852
        <recommendedColorDepth>16</recommendedColorDepth>
13853
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
13854
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
13855
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
13856
        <recommendedFirmware>bios</recommendedFirmware>
13857
        <recommendedMemMB>512</recommendedMemMB>
13858
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
13859
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
13860
        <smcRecommended>false</smcRecommended>
13861
        <smcRequired>false</smcRequired>
13862
        <supportLevel>supported</supportLevel>
13863
        <supportedDiskControllerList>
13864
          <_length>5</_length>
13865
          <_type>vmodl.TypeName[]</_type>
13866
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
13867
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
13868
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
13869
          <e id="3">vim.vm.device.VirtualIDEController</e>
13870
          <e id="4">vim.vm.device.VirtualAHCIController</e>
13871
        </supportedDiskControllerList>
13872
        <supportedEthernetCard>
13873
          <_length>3</_length>
13874
          <_type>vmodl.TypeName[]</_type>
13875
          <e id="0">vim.vm.device.VirtualE1000</e>
13876
          <e id="1">vim.vm.device.VirtualPCNet32</e>
13877
          <e id="2">vim.vm.device.VirtualVmxnet</e>
13878
        </supportedEthernetCard>
13879
        <supportedFirmware>
13880
          <_length>2</_length>
13881
          <_type>string[]</_type>
13882
          <e id="0">bios</e>
13883
          <e id="1">efi</e>
13884
        </supportedFirmware>
13885
        <supportedForCreate>true</supportedForCreate>
13886
        <supportedMaxCPUs>32</supportedMaxCPUs>
13887
        <supportedMaxMemMB>65536</supportedMaxMemMB>
13888
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
13889
        <supportedMinMemMB>32</supportedMinMemMB>
13890
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
13891
        <supportedNumDisks>16</supportedNumDisks>
13892
        <supportedUSBControllerList>
13893
          <_length>1</_length>
13894
          <_type>vmodl.TypeName[]</_type>
13895
          <e id="0">vim.vm.device.VirtualUSBController</e>
13896
        </supportedUSBControllerList>
13897
        <supports3D>false</supports3D>
13898
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
13899
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
13900
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
13901
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
13902
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
13903
        <supportsSecureBoot>false</supportsSecureBoot>
13904
        <supportsSlaveDisk>true</supportsSlaveDisk>
13905
        <supportsTPM20>false</supportsTPM20>
13906
        <supportsVMI>false</supportsVMI>
13907
        <supportsWakeOnLan>false</supportsWakeOnLan>
13908
        <usbRecommended>false</usbRecommended>
13909
        <vRAMSizeInKB>
13910
          <_type>vim.option.IntOption</_type>
13911
          <defaultValue>8192</defaultValue>
13912
          <max>131072</max>
13913
          <min>1200</min>
13914
        </vRAMSizeInKB>
13915
        <vbsSupported>
13916
          <_type>vim.option.BoolOption</_type>
13917
          <defaultValue>false</defaultValue>
13918
          <supported>false</supported>
13919
        </vbsSupported>
13920
        <vsgxSupported>
13921
          <_type>vim.option.BoolOption</_type>
13922
          <defaultValue>false</defaultValue>
13923
          <supported>false</supported>
13924
        </vsgxSupported>
13925
        <vvtdSupported>
13926
          <_type>vim.option.BoolOption</_type>
13927
          <defaultValue>false</defaultValue>
13928
          <supported>true</supported>
13929
        </vvtdSupported>
13930
        <vwdtSupported>false</vwdtSupported>
13931
      </e>
13932
      <e id="89">
13933
        <_type>vim.vm.GuestOsDescriptor</_type>
13934
        <cpuFeatureMask>
13935
          <_length>6</_length>
13936
          <_type>vim.host.CpuIdInfo[]</_type>
13937
          <e id="0">
13938
            <_type>vim.host.CpuIdInfo</_type>
13939
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13940
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13941
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13942
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13943
            <level>1</level>
13944
            <vendor>amd</vendor>
13945
          </e>
186 - 13946
          <e id="1">
175 - 13947
            <_type>vim.host.CpuIdInfo</_type>
13948
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13949
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13950
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13951
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13952
            <level>0</level>
13953
            <vendor>amd</vendor>
13954
          </e>
186 - 13955
          <e id="2">
175 - 13956
            <_type>vim.host.CpuIdInfo</_type>
186 - 13957
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 13958
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13959
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 13960
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 13961
            <level>-2147483647</level>
13962
            <vendor>amd</vendor>
13963
          </e>
186 - 13964
          <e id="3">
13965
            <_type>vim.host.CpuIdInfo</_type>
13966
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
13967
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13968
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
13969
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
13970
            <level>-2147483647</level>
13971
          </e>
175 - 13972
          <e id="4">
13973
            <_type>vim.host.CpuIdInfo</_type>
13974
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
13975
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
13976
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
13977
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
13978
            <level>1</level>
13979
          </e>
13980
          <e id="5">
13981
            <_type>vim.host.CpuIdInfo</_type>
13982
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
13983
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
13984
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
13985
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
13986
            <level>0</level>
13987
          </e>
13988
        </cpuFeatureMask>
13989
        <defaultSecureBoot>false</defaultSecureBoot>
13990
        <diskUuidEnabled>false</diskUuidEnabled>
13991
        <family>linuxGuest</family>
13992
        <fullName>Other 2.6.x Linux (64-bit)</fullName>
13993
        <ich7mRecommended>false</ich7mRecommended>
13994
        <id>other26xLinux64Guest</id>
13995
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
13996
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
13997
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
13998
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
13999
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
14000
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14001
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14002
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14003
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14004
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14005
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14006
        <persistentMemorySupported>false</persistentMemorySupported>
14007
        <recommended3D>false</recommended3D>
14008
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14009
        <recommendedColorDepth>16</recommendedColorDepth>
14010
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14011
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14012
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
14013
        <recommendedFirmware>bios</recommendedFirmware>
14014
        <recommendedMemMB>512</recommendedMemMB>
14015
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14016
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14017
        <smcRecommended>false</smcRecommended>
14018
        <smcRequired>false</smcRequired>
14019
        <supportLevel>supported</supportLevel>
14020
        <supportedDiskControllerList>
14021
          <_length>4</_length>
14022
          <_type>vmodl.TypeName[]</_type>
14023
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
14024
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
14025
          <e id="2">vim.vm.device.VirtualIDEController</e>
14026
          <e id="3">vim.vm.device.VirtualAHCIController</e>
14027
        </supportedDiskControllerList>
14028
        <supportedEthernetCard>
14029
          <_length>1</_length>
14030
          <_type>vmodl.TypeName[]</_type>
14031
          <e id="0">vim.vm.device.VirtualE1000</e>
14032
        </supportedEthernetCard>
14033
        <supportedFirmware>
14034
          <_length>2</_length>
14035
          <_type>string[]</_type>
14036
          <e id="0">bios</e>
14037
          <e id="1">efi</e>
14038
        </supportedFirmware>
14039
        <supportedForCreate>true</supportedForCreate>
14040
        <supportedMaxCPUs>32</supportedMaxCPUs>
14041
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14042
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14043
        <supportedMinMemMB>32</supportedMinMemMB>
14044
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14045
        <supportedNumDisks>16</supportedNumDisks>
14046
        <supportedUSBControllerList>
14047
          <_length>1</_length>
14048
          <_type>vmodl.TypeName[]</_type>
14049
          <e id="0">vim.vm.device.VirtualUSBController</e>
14050
        </supportedUSBControllerList>
14051
        <supports3D>false</supports3D>
14052
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
14053
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
14054
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14055
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
14056
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14057
        <supportsSecureBoot>false</supportsSecureBoot>
14058
        <supportsSlaveDisk>true</supportsSlaveDisk>
14059
        <supportsTPM20>false</supportsTPM20>
14060
        <supportsVMI>false</supportsVMI>
14061
        <supportsWakeOnLan>false</supportsWakeOnLan>
14062
        <usbRecommended>false</usbRecommended>
14063
        <vRAMSizeInKB>
14064
          <_type>vim.option.IntOption</_type>
14065
          <defaultValue>8192</defaultValue>
14066
          <max>131072</max>
14067
          <min>1200</min>
14068
        </vRAMSizeInKB>
14069
        <vbsSupported>
14070
          <_type>vim.option.BoolOption</_type>
14071
          <defaultValue>false</defaultValue>
14072
          <supported>false</supported>
14073
        </vbsSupported>
14074
        <vsgxSupported>
14075
          <_type>vim.option.BoolOption</_type>
14076
          <defaultValue>false</defaultValue>
14077
          <supported>false</supported>
14078
        </vsgxSupported>
14079
        <vvtdSupported>
14080
          <_type>vim.option.BoolOption</_type>
14081
          <defaultValue>false</defaultValue>
14082
          <supported>true</supported>
14083
        </vvtdSupported>
14084
        <vwdtSupported>false</vwdtSupported>
14085
      </e>
14086
      <e id="90">
14087
        <_type>vim.vm.GuestOsDescriptor</_type>
14088
        <cpuFeatureMask>
14089
          <_length>6</_length>
14090
          <_type>vim.host.CpuIdInfo[]</_type>
14091
          <e id="0">
14092
            <_type>vim.host.CpuIdInfo</_type>
14093
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14094
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14095
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14096
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14097
            <level>1</level>
14098
            <vendor>amd</vendor>
14099
          </e>
186 - 14100
          <e id="1">
175 - 14101
            <_type>vim.host.CpuIdInfo</_type>
14102
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14103
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14104
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14105
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14106
            <level>0</level>
14107
            <vendor>amd</vendor>
14108
          </e>
186 - 14109
          <e id="2">
175 - 14110
            <_type>vim.host.CpuIdInfo</_type>
186 - 14111
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14112
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14113
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14114
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14115
            <level>-2147483647</level>
14116
            <vendor>amd</vendor>
14117
          </e>
186 - 14118
          <e id="3">
14119
            <_type>vim.host.CpuIdInfo</_type>
14120
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14121
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14122
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14123
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14124
            <level>-2147483647</level>
14125
          </e>
175 - 14126
          <e id="4">
14127
            <_type>vim.host.CpuIdInfo</_type>
14128
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14129
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14130
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14131
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14132
            <level>1</level>
14133
          </e>
14134
          <e id="5">
14135
            <_type>vim.host.CpuIdInfo</_type>
14136
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14137
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14138
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14139
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14140
            <level>0</level>
14141
          </e>
14142
        </cpuFeatureMask>
14143
        <defaultSecureBoot>false</defaultSecureBoot>
14144
        <diskUuidEnabled>false</diskUuidEnabled>
14145
        <family>linuxGuest</family>
14146
        <fullName>Other 2.4.x Linux (32-bit)</fullName>
14147
        <ich7mRecommended>false</ich7mRecommended>
14148
        <id>other24xLinuxGuest</id>
14149
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14150
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14151
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
14152
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14153
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
14154
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14155
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14156
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14157
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14158
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14159
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14160
        <persistentMemorySupported>false</persistentMemorySupported>
14161
        <recommended3D>false</recommended3D>
14162
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14163
        <recommendedColorDepth>16</recommendedColorDepth>
14164
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14165
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14166
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
14167
        <recommendedFirmware>bios</recommendedFirmware>
14168
        <recommendedMemMB>256</recommendedMemMB>
14169
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14170
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14171
        <smcRecommended>false</smcRecommended>
14172
        <smcRequired>false</smcRequired>
14173
        <supportLevel>supported</supportLevel>
14174
        <supportedDiskControllerList>
14175
          <_length>4</_length>
14176
          <_type>vmodl.TypeName[]</_type>
14177
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
14178
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
14179
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
14180
          <e id="3">vim.vm.device.VirtualIDEController</e>
14181
        </supportedDiskControllerList>
14182
        <supportedEthernetCard>
14183
          <_length>2</_length>
14184
          <_type>vmodl.TypeName[]</_type>
14185
          <e id="0">vim.vm.device.VirtualE1000</e>
14186
          <e id="1">vim.vm.device.VirtualPCNet32</e>
14187
        </supportedEthernetCard>
14188
        <supportedFirmware>
14189
          <_length>1</_length>
14190
          <_type>string[]</_type>
14191
          <e id="0">bios</e>
14192
        </supportedFirmware>
14193
        <supportedForCreate>true</supportedForCreate>
14194
        <supportedMaxCPUs>32</supportedMaxCPUs>
14195
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14196
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14197
        <supportedMinMemMB>32</supportedMinMemMB>
14198
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14199
        <supportedNumDisks>16</supportedNumDisks>
14200
        <supportedUSBControllerList>
14201
          <_length>1</_length>
14202
          <_type>vmodl.TypeName[]</_type>
14203
          <e id="0">vim.vm.device.VirtualUSBController</e>
14204
        </supportedUSBControllerList>
14205
        <supports3D>false</supports3D>
14206
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
14207
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
14208
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14209
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
14210
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14211
        <supportsSecureBoot>false</supportsSecureBoot>
14212
        <supportsSlaveDisk>true</supportsSlaveDisk>
14213
        <supportsTPM20>false</supportsTPM20>
14214
        <supportsVMI>false</supportsVMI>
14215
        <supportsWakeOnLan>false</supportsWakeOnLan>
14216
        <usbRecommended>false</usbRecommended>
14217
        <vRAMSizeInKB>
14218
          <_type>vim.option.IntOption</_type>
14219
          <defaultValue>8192</defaultValue>
14220
          <max>131072</max>
14221
          <min>1200</min>
14222
        </vRAMSizeInKB>
14223
        <vbsSupported>
14224
          <_type>vim.option.BoolOption</_type>
14225
          <defaultValue>false</defaultValue>
14226
          <supported>false</supported>
14227
        </vbsSupported>
14228
        <vsgxSupported>
14229
          <_type>vim.option.BoolOption</_type>
14230
          <defaultValue>false</defaultValue>
14231
          <supported>false</supported>
14232
        </vsgxSupported>
14233
        <vvtdSupported>
14234
          <_type>vim.option.BoolOption</_type>
14235
          <defaultValue>false</defaultValue>
14236
          <supported>true</supported>
14237
        </vvtdSupported>
14238
        <vwdtSupported>false</vwdtSupported>
14239
      </e>
14240
      <e id="91">
14241
        <_type>vim.vm.GuestOsDescriptor</_type>
14242
        <cpuFeatureMask>
14243
          <_length>6</_length>
14244
          <_type>vim.host.CpuIdInfo[]</_type>
14245
          <e id="0">
14246
            <_type>vim.host.CpuIdInfo</_type>
14247
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14248
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14249
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14250
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14251
            <level>1</level>
14252
            <vendor>amd</vendor>
14253
          </e>
186 - 14254
          <e id="1">
175 - 14255
            <_type>vim.host.CpuIdInfo</_type>
14256
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14257
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14258
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14259
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14260
            <level>0</level>
14261
            <vendor>amd</vendor>
14262
          </e>
186 - 14263
          <e id="2">
175 - 14264
            <_type>vim.host.CpuIdInfo</_type>
186 - 14265
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14266
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14267
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 14268
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 14269
            <level>-2147483647</level>
14270
            <vendor>amd</vendor>
14271
          </e>
186 - 14272
          <e id="3">
14273
            <_type>vim.host.CpuIdInfo</_type>
14274
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14275
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14276
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14277
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14278
            <level>-2147483647</level>
14279
          </e>
175 - 14280
          <e id="4">
14281
            <_type>vim.host.CpuIdInfo</_type>
14282
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14283
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14284
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14285
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14286
            <level>1</level>
14287
          </e>
14288
          <e id="5">
14289
            <_type>vim.host.CpuIdInfo</_type>
14290
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14291
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14292
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14293
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14294
            <level>0</level>
14295
          </e>
14296
        </cpuFeatureMask>
14297
        <defaultSecureBoot>false</defaultSecureBoot>
14298
        <diskUuidEnabled>false</diskUuidEnabled>
14299
        <family>linuxGuest</family>
14300
        <fullName>Other 2.4.x Linux (64-bit)</fullName>
14301
        <ich7mRecommended>false</ich7mRecommended>
14302
        <id>other24xLinux64Guest</id>
14303
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14304
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14305
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
14306
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14307
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
14308
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14309
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14310
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14311
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14312
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14313
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14314
        <persistentMemorySupported>false</persistentMemorySupported>
14315
        <recommended3D>false</recommended3D>
14316
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14317
        <recommendedColorDepth>16</recommendedColorDepth>
14318
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14319
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14320
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
14321
        <recommendedFirmware>bios</recommendedFirmware>
14322
        <recommendedMemMB>384</recommendedMemMB>
14323
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14324
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14325
        <smcRecommended>false</smcRecommended>
14326
        <smcRequired>false</smcRequired>
14327
        <supportLevel>supported</supportLevel>
14328
        <supportedDiskControllerList>
14329
          <_length>3</_length>
14330
          <_type>vmodl.TypeName[]</_type>
14331
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
14332
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
14333
          <e id="2">vim.vm.device.VirtualIDEController</e>
14334
        </supportedDiskControllerList>
14335
        <supportedEthernetCard>
14336
          <_length>1</_length>
14337
          <_type>vmodl.TypeName[]</_type>
14338
          <e id="0">vim.vm.device.VirtualE1000</e>
14339
        </supportedEthernetCard>
14340
        <supportedFirmware>
14341
          <_length>1</_length>
14342
          <_type>string[]</_type>
14343
          <e id="0">bios</e>
14344
        </supportedFirmware>
14345
        <supportedForCreate>true</supportedForCreate>
14346
        <supportedMaxCPUs>32</supportedMaxCPUs>
14347
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14348
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14349
        <supportedMinMemMB>32</supportedMinMemMB>
14350
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14351
        <supportedNumDisks>16</supportedNumDisks>
14352
        <supportedUSBControllerList>
14353
          <_length>1</_length>
14354
          <_type>vmodl.TypeName[]</_type>
14355
          <e id="0">vim.vm.device.VirtualUSBController</e>
14356
        </supportedUSBControllerList>
14357
        <supports3D>false</supports3D>
14358
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
14359
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
14360
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14361
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
14362
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14363
        <supportsSecureBoot>false</supportsSecureBoot>
14364
        <supportsSlaveDisk>true</supportsSlaveDisk>
14365
        <supportsTPM20>false</supportsTPM20>
14366
        <supportsVMI>false</supportsVMI>
14367
        <supportsWakeOnLan>false</supportsWakeOnLan>
14368
        <usbRecommended>false</usbRecommended>
14369
        <vRAMSizeInKB>
14370
          <_type>vim.option.IntOption</_type>
14371
          <defaultValue>8192</defaultValue>
14372
          <max>131072</max>
14373
          <min>1200</min>
14374
        </vRAMSizeInKB>
14375
        <vbsSupported>
14376
          <_type>vim.option.BoolOption</_type>
14377
          <defaultValue>false</defaultValue>
14378
          <supported>false</supported>
14379
        </vbsSupported>
14380
        <vsgxSupported>
14381
          <_type>vim.option.BoolOption</_type>
14382
          <defaultValue>false</defaultValue>
14383
          <supported>false</supported>
14384
        </vsgxSupported>
14385
        <vvtdSupported>
14386
          <_type>vim.option.BoolOption</_type>
14387
          <defaultValue>false</defaultValue>
14388
          <supported>true</supported>
14389
        </vvtdSupported>
14390
        <vwdtSupported>false</vwdtSupported>
14391
      </e>
14392
      <e id="92">
14393
        <_type>vim.vm.GuestOsDescriptor</_type>
14394
        <cpuFeatureMask>
14395
          <_length>6</_length>
14396
          <_type>vim.host.CpuIdInfo[]</_type>
14397
          <e id="0">
14398
            <_type>vim.host.CpuIdInfo</_type>
14399
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14400
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14401
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14402
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14403
            <level>1</level>
14404
            <vendor>amd</vendor>
14405
          </e>
186 - 14406
          <e id="1">
175 - 14407
            <_type>vim.host.CpuIdInfo</_type>
14408
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14409
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14410
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14411
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14412
            <level>0</level>
14413
            <vendor>amd</vendor>
14414
          </e>
186 - 14415
          <e id="2">
175 - 14416
            <_type>vim.host.CpuIdInfo</_type>
186 - 14417
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14418
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14419
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14420
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14421
            <level>-2147483647</level>
14422
            <vendor>amd</vendor>
14423
          </e>
186 - 14424
          <e id="3">
14425
            <_type>vim.host.CpuIdInfo</_type>
14426
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14427
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14428
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14429
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14430
            <level>-2147483647</level>
14431
          </e>
175 - 14432
          <e id="4">
14433
            <_type>vim.host.CpuIdInfo</_type>
14434
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14435
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14436
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14437
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14438
            <level>1</level>
14439
          </e>
14440
          <e id="5">
14441
            <_type>vim.host.CpuIdInfo</_type>
14442
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14443
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14444
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14445
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14446
            <level>0</level>
14447
          </e>
14448
        </cpuFeatureMask>
14449
        <defaultSecureBoot>false</defaultSecureBoot>
14450
        <diskUuidEnabled>false</diskUuidEnabled>
14451
        <family>linuxGuest</family>
14452
        <fullName>Other Linux (32-bit)</fullName>
14453
        <ich7mRecommended>false</ich7mRecommended>
14454
        <id>otherLinuxGuest</id>
14455
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14456
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14457
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
14458
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14459
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
14460
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14461
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14462
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14463
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14464
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14465
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14466
        <persistentMemorySupported>false</persistentMemorySupported>
14467
        <recommended3D>false</recommended3D>
14468
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14469
        <recommendedColorDepth>16</recommendedColorDepth>
14470
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14471
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14472
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
14473
        <recommendedFirmware>bios</recommendedFirmware>
14474
        <recommendedMemMB>256</recommendedMemMB>
14475
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14476
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14477
        <smcRecommended>false</smcRecommended>
14478
        <smcRequired>false</smcRequired>
14479
        <supportLevel>supported</supportLevel>
14480
        <supportedDiskControllerList>
14481
          <_length>4</_length>
14482
          <_type>vmodl.TypeName[]</_type>
14483
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
14484
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
14485
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
14486
          <e id="3">vim.vm.device.VirtualIDEController</e>
14487
        </supportedDiskControllerList>
14488
        <supportedEthernetCard>
14489
          <_length>3</_length>
14490
          <_type>vmodl.TypeName[]</_type>
14491
          <e id="0">vim.vm.device.VirtualE1000</e>
14492
          <e id="1">vim.vm.device.VirtualPCNet32</e>
14493
          <e id="2">vim.vm.device.VirtualVmxnet</e>
14494
        </supportedEthernetCard>
14495
        <supportedFirmware>
14496
          <_length>1</_length>
14497
          <_type>string[]</_type>
14498
          <e id="0">bios</e>
14499
        </supportedFirmware>
14500
        <supportedForCreate>true</supportedForCreate>
14501
        <supportedMaxCPUs>32</supportedMaxCPUs>
14502
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14503
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14504
        <supportedMinMemMB>32</supportedMinMemMB>
14505
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14506
        <supportedNumDisks>16</supportedNumDisks>
14507
        <supportedUSBControllerList>
14508
          <_length>1</_length>
14509
          <_type>vmodl.TypeName[]</_type>
14510
          <e id="0">vim.vm.device.VirtualUSBController</e>
14511
        </supportedUSBControllerList>
14512
        <supports3D>false</supports3D>
14513
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
14514
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
14515
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14516
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
14517
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14518
        <supportsSecureBoot>false</supportsSecureBoot>
14519
        <supportsSlaveDisk>true</supportsSlaveDisk>
14520
        <supportsTPM20>true</supportsTPM20>
14521
        <supportsVMI>false</supportsVMI>
14522
        <supportsWakeOnLan>false</supportsWakeOnLan>
14523
        <usbRecommended>false</usbRecommended>
14524
        <vRAMSizeInKB>
14525
          <_type>vim.option.IntOption</_type>
14526
          <defaultValue>8192</defaultValue>
14527
          <max>131072</max>
14528
          <min>1200</min>
14529
        </vRAMSizeInKB>
14530
        <vbsSupported>
14531
          <_type>vim.option.BoolOption</_type>
14532
          <defaultValue>false</defaultValue>
14533
          <supported>false</supported>
14534
        </vbsSupported>
14535
        <vsgxSupported>
14536
          <_type>vim.option.BoolOption</_type>
14537
          <defaultValue>false</defaultValue>
14538
          <supported>false</supported>
14539
        </vsgxSupported>
14540
        <vvtdSupported>
14541
          <_type>vim.option.BoolOption</_type>
14542
          <defaultValue>false</defaultValue>
14543
          <supported>true</supported>
14544
        </vvtdSupported>
14545
        <vwdtSupported>false</vwdtSupported>
14546
      </e>
14547
      <e id="93">
14548
        <_type>vim.vm.GuestOsDescriptor</_type>
14549
        <cpuFeatureMask>
14550
          <_length>6</_length>
14551
          <_type>vim.host.CpuIdInfo[]</_type>
14552
          <e id="0">
14553
            <_type>vim.host.CpuIdInfo</_type>
14554
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14555
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14556
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14557
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14558
            <level>1</level>
14559
            <vendor>amd</vendor>
14560
          </e>
186 - 14561
          <e id="1">
175 - 14562
            <_type>vim.host.CpuIdInfo</_type>
14563
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14564
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14565
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14566
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14567
            <level>0</level>
14568
            <vendor>amd</vendor>
14569
          </e>
186 - 14570
          <e id="2">
175 - 14571
            <_type>vim.host.CpuIdInfo</_type>
186 - 14572
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14573
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14574
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 14575
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 14576
            <level>-2147483647</level>
14577
            <vendor>amd</vendor>
14578
          </e>
186 - 14579
          <e id="3">
14580
            <_type>vim.host.CpuIdInfo</_type>
14581
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14582
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14583
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14584
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14585
            <level>-2147483647</level>
14586
          </e>
175 - 14587
          <e id="4">
14588
            <_type>vim.host.CpuIdInfo</_type>
14589
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14590
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14591
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14592
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14593
            <level>1</level>
14594
          </e>
14595
          <e id="5">
14596
            <_type>vim.host.CpuIdInfo</_type>
14597
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14598
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14599
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14600
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14601
            <level>0</level>
14602
          </e>
14603
        </cpuFeatureMask>
14604
        <defaultSecureBoot>false</defaultSecureBoot>
14605
        <diskUuidEnabled>false</diskUuidEnabled>
14606
        <family>linuxGuest</family>
14607
        <fullName>Other Linux (64-bit)</fullName>
14608
        <ich7mRecommended>false</ich7mRecommended>
14609
        <id>otherLinux64Guest</id>
14610
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14611
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14612
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
14613
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14614
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
14615
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14616
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14617
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14618
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14619
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14620
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14621
        <persistentMemorySupported>false</persistentMemorySupported>
14622
        <recommended3D>false</recommended3D>
14623
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14624
        <recommendedColorDepth>16</recommendedColorDepth>
14625
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14626
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14627
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
14628
        <recommendedFirmware>bios</recommendedFirmware>
14629
        <recommendedMemMB>384</recommendedMemMB>
14630
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14631
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14632
        <smcRecommended>false</smcRecommended>
14633
        <smcRequired>false</smcRequired>
14634
        <supportLevel>supported</supportLevel>
14635
        <supportedDiskControllerList>
14636
          <_length>3</_length>
14637
          <_type>vmodl.TypeName[]</_type>
14638
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
14639
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
14640
          <e id="2">vim.vm.device.VirtualIDEController</e>
14641
        </supportedDiskControllerList>
14642
        <supportedEthernetCard>
14643
          <_length>1</_length>
14644
          <_type>vmodl.TypeName[]</_type>
14645
          <e id="0">vim.vm.device.VirtualE1000</e>
14646
        </supportedEthernetCard>
14647
        <supportedFirmware>
14648
          <_length>1</_length>
14649
          <_type>string[]</_type>
14650
          <e id="0">bios</e>
14651
        </supportedFirmware>
14652
        <supportedForCreate>false</supportedForCreate>
14653
        <supportedMaxCPUs>32</supportedMaxCPUs>
14654
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14655
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14656
        <supportedMinMemMB>32</supportedMinMemMB>
14657
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14658
        <supportedNumDisks>16</supportedNumDisks>
14659
        <supportedUSBControllerList>
14660
          <_length>1</_length>
14661
          <_type>vmodl.TypeName[]</_type>
14662
          <e id="0">vim.vm.device.VirtualUSBController</e>
14663
        </supportedUSBControllerList>
14664
        <supports3D>false</supports3D>
14665
        <supportsCpuHotAdd>true</supportsCpuHotAdd>
14666
        <supportsCpuHotRemove>true</supportsCpuHotRemove>
14667
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14668
        <supportsMemoryHotAdd>true</supportsMemoryHotAdd>
14669
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14670
        <supportsSecureBoot>false</supportsSecureBoot>
14671
        <supportsSlaveDisk>true</supportsSlaveDisk>
14672
        <supportsTPM20>true</supportsTPM20>
14673
        <supportsVMI>false</supportsVMI>
14674
        <supportsWakeOnLan>false</supportsWakeOnLan>
14675
        <usbRecommended>false</usbRecommended>
14676
        <vRAMSizeInKB>
14677
          <_type>vim.option.IntOption</_type>
14678
          <defaultValue>8192</defaultValue>
14679
          <max>131072</max>
14680
          <min>1200</min>
14681
        </vRAMSizeInKB>
14682
        <vbsSupported>
14683
          <_type>vim.option.BoolOption</_type>
14684
          <defaultValue>false</defaultValue>
14685
          <supported>false</supported>
14686
        </vbsSupported>
14687
        <vsgxSupported>
14688
          <_type>vim.option.BoolOption</_type>
14689
          <defaultValue>false</defaultValue>
14690
          <supported>false</supported>
14691
        </vsgxSupported>
14692
        <vvtdSupported>
14693
          <_type>vim.option.BoolOption</_type>
14694
          <defaultValue>false</defaultValue>
14695
          <supported>true</supported>
14696
        </vvtdSupported>
14697
        <vwdtSupported>false</vwdtSupported>
14698
      </e>
14699
      <e id="94">
14700
        <_type>vim.vm.GuestOsDescriptor</_type>
14701
        <cpuFeatureMask>
14702
          <_length>6</_length>
14703
          <_type>vim.host.CpuIdInfo[]</_type>
14704
          <e id="0">
14705
            <_type>vim.host.CpuIdInfo</_type>
14706
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14707
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14708
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14709
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14710
            <level>1</level>
14711
            <vendor>amd</vendor>
14712
          </e>
186 - 14713
          <e id="1">
175 - 14714
            <_type>vim.host.CpuIdInfo</_type>
14715
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14716
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14717
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14718
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14719
            <level>0</level>
14720
            <vendor>amd</vendor>
14721
          </e>
186 - 14722
          <e id="2">
175 - 14723
            <_type>vim.host.CpuIdInfo</_type>
186 - 14724
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14725
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14726
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:0HxH</ecx>
14727
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14728
            <level>-2147483647</level>
14729
            <vendor>amd</vendor>
14730
          </e>
186 - 14731
          <e id="3">
14732
            <_type>vim.host.CpuIdInfo</_type>
14733
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14734
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14735
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14736
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14737
            <level>-2147483647</level>
14738
          </e>
175 - 14739
          <e id="4">
14740
            <_type>vim.host.CpuIdInfo</_type>
14741
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14742
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14743
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14744
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14745
            <level>1</level>
14746
          </e>
14747
          <e id="5">
14748
            <_type>vim.host.CpuIdInfo</_type>
14749
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14750
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14751
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14752
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14753
            <level>0</level>
14754
          </e>
14755
        </cpuFeatureMask>
14756
        <defaultSecureBoot>false</defaultSecureBoot>
14757
        <diskUuidEnabled>false</diskUuidEnabled>
14758
        <family>netwareGuest</family>
14759
        <fullName>Novell NetWare 4.x</fullName>
14760
        <ich7mRecommended>false</ich7mRecommended>
14761
        <id>netware6Guest</id>
14762
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14763
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14764
        <numSupportedCoresPerSocket>0</numSupportedCoresPerSocket>
14765
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14766
        <numSupportedPhysicalSockets>0</numSupportedPhysicalSockets>
14767
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14768
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14769
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14770
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14771
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14772
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14773
        <persistentMemorySupported>false</persistentMemorySupported>
14774
        <recommended3D>false</recommended3D>
14775
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14776
        <recommendedColorDepth>8</recommendedColorDepth>
14777
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14778
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14779
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
14780
        <recommendedFirmware>bios</recommendedFirmware>
14781
        <recommendedMemMB>512</recommendedMemMB>
14782
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14783
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14784
        <smcRecommended>false</smcRecommended>
14785
        <smcRequired>false</smcRequired>
14786
        <supportLevel>supported</supportLevel>
14787
        <supportedDiskControllerList>
14788
          <_length>2</_length>
14789
          <_type>vmodl.TypeName[]</_type>
14790
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
14791
          <e id="1">vim.vm.device.VirtualIDEController</e>
14792
        </supportedDiskControllerList>
14793
        <supportedEthernetCard>
14794
          <_length>3</_length>
14795
          <_type>vmodl.TypeName[]</_type>
14796
          <e id="0">vim.vm.device.VirtualE1000</e>
14797
          <e id="1">vim.vm.device.VirtualPCNet32</e>
14798
          <e id="2">vim.vm.device.VirtualVmxnet</e>
14799
        </supportedEthernetCard>
14800
        <supportedFirmware>
14801
          <_length>1</_length>
14802
          <_type>string[]</_type>
14803
          <e id="0">bios</e>
14804
        </supportedFirmware>
14805
        <supportedForCreate>true</supportedForCreate>
14806
        <supportedMaxCPUs>1</supportedMaxCPUs>
14807
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14808
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14809
        <supportedMinMemMB>512</supportedMinMemMB>
14810
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14811
        <supportedNumDisks>8</supportedNumDisks>
14812
        <supportedUSBControllerList>
14813
          <_length>1</_length>
14814
          <_type>vmodl.TypeName[]</_type>
14815
          <e id="0">vim.vm.device.VirtualUSBController</e>
14816
        </supportedUSBControllerList>
14817
        <supports3D>false</supports3D>
14818
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
14819
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
14820
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14821
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
14822
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14823
        <supportsSecureBoot>false</supportsSecureBoot>
14824
        <supportsSlaveDisk>true</supportsSlaveDisk>
14825
        <supportsTPM20>false</supportsTPM20>
14826
        <supportsVMI>false</supportsVMI>
14827
        <supportsWakeOnLan>false</supportsWakeOnLan>
14828
        <usbRecommended>false</usbRecommended>
14829
        <vRAMSizeInKB>
14830
          <_type>vim.option.IntOption</_type>
14831
          <defaultValue>4096</defaultValue>
14832
          <max>131072</max>
14833
          <min>1200</min>
14834
        </vRAMSizeInKB>
14835
        <vbsSupported>
14836
          <_type>vim.option.BoolOption</_type>
14837
          <defaultValue>false</defaultValue>
14838
          <supported>false</supported>
14839
        </vbsSupported>
14840
        <vsgxSupported>
14841
          <_type>vim.option.BoolOption</_type>
14842
          <defaultValue>false</defaultValue>
14843
          <supported>false</supported>
14844
        </vsgxSupported>
14845
        <vvtdSupported>
14846
          <_type>vim.option.BoolOption</_type>
14847
          <defaultValue>false</defaultValue>
14848
          <supported>true</supported>
14849
        </vvtdSupported>
14850
        <vwdtSupported>false</vwdtSupported>
14851
      </e>
14852
      <e id="95">
14853
        <_type>vim.vm.GuestOsDescriptor</_type>
14854
        <cpuFeatureMask>
14855
          <_length>6</_length>
14856
          <_type>vim.host.CpuIdInfo[]</_type>
14857
          <e id="0">
14858
            <_type>vim.host.CpuIdInfo</_type>
14859
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14860
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14861
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14862
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14863
            <level>1</level>
14864
            <vendor>amd</vendor>
14865
          </e>
186 - 14866
          <e id="1">
175 - 14867
            <_type>vim.host.CpuIdInfo</_type>
14868
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14869
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14870
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14871
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14872
            <level>0</level>
14873
            <vendor>amd</vendor>
14874
          </e>
186 - 14875
          <e id="2">
175 - 14876
            <_type>vim.host.CpuIdInfo</_type>
186 - 14877
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 14878
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14879
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:0HxH</ecx>
14880
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14881
            <level>-2147483647</level>
14882
            <vendor>amd</vendor>
14883
          </e>
186 - 14884
          <e id="3">
14885
            <_type>vim.host.CpuIdInfo</_type>
14886
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
14887
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14888
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
14889
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
14890
            <level>-2147483647</level>
14891
          </e>
175 - 14892
          <e id="4">
14893
            <_type>vim.host.CpuIdInfo</_type>
14894
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
14895
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
14896
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
14897
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
14898
            <level>1</level>
14899
          </e>
14900
          <e id="5">
14901
            <_type>vim.host.CpuIdInfo</_type>
14902
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
14903
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
14904
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
14905
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
14906
            <level>0</level>
14907
          </e>
14908
        </cpuFeatureMask>
14909
        <defaultSecureBoot>false</defaultSecureBoot>
14910
        <diskUuidEnabled>false</diskUuidEnabled>
14911
        <family>netwareGuest</family>
14912
        <fullName>Novell NetWare 4.x</fullName>
14913
        <ich7mRecommended>false</ich7mRecommended>
14914
        <id>netware5Guest</id>
14915
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
14916
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
14917
        <numSupportedCoresPerSocket>0</numSupportedCoresPerSocket>
14918
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
14919
        <numSupportedPhysicalSockets>0</numSupportedPhysicalSockets>
14920
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
14921
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
14922
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
14923
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
14924
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
14925
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
14926
        <persistentMemorySupported>false</persistentMemorySupported>
14927
        <recommended3D>false</recommended3D>
14928
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
14929
        <recommendedColorDepth>8</recommendedColorDepth>
14930
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
14931
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
14932
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
14933
        <recommendedFirmware>bios</recommendedFirmware>
14934
        <recommendedMemMB>256</recommendedMemMB>
14935
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
14936
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
14937
        <smcRecommended>false</smcRecommended>
14938
        <smcRequired>false</smcRequired>
14939
        <supportLevel>supported</supportLevel>
14940
        <supportedDiskControllerList>
14941
          <_length>2</_length>
14942
          <_type>vmodl.TypeName[]</_type>
14943
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
14944
          <e id="1">vim.vm.device.VirtualIDEController</e>
14945
        </supportedDiskControllerList>
14946
        <supportedEthernetCard>
14947
          <_length>3</_length>
14948
          <_type>vmodl.TypeName[]</_type>
14949
          <e id="0">vim.vm.device.VirtualE1000</e>
14950
          <e id="1">vim.vm.device.VirtualPCNet32</e>
14951
          <e id="2">vim.vm.device.VirtualVmxnet</e>
14952
        </supportedEthernetCard>
14953
        <supportedFirmware>
14954
          <_length>1</_length>
14955
          <_type>string[]</_type>
14956
          <e id="0">bios</e>
14957
        </supportedFirmware>
14958
        <supportedForCreate>true</supportedForCreate>
14959
        <supportedMaxCPUs>1</supportedMaxCPUs>
14960
        <supportedMaxMemMB>65536</supportedMaxMemMB>
14961
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
14962
        <supportedMinMemMB>256</supportedMinMemMB>
14963
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
14964
        <supportedNumDisks>8</supportedNumDisks>
14965
        <supportedUSBControllerList>
14966
          <_length>1</_length>
14967
          <_type>vmodl.TypeName[]</_type>
14968
          <e id="0">vim.vm.device.VirtualUSBController</e>
14969
        </supportedUSBControllerList>
14970
        <supports3D>false</supports3D>
14971
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
14972
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
14973
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
14974
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
14975
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
14976
        <supportsSecureBoot>false</supportsSecureBoot>
14977
        <supportsSlaveDisk>true</supportsSlaveDisk>
14978
        <supportsTPM20>false</supportsTPM20>
14979
        <supportsVMI>false</supportsVMI>
14980
        <supportsWakeOnLan>false</supportsWakeOnLan>
14981
        <usbRecommended>false</usbRecommended>
14982
        <vRAMSizeInKB>
14983
          <_type>vim.option.IntOption</_type>
14984
          <defaultValue>4096</defaultValue>
14985
          <max>131072</max>
14986
          <min>1200</min>
14987
        </vRAMSizeInKB>
14988
        <vbsSupported>
14989
          <_type>vim.option.BoolOption</_type>
14990
          <defaultValue>false</defaultValue>
14991
          <supported>false</supported>
14992
        </vbsSupported>
14993
        <vsgxSupported>
14994
          <_type>vim.option.BoolOption</_type>
14995
          <defaultValue>false</defaultValue>
14996
          <supported>false</supported>
14997
        </vsgxSupported>
14998
        <vvtdSupported>
14999
          <_type>vim.option.BoolOption</_type>
15000
          <defaultValue>false</defaultValue>
15001
          <supported>true</supported>
15002
        </vvtdSupported>
15003
        <vwdtSupported>false</vwdtSupported>
15004
      </e>
15005
      <e id="96">
15006
        <_type>vim.vm.GuestOsDescriptor</_type>
15007
        <cpuFeatureMask>
15008
          <_length>6</_length>
15009
          <_type>vim.host.CpuIdInfo[]</_type>
15010
          <e id="0">
15011
            <_type>vim.host.CpuIdInfo</_type>
15012
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15013
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15014
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15015
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
15016
            <level>1</level>
15017
            <vendor>amd</vendor>
15018
          </e>
186 - 15019
          <e id="1">
175 - 15020
            <_type>vim.host.CpuIdInfo</_type>
15021
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15022
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15023
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15024
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15025
            <level>0</level>
15026
            <vendor>amd</vendor>
15027
          </e>
186 - 15028
          <e id="2">
175 - 15029
            <_type>vim.host.CpuIdInfo</_type>
186 - 15030
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15031
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15032
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:0HxH</ecx>
15033
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15034
            <level>-2147483647</level>
15035
            <vendor>amd</vendor>
15036
          </e>
186 - 15037
          <e id="3">
15038
            <_type>vim.host.CpuIdInfo</_type>
15039
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15040
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15041
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15042
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15043
            <level>-2147483647</level>
15044
          </e>
175 - 15045
          <e id="4">
15046
            <_type>vim.host.CpuIdInfo</_type>
15047
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15048
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15049
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15050
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
15051
            <level>1</level>
15052
          </e>
15053
          <e id="5">
15054
            <_type>vim.host.CpuIdInfo</_type>
15055
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15056
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15057
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15058
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15059
            <level>0</level>
15060
          </e>
15061
        </cpuFeatureMask>
15062
        <defaultSecureBoot>false</defaultSecureBoot>
15063
        <diskUuidEnabled>false</diskUuidEnabled>
15064
        <family>netwareGuest</family>
15065
        <fullName>Novell NetWare 4.x</fullName>
15066
        <ich7mRecommended>false</ich7mRecommended>
15067
        <id>netware4Guest</id>
15068
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15069
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15070
        <numSupportedCoresPerSocket>0</numSupportedCoresPerSocket>
15071
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15072
        <numSupportedPhysicalSockets>0</numSupportedPhysicalSockets>
15073
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15074
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15075
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15076
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15077
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15078
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15079
        <persistentMemorySupported>false</persistentMemorySupported>
15080
        <recommended3D>false</recommended3D>
15081
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15082
        <recommendedColorDepth>8</recommendedColorDepth>
15083
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
15084
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
15085
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
15086
        <recommendedFirmware>bios</recommendedFirmware>
15087
        <recommendedMemMB>256</recommendedMemMB>
15088
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15089
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15090
        <smcRecommended>false</smcRecommended>
15091
        <smcRequired>false</smcRequired>
15092
        <supportLevel>supported</supportLevel>
15093
        <supportedDiskControllerList>
15094
          <_length>2</_length>
15095
          <_type>vmodl.TypeName[]</_type>
15096
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15097
          <e id="1">vim.vm.device.VirtualIDEController</e>
15098
        </supportedDiskControllerList>
15099
        <supportedEthernetCard>
15100
          <_length>3</_length>
15101
          <_type>vmodl.TypeName[]</_type>
15102
          <e id="0">vim.vm.device.VirtualE1000</e>
15103
          <e id="1">vim.vm.device.VirtualPCNet32</e>
15104
          <e id="2">vim.vm.device.VirtualVmxnet</e>
15105
        </supportedEthernetCard>
15106
        <supportedFirmware>
15107
          <_length>1</_length>
15108
          <_type>string[]</_type>
15109
          <e id="0">bios</e>
15110
        </supportedFirmware>
15111
        <supportedForCreate>false</supportedForCreate>
15112
        <supportedMaxCPUs>1</supportedMaxCPUs>
15113
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15114
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15115
        <supportedMinMemMB>256</supportedMinMemMB>
15116
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15117
        <supportedNumDisks>8</supportedNumDisks>
15118
        <supportedUSBControllerList>
15119
          <_length>1</_length>
15120
          <_type>vmodl.TypeName[]</_type>
15121
          <e id="0">vim.vm.device.VirtualUSBController</e>
15122
        </supportedUSBControllerList>
15123
        <supports3D>false</supports3D>
15124
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15125
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15126
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15127
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15128
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15129
        <supportsSecureBoot>false</supportsSecureBoot>
15130
        <supportsSlaveDisk>true</supportsSlaveDisk>
15131
        <supportsTPM20>false</supportsTPM20>
15132
        <supportsVMI>false</supportsVMI>
15133
        <supportsWakeOnLan>false</supportsWakeOnLan>
15134
        <usbRecommended>false</usbRecommended>
15135
        <vRAMSizeInKB>
15136
          <_type>vim.option.IntOption</_type>
15137
          <defaultValue>4096</defaultValue>
15138
          <max>131072</max>
15139
          <min>1200</min>
15140
        </vRAMSizeInKB>
15141
        <vbsSupported>
15142
          <_type>vim.option.BoolOption</_type>
15143
          <defaultValue>false</defaultValue>
15144
          <supported>false</supported>
15145
        </vbsSupported>
15146
        <vsgxSupported>
15147
          <_type>vim.option.BoolOption</_type>
15148
          <defaultValue>false</defaultValue>
15149
          <supported>false</supported>
15150
        </vsgxSupported>
15151
        <vvtdSupported>
15152
          <_type>vim.option.BoolOption</_type>
15153
          <defaultValue>false</defaultValue>
15154
          <supported>true</supported>
15155
        </vvtdSupported>
15156
        <vwdtSupported>false</vwdtSupported>
15157
      </e>
15158
      <e id="97">
15159
        <_type>vim.vm.GuestOsDescriptor</_type>
15160
        <cpuFeatureMask>
15161
          <_length>6</_length>
15162
          <_type>vim.host.CpuIdInfo[]</_type>
15163
          <e id="0">
15164
            <_type>vim.host.CpuIdInfo</_type>
15165
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15166
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15167
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15168
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15169
            <level>1</level>
15170
            <vendor>amd</vendor>
15171
          </e>
186 - 15172
          <e id="1">
175 - 15173
            <_type>vim.host.CpuIdInfo</_type>
15174
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15175
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15176
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15177
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15178
            <level>0</level>
15179
            <vendor>amd</vendor>
15180
          </e>
186 - 15181
          <e id="2">
175 - 15182
            <_type>vim.host.CpuIdInfo</_type>
186 - 15183
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15184
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15185
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 15186
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
175 - 15187
            <level>-2147483647</level>
15188
            <vendor>amd</vendor>
15189
          </e>
186 - 15190
          <e id="3">
15191
            <_type>vim.host.CpuIdInfo</_type>
15192
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15193
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15194
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15195
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15196
            <level>-2147483647</level>
15197
          </e>
175 - 15198
          <e id="4">
15199
            <_type>vim.host.CpuIdInfo</_type>
15200
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15201
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15202
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15203
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15204
            <level>1</level>
15205
          </e>
15206
          <e id="5">
15207
            <_type>vim.host.CpuIdInfo</_type>
15208
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15209
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15210
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15211
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15212
            <level>0</level>
15213
          </e>
15214
        </cpuFeatureMask>
15215
        <defaultSecureBoot>false</defaultSecureBoot>
15216
        <diskUuidEnabled>false</diskUuidEnabled>
15217
        <family>solarisGuest</family>
15218
        <fullName>Sun Solaris 11 (64-bit)</fullName>
15219
        <ich7mRecommended>false</ich7mRecommended>
15220
        <id>solaris11_64Guest</id>
15221
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15222
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15223
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15224
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15225
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15226
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15227
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15228
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15229
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15230
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15231
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15232
        <persistentMemorySupported>false</persistentMemorySupported>
15233
        <recommended3D>false</recommended3D>
15234
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15235
        <recommendedColorDepth>16</recommendedColorDepth>
15236
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
15237
        <recommendedDiskSizeMB>16384</recommendedDiskSizeMB>
15238
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
15239
        <recommendedFirmware>bios</recommendedFirmware>
15240
        <recommendedMemMB>1024</recommendedMemMB>
15241
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15242
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15243
        <smcRecommended>false</smcRecommended>
15244
        <smcRequired>false</smcRequired>
15245
        <supportLevel>supported</supportLevel>
15246
        <supportedDiskControllerList>
15247
          <_length>5</_length>
15248
          <_type>vmodl.TypeName[]</_type>
15249
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15250
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
15251
          <e id="2">vim.vm.device.VirtualIDEController</e>
15252
          <e id="3">vim.vm.device.VirtualAHCIController</e>
15253
          <e id="4">vim.vm.device.VirtualNVMEController</e>
15254
        </supportedDiskControllerList>
15255
        <supportedEthernetCard>
15256
          <_length>1</_length>
15257
          <_type>vmodl.TypeName[]</_type>
15258
          <e id="0">vim.vm.device.VirtualE1000</e>
15259
        </supportedEthernetCard>
15260
        <supportedFirmware>
186 - 15261
          <_length>2</_length>
175 - 15262
          <_type>string[]</_type>
15263
          <e id="0">bios</e>
186 - 15264
          <e id="1">efi</e>
175 - 15265
        </supportedFirmware>
15266
        <supportedForCreate>true</supportedForCreate>
15267
        <supportedMaxCPUs>32</supportedMaxCPUs>
15268
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15269
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15270
        <supportedMinMemMB>800</supportedMinMemMB>
15271
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15272
        <supportedNumDisks>16</supportedNumDisks>
15273
        <supportedUSBControllerList>
15274
          <_length>1</_length>
15275
          <_type>vmodl.TypeName[]</_type>
15276
          <e id="0">vim.vm.device.VirtualUSBController</e>
15277
        </supportedUSBControllerList>
15278
        <supports3D>false</supports3D>
15279
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15280
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15281
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15282
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15283
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15284
        <supportsSecureBoot>false</supportsSecureBoot>
15285
        <supportsSlaveDisk>true</supportsSlaveDisk>
15286
        <supportsTPM20>false</supportsTPM20>
15287
        <supportsVMI>false</supportsVMI>
15288
        <supportsWakeOnLan>false</supportsWakeOnLan>
15289
        <usbRecommended>false</usbRecommended>
15290
        <vRAMSizeInKB>
15291
          <_type>vim.option.IntOption</_type>
15292
          <defaultValue>4096</defaultValue>
15293
          <max>131072</max>
15294
          <min>1200</min>
15295
        </vRAMSizeInKB>
15296
        <vbsSupported>
15297
          <_type>vim.option.BoolOption</_type>
15298
          <defaultValue>false</defaultValue>
15299
          <supported>false</supported>
15300
        </vbsSupported>
15301
        <vsgxSupported>
15302
          <_type>vim.option.BoolOption</_type>
15303
          <defaultValue>false</defaultValue>
15304
          <supported>false</supported>
15305
        </vsgxSupported>
15306
        <vvtdSupported>
15307
          <_type>vim.option.BoolOption</_type>
15308
          <defaultValue>false</defaultValue>
15309
          <supported>true</supported>
15310
        </vvtdSupported>
15311
        <vwdtSupported>false</vwdtSupported>
15312
      </e>
15313
      <e id="98">
15314
        <_type>vim.vm.GuestOsDescriptor</_type>
15315
        <cpuFeatureMask>
15316
          <_length>6</_length>
15317
          <_type>vim.host.CpuIdInfo[]</_type>
15318
          <e id="0">
15319
            <_type>vim.host.CpuIdInfo</_type>
15320
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15321
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15322
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15323
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15324
            <level>1</level>
15325
            <vendor>amd</vendor>
15326
          </e>
186 - 15327
          <e id="1">
175 - 15328
            <_type>vim.host.CpuIdInfo</_type>
15329
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15330
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15331
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15332
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15333
            <level>0</level>
15334
            <vendor>amd</vendor>
15335
          </e>
186 - 15336
          <e id="2">
175 - 15337
            <_type>vim.host.CpuIdInfo</_type>
186 - 15338
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15339
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15340
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15341
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
15342
            <level>-2147483647</level>
15343
            <vendor>amd</vendor>
15344
          </e>
186 - 15345
          <e id="3">
15346
            <_type>vim.host.CpuIdInfo</_type>
15347
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15348
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15349
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15350
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15351
            <level>-2147483647</level>
15352
          </e>
175 - 15353
          <e id="4">
15354
            <_type>vim.host.CpuIdInfo</_type>
15355
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15356
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15357
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15358
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15359
            <level>1</level>
15360
          </e>
15361
          <e id="5">
15362
            <_type>vim.host.CpuIdInfo</_type>
15363
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15364
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15365
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15366
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15367
            <level>0</level>
15368
          </e>
15369
        </cpuFeatureMask>
15370
        <defaultSecureBoot>false</defaultSecureBoot>
15371
        <diskUuidEnabled>false</diskUuidEnabled>
15372
        <family>solarisGuest</family>
15373
        <fullName>Sun Solaris 10 (32-bit)</fullName>
15374
        <ich7mRecommended>false</ich7mRecommended>
15375
        <id>solaris10Guest</id>
15376
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15377
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15378
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15379
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15380
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15381
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15382
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15383
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15384
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15385
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15386
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15387
        <persistentMemorySupported>false</persistentMemorySupported>
15388
        <recommended3D>false</recommended3D>
15389
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15390
        <recommendedColorDepth>16</recommendedColorDepth>
15391
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
15392
        <recommendedDiskSizeMB>16384</recommendedDiskSizeMB>
15393
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
15394
        <recommendedFirmware>bios</recommendedFirmware>
15395
        <recommendedMemMB>1024</recommendedMemMB>
15396
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15397
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15398
        <smcRecommended>false</smcRecommended>
15399
        <smcRequired>false</smcRequired>
15400
        <supportLevel>supported</supportLevel>
15401
        <supportedDiskControllerList>
15402
          <_length>4</_length>
15403
          <_type>vmodl.TypeName[]</_type>
15404
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15405
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
15406
          <e id="2">vim.vm.device.VirtualIDEController</e>
15407
          <e id="3">vim.vm.device.VirtualAHCIController</e>
15408
        </supportedDiskControllerList>
15409
        <supportedEthernetCard>
15410
          <_length>3</_length>
15411
          <_type>vmodl.TypeName[]</_type>
15412
          <e id="0">vim.vm.device.VirtualE1000</e>
15413
          <e id="1">vim.vm.device.VirtualPCNet32</e>
15414
          <e id="2">vim.vm.device.VirtualVmxnet</e>
15415
        </supportedEthernetCard>
15416
        <supportedFirmware>
15417
          <_length>1</_length>
15418
          <_type>string[]</_type>
15419
          <e id="0">bios</e>
15420
        </supportedFirmware>
15421
        <supportedForCreate>true</supportedForCreate>
15422
        <supportedMaxCPUs>32</supportedMaxCPUs>
15423
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15424
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15425
        <supportedMinMemMB>540</supportedMinMemMB>
15426
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15427
        <supportedNumDisks>16</supportedNumDisks>
15428
        <supportedUSBControllerList>
15429
          <_length>1</_length>
15430
          <_type>vmodl.TypeName[]</_type>
15431
          <e id="0">vim.vm.device.VirtualUSBController</e>
15432
        </supportedUSBControllerList>
15433
        <supports3D>false</supports3D>
15434
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15435
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15436
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15437
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15438
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15439
        <supportsSecureBoot>false</supportsSecureBoot>
15440
        <supportsSlaveDisk>true</supportsSlaveDisk>
15441
        <supportsTPM20>false</supportsTPM20>
15442
        <supportsVMI>false</supportsVMI>
15443
        <supportsWakeOnLan>false</supportsWakeOnLan>
15444
        <usbRecommended>false</usbRecommended>
15445
        <vRAMSizeInKB>
15446
          <_type>vim.option.IntOption</_type>
15447
          <defaultValue>4096</defaultValue>
15448
          <max>131072</max>
15449
          <min>1200</min>
15450
        </vRAMSizeInKB>
15451
        <vbsSupported>
15452
          <_type>vim.option.BoolOption</_type>
15453
          <defaultValue>false</defaultValue>
15454
          <supported>false</supported>
15455
        </vbsSupported>
15456
        <vsgxSupported>
15457
          <_type>vim.option.BoolOption</_type>
15458
          <defaultValue>false</defaultValue>
15459
          <supported>false</supported>
15460
        </vsgxSupported>
15461
        <vvtdSupported>
15462
          <_type>vim.option.BoolOption</_type>
15463
          <defaultValue>false</defaultValue>
15464
          <supported>true</supported>
15465
        </vvtdSupported>
15466
        <vwdtSupported>false</vwdtSupported>
15467
      </e>
15468
      <e id="99">
15469
        <_type>vim.vm.GuestOsDescriptor</_type>
15470
        <cpuFeatureMask>
15471
          <_length>6</_length>
15472
          <_type>vim.host.CpuIdInfo[]</_type>
15473
          <e id="0">
15474
            <_type>vim.host.CpuIdInfo</_type>
15475
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15476
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15477
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15478
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15479
            <level>1</level>
15480
            <vendor>amd</vendor>
15481
          </e>
186 - 15482
          <e id="1">
175 - 15483
            <_type>vim.host.CpuIdInfo</_type>
15484
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15485
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15486
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15487
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15488
            <level>0</level>
15489
            <vendor>amd</vendor>
15490
          </e>
186 - 15491
          <e id="2">
175 - 15492
            <_type>vim.host.CpuIdInfo</_type>
186 - 15493
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15494
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15495
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 15496
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
175 - 15497
            <level>-2147483647</level>
15498
            <vendor>amd</vendor>
15499
          </e>
186 - 15500
          <e id="3">
15501
            <_type>vim.host.CpuIdInfo</_type>
15502
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15503
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15504
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15505
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15506
            <level>-2147483647</level>
15507
          </e>
175 - 15508
          <e id="4">
15509
            <_type>vim.host.CpuIdInfo</_type>
15510
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15511
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15512
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15513
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15514
            <level>1</level>
15515
          </e>
15516
          <e id="5">
15517
            <_type>vim.host.CpuIdInfo</_type>
15518
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15519
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15520
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15521
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15522
            <level>0</level>
15523
          </e>
15524
        </cpuFeatureMask>
15525
        <defaultSecureBoot>false</defaultSecureBoot>
15526
        <diskUuidEnabled>false</diskUuidEnabled>
15527
        <family>solarisGuest</family>
15528
        <fullName>Sun Solaris 10 (64-bit)</fullName>
15529
        <ich7mRecommended>false</ich7mRecommended>
15530
        <id>solaris10_64Guest</id>
15531
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15532
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15533
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15534
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15535
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15536
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15537
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15538
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15539
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15540
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15541
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15542
        <persistentMemorySupported>false</persistentMemorySupported>
15543
        <recommended3D>false</recommended3D>
15544
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15545
        <recommendedColorDepth>16</recommendedColorDepth>
15546
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
15547
        <recommendedDiskSizeMB>16384</recommendedDiskSizeMB>
15548
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
15549
        <recommendedFirmware>bios</recommendedFirmware>
15550
        <recommendedMemMB>1024</recommendedMemMB>
15551
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15552
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15553
        <smcRecommended>false</smcRecommended>
15554
        <smcRequired>false</smcRequired>
15555
        <supportLevel>supported</supportLevel>
15556
        <supportedDiskControllerList>
15557
          <_length>4</_length>
15558
          <_type>vmodl.TypeName[]</_type>
15559
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15560
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
15561
          <e id="2">vim.vm.device.VirtualIDEController</e>
15562
          <e id="3">vim.vm.device.VirtualAHCIController</e>
15563
        </supportedDiskControllerList>
15564
        <supportedEthernetCard>
15565
          <_length>1</_length>
15566
          <_type>vmodl.TypeName[]</_type>
15567
          <e id="0">vim.vm.device.VirtualE1000</e>
15568
        </supportedEthernetCard>
15569
        <supportedFirmware>
15570
          <_length>1</_length>
15571
          <_type>string[]</_type>
15572
          <e id="0">bios</e>
15573
        </supportedFirmware>
15574
        <supportedForCreate>true</supportedForCreate>
15575
        <supportedMaxCPUs>32</supportedMaxCPUs>
15576
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15577
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15578
        <supportedMinMemMB>800</supportedMinMemMB>
15579
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15580
        <supportedNumDisks>16</supportedNumDisks>
15581
        <supportedUSBControllerList>
15582
          <_length>1</_length>
15583
          <_type>vmodl.TypeName[]</_type>
15584
          <e id="0">vim.vm.device.VirtualUSBController</e>
15585
        </supportedUSBControllerList>
15586
        <supports3D>false</supports3D>
15587
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15588
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15589
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15590
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15591
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15592
        <supportsSecureBoot>false</supportsSecureBoot>
15593
        <supportsSlaveDisk>true</supportsSlaveDisk>
15594
        <supportsTPM20>false</supportsTPM20>
15595
        <supportsVMI>false</supportsVMI>
15596
        <supportsWakeOnLan>false</supportsWakeOnLan>
15597
        <usbRecommended>false</usbRecommended>
15598
        <vRAMSizeInKB>
15599
          <_type>vim.option.IntOption</_type>
15600
          <defaultValue>4096</defaultValue>
15601
          <max>131072</max>
15602
          <min>1200</min>
15603
        </vRAMSizeInKB>
15604
        <vbsSupported>
15605
          <_type>vim.option.BoolOption</_type>
15606
          <defaultValue>false</defaultValue>
15607
          <supported>false</supported>
15608
        </vbsSupported>
15609
        <vsgxSupported>
15610
          <_type>vim.option.BoolOption</_type>
15611
          <defaultValue>false</defaultValue>
15612
          <supported>false</supported>
15613
        </vsgxSupported>
15614
        <vvtdSupported>
15615
          <_type>vim.option.BoolOption</_type>
15616
          <defaultValue>false</defaultValue>
15617
          <supported>true</supported>
15618
        </vvtdSupported>
15619
        <vwdtSupported>false</vwdtSupported>
15620
      </e>
15621
      <e id="100">
15622
        <_type>vim.vm.GuestOsDescriptor</_type>
15623
        <cpuFeatureMask>
15624
          <_length>6</_length>
15625
          <_type>vim.host.CpuIdInfo[]</_type>
15626
          <e id="0">
15627
            <_type>vim.host.CpuIdInfo</_type>
15628
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15629
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15630
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15631
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15632
            <level>1</level>
15633
            <vendor>amd</vendor>
15634
          </e>
186 - 15635
          <e id="1">
175 - 15636
            <_type>vim.host.CpuIdInfo</_type>
15637
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15638
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15639
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15640
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15641
            <level>0</level>
15642
            <vendor>amd</vendor>
15643
          </e>
186 - 15644
          <e id="2">
175 - 15645
            <_type>vim.host.CpuIdInfo</_type>
186 - 15646
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15647
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15648
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15649
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
15650
            <level>-2147483647</level>
15651
            <vendor>amd</vendor>
15652
          </e>
186 - 15653
          <e id="3">
15654
            <_type>vim.host.CpuIdInfo</_type>
15655
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15656
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15657
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15658
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15659
            <level>-2147483647</level>
15660
          </e>
175 - 15661
          <e id="4">
15662
            <_type>vim.host.CpuIdInfo</_type>
15663
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15664
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15665
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15666
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15667
            <level>1</level>
15668
          </e>
15669
          <e id="5">
15670
            <_type>vim.host.CpuIdInfo</_type>
15671
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15672
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15673
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15674
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15675
            <level>0</level>
15676
          </e>
15677
        </cpuFeatureMask>
15678
        <defaultSecureBoot>false</defaultSecureBoot>
15679
        <diskUuidEnabled>false</diskUuidEnabled>
15680
        <family>solarisGuest</family>
15681
        <fullName>Sun Solaris 9 (32-bit)</fullName>
15682
        <ich7mRecommended>false</ich7mRecommended>
15683
        <id>solaris9Guest</id>
15684
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15685
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15686
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15687
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15688
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15689
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15690
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15691
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15692
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15693
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15694
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15695
        <persistentMemorySupported>false</persistentMemorySupported>
15696
        <recommended3D>false</recommended3D>
15697
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15698
        <recommendedColorDepth>16</recommendedColorDepth>
15699
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
15700
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
15701
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
15702
        <recommendedFirmware>bios</recommendedFirmware>
15703
        <recommendedMemMB>256</recommendedMemMB>
15704
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15705
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15706
        <smcRecommended>false</smcRecommended>
15707
        <smcRequired>false</smcRequired>
15708
        <supportLevel>supported</supportLevel>
15709
        <supportedDiskControllerList>
15710
          <_length>3</_length>
15711
          <_type>vmodl.TypeName[]</_type>
15712
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15713
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
15714
          <e id="2">vim.vm.device.VirtualIDEController</e>
15715
        </supportedDiskControllerList>
15716
        <supportedEthernetCard>
15717
          <_length>2</_length>
15718
          <_type>vmodl.TypeName[]</_type>
15719
          <e id="0">vim.vm.device.VirtualE1000</e>
15720
          <e id="1">vim.vm.device.VirtualPCNet32</e>
15721
        </supportedEthernetCard>
15722
        <supportedFirmware>
15723
          <_length>1</_length>
15724
          <_type>string[]</_type>
15725
          <e id="0">bios</e>
15726
        </supportedFirmware>
15727
        <supportedForCreate>true</supportedForCreate>
15728
        <supportedMaxCPUs>32</supportedMaxCPUs>
15729
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15730
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15731
        <supportedMinMemMB>96</supportedMinMemMB>
15732
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15733
        <supportedNumDisks>16</supportedNumDisks>
15734
        <supportedUSBControllerList>
15735
          <_length>1</_length>
15736
          <_type>vmodl.TypeName[]</_type>
15737
          <e id="0">vim.vm.device.VirtualUSBController</e>
15738
        </supportedUSBControllerList>
15739
        <supports3D>false</supports3D>
15740
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15741
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15742
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15743
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15744
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15745
        <supportsSecureBoot>false</supportsSecureBoot>
15746
        <supportsSlaveDisk>true</supportsSlaveDisk>
15747
        <supportsTPM20>false</supportsTPM20>
15748
        <supportsVMI>false</supportsVMI>
15749
        <supportsWakeOnLan>false</supportsWakeOnLan>
15750
        <usbRecommended>false</usbRecommended>
15751
        <vRAMSizeInKB>
15752
          <_type>vim.option.IntOption</_type>
15753
          <defaultValue>4096</defaultValue>
15754
          <max>131072</max>
15755
          <min>1200</min>
15756
        </vRAMSizeInKB>
15757
        <vbsSupported>
15758
          <_type>vim.option.BoolOption</_type>
15759
          <defaultValue>false</defaultValue>
15760
          <supported>false</supported>
15761
        </vbsSupported>
15762
        <vsgxSupported>
15763
          <_type>vim.option.BoolOption</_type>
15764
          <defaultValue>false</defaultValue>
15765
          <supported>false</supported>
15766
        </vsgxSupported>
15767
        <vvtdSupported>
15768
          <_type>vim.option.BoolOption</_type>
15769
          <defaultValue>false</defaultValue>
15770
          <supported>true</supported>
15771
        </vvtdSupported>
15772
        <vwdtSupported>false</vwdtSupported>
15773
      </e>
15774
      <e id="101">
15775
        <_type>vim.vm.GuestOsDescriptor</_type>
15776
        <cpuFeatureMask>
15777
          <_length>6</_length>
15778
          <_type>vim.host.CpuIdInfo[]</_type>
15779
          <e id="0">
15780
            <_type>vim.host.CpuIdInfo</_type>
15781
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15782
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15783
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15784
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15785
            <level>1</level>
15786
            <vendor>amd</vendor>
15787
          </e>
186 - 15788
          <e id="1">
175 - 15789
            <_type>vim.host.CpuIdInfo</_type>
15790
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15791
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15792
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15793
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15794
            <level>0</level>
15795
            <vendor>amd</vendor>
15796
          </e>
186 - 15797
          <e id="2">
175 - 15798
            <_type>vim.host.CpuIdInfo</_type>
186 - 15799
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15800
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15801
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15802
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
15803
            <level>-2147483647</level>
15804
            <vendor>amd</vendor>
15805
          </e>
186 - 15806
          <e id="3">
15807
            <_type>vim.host.CpuIdInfo</_type>
15808
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15809
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15810
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15811
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15812
            <level>-2147483647</level>
15813
          </e>
175 - 15814
          <e id="4">
15815
            <_type>vim.host.CpuIdInfo</_type>
15816
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15817
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15818
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15819
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15820
            <level>1</level>
15821
          </e>
15822
          <e id="5">
15823
            <_type>vim.host.CpuIdInfo</_type>
15824
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15825
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15826
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15827
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15828
            <level>0</level>
15829
          </e>
15830
        </cpuFeatureMask>
15831
        <defaultSecureBoot>false</defaultSecureBoot>
15832
        <diskUuidEnabled>false</diskUuidEnabled>
15833
        <family>solarisGuest</family>
15834
        <fullName>Sun Solaris 8 (32-bit)</fullName>
15835
        <ich7mRecommended>false</ich7mRecommended>
15836
        <id>solaris8Guest</id>
15837
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15838
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15839
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15840
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15841
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15842
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15843
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15844
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15845
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15846
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
15847
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
15848
        <persistentMemorySupported>false</persistentMemorySupported>
15849
        <recommended3D>false</recommended3D>
15850
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
15851
        <recommendedColorDepth>16</recommendedColorDepth>
15852
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
15853
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
15854
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
15855
        <recommendedFirmware>bios</recommendedFirmware>
15856
        <recommendedMemMB>256</recommendedMemMB>
15857
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
15858
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
15859
        <smcRecommended>false</smcRecommended>
15860
        <smcRequired>false</smcRequired>
15861
        <supportLevel>supported</supportLevel>
15862
        <supportedDiskControllerList>
15863
          <_length>3</_length>
15864
          <_type>vmodl.TypeName[]</_type>
15865
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
15866
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
15867
          <e id="2">vim.vm.device.VirtualIDEController</e>
15868
        </supportedDiskControllerList>
15869
        <supportedEthernetCard>
15870
          <_length>2</_length>
15871
          <_type>vmodl.TypeName[]</_type>
15872
          <e id="0">vim.vm.device.VirtualE1000</e>
15873
          <e id="1">vim.vm.device.VirtualPCNet32</e>
15874
        </supportedEthernetCard>
15875
        <supportedFirmware>
15876
          <_length>1</_length>
15877
          <_type>string[]</_type>
15878
          <e id="0">bios</e>
15879
        </supportedFirmware>
15880
        <supportedForCreate>true</supportedForCreate>
15881
        <supportedMaxCPUs>32</supportedMaxCPUs>
15882
        <supportedMaxMemMB>65536</supportedMaxMemMB>
15883
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
15884
        <supportedMinMemMB>32</supportedMinMemMB>
15885
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
15886
        <supportedNumDisks>16</supportedNumDisks>
15887
        <supportedUSBControllerList>
15888
          <_length>1</_length>
15889
          <_type>vmodl.TypeName[]</_type>
15890
          <e id="0">vim.vm.device.VirtualUSBController</e>
15891
        </supportedUSBControllerList>
15892
        <supports3D>false</supports3D>
15893
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
15894
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
15895
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
15896
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
15897
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
15898
        <supportsSecureBoot>false</supportsSecureBoot>
15899
        <supportsSlaveDisk>true</supportsSlaveDisk>
15900
        <supportsTPM20>false</supportsTPM20>
15901
        <supportsVMI>false</supportsVMI>
15902
        <supportsWakeOnLan>false</supportsWakeOnLan>
15903
        <usbRecommended>false</usbRecommended>
15904
        <vRAMSizeInKB>
15905
          <_type>vim.option.IntOption</_type>
15906
          <defaultValue>4096</defaultValue>
15907
          <max>131072</max>
15908
          <min>1200</min>
15909
        </vRAMSizeInKB>
15910
        <vbsSupported>
15911
          <_type>vim.option.BoolOption</_type>
15912
          <defaultValue>false</defaultValue>
15913
          <supported>false</supported>
15914
        </vbsSupported>
15915
        <vsgxSupported>
15916
          <_type>vim.option.BoolOption</_type>
15917
          <defaultValue>false</defaultValue>
15918
          <supported>false</supported>
15919
        </vsgxSupported>
15920
        <vvtdSupported>
15921
          <_type>vim.option.BoolOption</_type>
15922
          <defaultValue>false</defaultValue>
15923
          <supported>true</supported>
15924
        </vvtdSupported>
15925
        <vwdtSupported>false</vwdtSupported>
15926
      </e>
15927
      <e id="102">
15928
        <_type>vim.vm.GuestOsDescriptor</_type>
15929
        <cpuFeatureMask>
15930
          <_length>6</_length>
15931
          <_type>vim.host.CpuIdInfo[]</_type>
15932
          <e id="0">
15933
            <_type>vim.host.CpuIdInfo</_type>
15934
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15935
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15936
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15937
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15938
            <level>1</level>
15939
            <vendor>amd</vendor>
15940
          </e>
186 - 15941
          <e id="1">
175 - 15942
            <_type>vim.host.CpuIdInfo</_type>
15943
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15944
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15945
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15946
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15947
            <level>0</level>
15948
            <vendor>amd</vendor>
15949
          </e>
186 - 15950
          <e id="2">
175 - 15951
            <_type>vim.host.CpuIdInfo</_type>
186 - 15952
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 15953
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15954
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15955
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
15956
            <level>-2147483647</level>
15957
            <vendor>amd</vendor>
15958
          </e>
186 - 15959
          <e id="3">
15960
            <_type>vim.host.CpuIdInfo</_type>
15961
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
15962
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15963
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
15964
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
15965
            <level>-2147483647</level>
15966
          </e>
175 - 15967
          <e id="4">
15968
            <_type>vim.host.CpuIdInfo</_type>
15969
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
15970
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
15971
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
15972
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
15973
            <level>1</level>
15974
          </e>
15975
          <e id="5">
15976
            <_type>vim.host.CpuIdInfo</_type>
15977
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
15978
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
15979
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
15980
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
15981
            <level>0</level>
15982
          </e>
15983
        </cpuFeatureMask>
15984
        <defaultSecureBoot>false</defaultSecureBoot>
15985
        <diskUuidEnabled>false</diskUuidEnabled>
15986
        <family>solarisGuest</family>
15987
        <fullName>Sun Solaris 7 (32-bit)</fullName>
15988
        <ich7mRecommended>false</ich7mRecommended>
15989
        <id>solaris7Guest</id>
15990
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
15991
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
15992
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
15993
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
15994
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
15995
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
15996
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
15997
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
15998
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
15999
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16000
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16001
        <persistentMemorySupported>false</persistentMemorySupported>
16002
        <recommended3D>false</recommended3D>
16003
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16004
        <recommendedColorDepth>16</recommendedColorDepth>
16005
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
16006
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
16007
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
16008
        <recommendedFirmware>bios</recommendedFirmware>
16009
        <recommendedMemMB>256</recommendedMemMB>
16010
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16011
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
16012
        <smcRecommended>false</smcRecommended>
16013
        <smcRequired>false</smcRequired>
16014
        <supportLevel>supported</supportLevel>
16015
        <supportedDiskControllerList>
16016
          <_length>3</_length>
16017
          <_type>vmodl.TypeName[]</_type>
16018
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
16019
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
16020
          <e id="2">vim.vm.device.VirtualIDEController</e>
16021
        </supportedDiskControllerList>
16022
        <supportedEthernetCard>
16023
          <_length>2</_length>
16024
          <_type>vmodl.TypeName[]</_type>
16025
          <e id="0">vim.vm.device.VirtualE1000</e>
16026
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16027
        </supportedEthernetCard>
16028
        <supportedFirmware>
16029
          <_length>1</_length>
16030
          <_type>string[]</_type>
16031
          <e id="0">bios</e>
16032
        </supportedFirmware>
16033
        <supportedForCreate>true</supportedForCreate>
16034
        <supportedMaxCPUs>32</supportedMaxCPUs>
16035
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16036
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16037
        <supportedMinMemMB>32</supportedMinMemMB>
16038
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16039
        <supportedNumDisks>16</supportedNumDisks>
16040
        <supportedUSBControllerList>
16041
          <_length>1</_length>
16042
          <_type>vmodl.TypeName[]</_type>
16043
          <e id="0">vim.vm.device.VirtualUSBController</e>
16044
        </supportedUSBControllerList>
16045
        <supports3D>false</supports3D>
16046
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16047
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16048
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16049
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16050
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16051
        <supportsSecureBoot>false</supportsSecureBoot>
16052
        <supportsSlaveDisk>true</supportsSlaveDisk>
16053
        <supportsTPM20>false</supportsTPM20>
16054
        <supportsVMI>false</supportsVMI>
16055
        <supportsWakeOnLan>false</supportsWakeOnLan>
16056
        <usbRecommended>false</usbRecommended>
16057
        <vRAMSizeInKB>
16058
          <_type>vim.option.IntOption</_type>
16059
          <defaultValue>4096</defaultValue>
16060
          <max>131072</max>
16061
          <min>1200</min>
16062
        </vRAMSizeInKB>
16063
        <vbsSupported>
16064
          <_type>vim.option.BoolOption</_type>
16065
          <defaultValue>false</defaultValue>
16066
          <supported>false</supported>
16067
        </vbsSupported>
16068
        <vsgxSupported>
16069
          <_type>vim.option.BoolOption</_type>
16070
          <defaultValue>false</defaultValue>
16071
          <supported>false</supported>
16072
        </vsgxSupported>
16073
        <vvtdSupported>
16074
          <_type>vim.option.BoolOption</_type>
16075
          <defaultValue>false</defaultValue>
16076
          <supported>true</supported>
16077
        </vvtdSupported>
16078
        <vwdtSupported>false</vwdtSupported>
16079
      </e>
16080
      <e id="103">
16081
        <_type>vim.vm.GuestOsDescriptor</_type>
16082
        <cpuFeatureMask>
16083
          <_length>6</_length>
16084
          <_type>vim.host.CpuIdInfo[]</_type>
16085
          <e id="0">
16086
            <_type>vim.host.CpuIdInfo</_type>
16087
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16088
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16089
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16090
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
16091
            <level>1</level>
16092
            <vendor>amd</vendor>
16093
          </e>
186 - 16094
          <e id="1">
175 - 16095
            <_type>vim.host.CpuIdInfo</_type>
16096
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16097
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16098
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16099
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16100
            <level>0</level>
16101
            <vendor>amd</vendor>
16102
          </e>
186 - 16103
          <e id="2">
175 - 16104
            <_type>vim.host.CpuIdInfo</_type>
186 - 16105
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16106
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16107
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16108
            <edx>HHH0:HHHH:HH0H:00HH:H0HH:x0xH:HHHH:HHHH</edx>
16109
            <level>-2147483647</level>
16110
            <vendor>amd</vendor>
16111
          </e>
186 - 16112
          <e id="3">
16113
            <_type>vim.host.CpuIdInfo</_type>
16114
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16115
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16116
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16117
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16118
            <level>-2147483647</level>
16119
          </e>
175 - 16120
          <e id="4">
16121
            <_type>vim.host.CpuIdInfo</_type>
16122
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16123
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16124
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16125
            <edx>000x:HHHH:HxH0:HHHH:H0HH:H0xH:HHHH:HHHH</edx>
16126
            <level>1</level>
16127
          </e>
16128
          <e id="5">
16129
            <_type>vim.host.CpuIdInfo</_type>
16130
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16131
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16132
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16133
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16134
            <level>0</level>
16135
          </e>
16136
        </cpuFeatureMask>
16137
        <defaultSecureBoot>false</defaultSecureBoot>
16138
        <diskUuidEnabled>false</diskUuidEnabled>
16139
        <family>solarisGuest</family>
16140
        <fullName>Sun Solaris 6 (32-bit)</fullName>
16141
        <ich7mRecommended>false</ich7mRecommended>
16142
        <id>solaris6Guest</id>
16143
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
16144
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16145
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16146
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
16147
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
16148
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16149
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16150
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16151
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16152
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16153
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16154
        <persistentMemorySupported>false</persistentMemorySupported>
16155
        <recommended3D>false</recommended3D>
16156
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16157
        <recommendedColorDepth>16</recommendedColorDepth>
16158
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
16159
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
16160
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
16161
        <recommendedFirmware>bios</recommendedFirmware>
16162
        <recommendedMemMB>256</recommendedMemMB>
16163
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16164
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
16165
        <smcRecommended>false</smcRecommended>
16166
        <smcRequired>false</smcRequired>
16167
        <supportLevel>supported</supportLevel>
16168
        <supportedDiskControllerList>
16169
          <_length>3</_length>
16170
          <_type>vmodl.TypeName[]</_type>
16171
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
16172
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
16173
          <e id="2">vim.vm.device.VirtualIDEController</e>
16174
        </supportedDiskControllerList>
16175
        <supportedEthernetCard>
16176
          <_length>2</_length>
16177
          <_type>vmodl.TypeName[]</_type>
16178
          <e id="0">vim.vm.device.VirtualE1000</e>
16179
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16180
        </supportedEthernetCard>
16181
        <supportedFirmware>
16182
          <_length>1</_length>
16183
          <_type>string[]</_type>
16184
          <e id="0">bios</e>
16185
        </supportedFirmware>
16186
        <supportedForCreate>true</supportedForCreate>
16187
        <supportedMaxCPUs>32</supportedMaxCPUs>
16188
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16189
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16190
        <supportedMinMemMB>32</supportedMinMemMB>
16191
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16192
        <supportedNumDisks>16</supportedNumDisks>
16193
        <supportedUSBControllerList>
16194
          <_length>1</_length>
16195
          <_type>vmodl.TypeName[]</_type>
16196
          <e id="0">vim.vm.device.VirtualUSBController</e>
16197
        </supportedUSBControllerList>
16198
        <supports3D>false</supports3D>
16199
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16200
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16201
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16202
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16203
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16204
        <supportsSecureBoot>false</supportsSecureBoot>
16205
        <supportsSlaveDisk>true</supportsSlaveDisk>
16206
        <supportsTPM20>false</supportsTPM20>
16207
        <supportsVMI>false</supportsVMI>
16208
        <supportsWakeOnLan>false</supportsWakeOnLan>
16209
        <usbRecommended>false</usbRecommended>
16210
        <vRAMSizeInKB>
16211
          <_type>vim.option.IntOption</_type>
16212
          <defaultValue>4096</defaultValue>
16213
          <max>131072</max>
16214
          <min>1200</min>
16215
        </vRAMSizeInKB>
16216
        <vbsSupported>
16217
          <_type>vim.option.BoolOption</_type>
16218
          <defaultValue>false</defaultValue>
16219
          <supported>false</supported>
16220
        </vbsSupported>
16221
        <vsgxSupported>
16222
          <_type>vim.option.BoolOption</_type>
16223
          <defaultValue>false</defaultValue>
16224
          <supported>false</supported>
16225
        </vsgxSupported>
16226
        <vvtdSupported>
16227
          <_type>vim.option.BoolOption</_type>
16228
          <defaultValue>false</defaultValue>
16229
          <supported>true</supported>
16230
        </vvtdSupported>
16231
        <vwdtSupported>false</vwdtSupported>
16232
      </e>
16233
      <e id="104">
16234
        <_type>vim.vm.GuestOsDescriptor</_type>
16235
        <cpuFeatureMask>
16236
          <_length>6</_length>
16237
          <_type>vim.host.CpuIdInfo[]</_type>
16238
          <e id="0">
16239
            <_type>vim.host.CpuIdInfo</_type>
16240
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16241
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16242
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16243
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16244
            <level>1</level>
16245
            <vendor>amd</vendor>
16246
          </e>
186 - 16247
          <e id="1">
175 - 16248
            <_type>vim.host.CpuIdInfo</_type>
16249
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16250
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16251
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16252
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16253
            <level>0</level>
16254
            <vendor>amd</vendor>
16255
          </e>
186 - 16256
          <e id="2">
175 - 16257
            <_type>vim.host.CpuIdInfo</_type>
186 - 16258
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16259
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16260
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16261
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16262
            <level>-2147483647</level>
16263
            <vendor>amd</vendor>
16264
          </e>
186 - 16265
          <e id="3">
16266
            <_type>vim.host.CpuIdInfo</_type>
16267
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16268
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16269
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16270
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16271
            <level>-2147483647</level>
16272
          </e>
175 - 16273
          <e id="4">
16274
            <_type>vim.host.CpuIdInfo</_type>
16275
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16276
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16277
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16278
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16279
            <level>1</level>
16280
          </e>
16281
          <e id="5">
16282
            <_type>vim.host.CpuIdInfo</_type>
16283
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16284
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16285
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16286
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16287
            <level>0</level>
16288
          </e>
16289
        </cpuFeatureMask>
16290
        <defaultSecureBoot>false</defaultSecureBoot>
16291
        <diskUuidEnabled>false</diskUuidEnabled>
16292
        <family>otherGuestFamily</family>
16293
        <fullName>FreeBSD 11 or later versions (32-bit)</fullName>
16294
        <ich7mRecommended>false</ich7mRecommended>
16295
        <id>freebsd11Guest</id>
16296
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
16297
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16298
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16299
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
16300
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
16301
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16302
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16303
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16304
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16305
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16306
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16307
        <persistentMemorySupported>false</persistentMemorySupported>
16308
        <recommended3D>false</recommended3D>
16309
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16310
        <recommendedColorDepth>8</recommendedColorDepth>
16311
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
16312
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
16313
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
16314
        <recommendedFirmware>bios</recommendedFirmware>
16315
        <recommendedMemMB>256</recommendedMemMB>
16316
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16317
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
16318
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
16319
        <smcRecommended>false</smcRecommended>
16320
        <smcRequired>false</smcRequired>
16321
        <supportLevel>supported</supportLevel>
16322
        <supportedDiskControllerList>
16323
          <_length>5</_length>
16324
          <_type>vmodl.TypeName[]</_type>
16325
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
16326
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
16327
          <e id="2">vim.vm.device.VirtualIDEController</e>
16328
          <e id="3">vim.vm.device.VirtualAHCIController</e>
16329
          <e id="4">vim.vm.device.VirtualNVMEController</e>
16330
        </supportedDiskControllerList>
16331
        <supportedEthernetCard>
16332
          <_length>3</_length>
16333
          <_type>vmodl.TypeName[]</_type>
16334
          <e id="0">vim.vm.device.VirtualE1000</e>
16335
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16336
          <e id="2">vim.vm.device.VirtualVmxnet</e>
16337
        </supportedEthernetCard>
16338
        <supportedFirmware>
16339
          <_length>1</_length>
16340
          <_type>string[]</_type>
16341
          <e id="0">bios</e>
16342
        </supportedFirmware>
16343
        <supportedForCreate>true</supportedForCreate>
16344
        <supportedMaxCPUs>32</supportedMaxCPUs>
16345
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16346
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16347
        <supportedMinMemMB>32</supportedMinMemMB>
16348
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16349
        <supportedNumDisks>16</supportedNumDisks>
16350
        <supportedUSBControllerList>
16351
          <_length>1</_length>
16352
          <_type>vmodl.TypeName[]</_type>
16353
          <e id="0">vim.vm.device.VirtualUSBController</e>
16354
        </supportedUSBControllerList>
16355
        <supports3D>true</supports3D>
16356
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16357
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16358
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16359
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16360
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16361
        <supportsSecureBoot>false</supportsSecureBoot>
16362
        <supportsSlaveDisk>true</supportsSlaveDisk>
16363
        <supportsTPM20>false</supportsTPM20>
16364
        <supportsVMI>false</supportsVMI>
16365
        <supportsWakeOnLan>false</supportsWakeOnLan>
16366
        <usbRecommended>true</usbRecommended>
16367
        <vRAMSizeInKB>
16368
          <_type>vim.option.IntOption</_type>
16369
          <defaultValue>4096</defaultValue>
16370
          <max>131072</max>
16371
          <min>1200</min>
16372
        </vRAMSizeInKB>
16373
        <vbsSupported>
16374
          <_type>vim.option.BoolOption</_type>
16375
          <defaultValue>false</defaultValue>
16376
          <supported>false</supported>
16377
        </vbsSupported>
16378
        <vsgxSupported>
16379
          <_type>vim.option.BoolOption</_type>
16380
          <defaultValue>false</defaultValue>
16381
          <supported>false</supported>
16382
        </vsgxSupported>
16383
        <vvtdSupported>
16384
          <_type>vim.option.BoolOption</_type>
16385
          <defaultValue>false</defaultValue>
16386
          <supported>true</supported>
16387
        </vvtdSupported>
16388
        <vwdtSupported>false</vwdtSupported>
16389
      </e>
16390
      <e id="105">
16391
        <_type>vim.vm.GuestOsDescriptor</_type>
16392
        <cpuFeatureMask>
16393
          <_length>6</_length>
16394
          <_type>vim.host.CpuIdInfo[]</_type>
16395
          <e id="0">
16396
            <_type>vim.host.CpuIdInfo</_type>
16397
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16398
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16399
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16400
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16401
            <level>1</level>
16402
            <vendor>amd</vendor>
16403
          </e>
186 - 16404
          <e id="1">
175 - 16405
            <_type>vim.host.CpuIdInfo</_type>
16406
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16407
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16408
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16409
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16410
            <level>0</level>
16411
            <vendor>amd</vendor>
16412
          </e>
186 - 16413
          <e id="2">
175 - 16414
            <_type>vim.host.CpuIdInfo</_type>
186 - 16415
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16416
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16417
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 16418
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 16419
            <level>-2147483647</level>
16420
            <vendor>amd</vendor>
16421
          </e>
186 - 16422
          <e id="3">
16423
            <_type>vim.host.CpuIdInfo</_type>
16424
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16425
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16426
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16427
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16428
            <level>-2147483647</level>
16429
          </e>
175 - 16430
          <e id="4">
16431
            <_type>vim.host.CpuIdInfo</_type>
16432
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16433
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16434
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16435
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16436
            <level>1</level>
16437
          </e>
16438
          <e id="5">
16439
            <_type>vim.host.CpuIdInfo</_type>
16440
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16441
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16442
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16443
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16444
            <level>0</level>
16445
          </e>
16446
        </cpuFeatureMask>
16447
        <defaultSecureBoot>false</defaultSecureBoot>
16448
        <diskUuidEnabled>false</diskUuidEnabled>
16449
        <family>otherGuestFamily</family>
16450
        <fullName>FreeBSD 11 or later versions (64-bit)</fullName>
16451
        <ich7mRecommended>false</ich7mRecommended>
16452
        <id>freebsd11_64Guest</id>
16453
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
16454
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16455
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16456
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
16457
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
16458
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16459
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16460
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16461
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16462
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16463
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16464
        <persistentMemorySupported>false</persistentMemorySupported>
16465
        <recommended3D>false</recommended3D>
16466
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16467
        <recommendedColorDepth>8</recommendedColorDepth>
16468
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicSASController</recommendedDiskController>
16469
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
16470
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
16471
        <recommendedFirmware>bios</recommendedFirmware>
16472
        <recommendedMemMB>256</recommendedMemMB>
16473
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16474
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicSASController</recommendedSCSIController>
16475
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
16476
        <smcRecommended>false</smcRecommended>
16477
        <smcRequired>false</smcRequired>
16478
        <supportLevel>supported</supportLevel>
16479
        <supportedDiskControllerList>
16480
          <_length>5</_length>
16481
          <_type>vmodl.TypeName[]</_type>
16482
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
16483
          <e id="1">vim.vm.device.VirtualLsiLogicSASController</e>
16484
          <e id="2">vim.vm.device.VirtualIDEController</e>
16485
          <e id="3">vim.vm.device.VirtualAHCIController</e>
16486
          <e id="4">vim.vm.device.VirtualNVMEController</e>
16487
        </supportedDiskControllerList>
16488
        <supportedEthernetCard>
16489
          <_length>3</_length>
16490
          <_type>vmodl.TypeName[]</_type>
16491
          <e id="0">vim.vm.device.VirtualE1000</e>
16492
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16493
          <e id="2">vim.vm.device.VirtualVmxnet</e>
16494
        </supportedEthernetCard>
16495
        <supportedFirmware>
16496
          <_length>1</_length>
16497
          <_type>string[]</_type>
16498
          <e id="0">bios</e>
16499
        </supportedFirmware>
16500
        <supportedForCreate>true</supportedForCreate>
16501
        <supportedMaxCPUs>32</supportedMaxCPUs>
16502
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16503
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16504
        <supportedMinMemMB>32</supportedMinMemMB>
16505
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16506
        <supportedNumDisks>16</supportedNumDisks>
16507
        <supportedUSBControllerList>
16508
          <_length>1</_length>
16509
          <_type>vmodl.TypeName[]</_type>
16510
          <e id="0">vim.vm.device.VirtualUSBController</e>
16511
        </supportedUSBControllerList>
16512
        <supports3D>true</supports3D>
16513
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16514
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16515
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16516
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16517
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16518
        <supportsSecureBoot>false</supportsSecureBoot>
16519
        <supportsSlaveDisk>true</supportsSlaveDisk>
16520
        <supportsTPM20>false</supportsTPM20>
16521
        <supportsVMI>false</supportsVMI>
16522
        <supportsWakeOnLan>false</supportsWakeOnLan>
16523
        <usbRecommended>true</usbRecommended>
16524
        <vRAMSizeInKB>
16525
          <_type>vim.option.IntOption</_type>
16526
          <defaultValue>4096</defaultValue>
16527
          <max>131072</max>
16528
          <min>1200</min>
16529
        </vRAMSizeInKB>
16530
        <vbsSupported>
16531
          <_type>vim.option.BoolOption</_type>
16532
          <defaultValue>false</defaultValue>
16533
          <supported>false</supported>
16534
        </vbsSupported>
16535
        <vsgxSupported>
16536
          <_type>vim.option.BoolOption</_type>
16537
          <defaultValue>false</defaultValue>
16538
          <supported>false</supported>
16539
        </vsgxSupported>
16540
        <vvtdSupported>
16541
          <_type>vim.option.BoolOption</_type>
16542
          <defaultValue>false</defaultValue>
16543
          <supported>true</supported>
16544
        </vvtdSupported>
16545
        <vwdtSupported>false</vwdtSupported>
16546
      </e>
16547
      <e id="106">
16548
        <_type>vim.vm.GuestOsDescriptor</_type>
16549
        <cpuFeatureMask>
16550
          <_length>6</_length>
16551
          <_type>vim.host.CpuIdInfo[]</_type>
16552
          <e id="0">
16553
            <_type>vim.host.CpuIdInfo</_type>
16554
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16555
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16556
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16557
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16558
            <level>1</level>
16559
            <vendor>amd</vendor>
16560
          </e>
186 - 16561
          <e id="1">
175 - 16562
            <_type>vim.host.CpuIdInfo</_type>
16563
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16564
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16565
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16566
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16567
            <level>0</level>
16568
            <vendor>amd</vendor>
16569
          </e>
186 - 16570
          <e id="2">
175 - 16571
            <_type>vim.host.CpuIdInfo</_type>
186 - 16572
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16573
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16574
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16575
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16576
            <level>-2147483647</level>
16577
            <vendor>amd</vendor>
16578
          </e>
186 - 16579
          <e id="3">
16580
            <_type>vim.host.CpuIdInfo</_type>
16581
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16582
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16583
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16584
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16585
            <level>-2147483647</level>
16586
          </e>
175 - 16587
          <e id="4">
16588
            <_type>vim.host.CpuIdInfo</_type>
16589
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16590
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16591
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16592
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16593
            <level>1</level>
16594
          </e>
16595
          <e id="5">
16596
            <_type>vim.host.CpuIdInfo</_type>
16597
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16598
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16599
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16600
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16601
            <level>0</level>
16602
          </e>
16603
        </cpuFeatureMask>
16604
        <defaultSecureBoot>false</defaultSecureBoot>
16605
        <diskUuidEnabled>false</diskUuidEnabled>
16606
        <family>otherGuestFamily</family>
16607
        <fullName>FreeBSD Pre-11 versions (32-bit)</fullName>
16608
        <ich7mRecommended>false</ich7mRecommended>
16609
        <id>freebsdGuest</id>
16610
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
16611
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16612
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16613
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
16614
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
16615
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16616
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16617
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16618
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16619
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16620
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16621
        <persistentMemorySupported>false</persistentMemorySupported>
16622
        <recommended3D>false</recommended3D>
16623
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16624
        <recommendedColorDepth>8</recommendedColorDepth>
16625
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
16626
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
16627
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
16628
        <recommendedFirmware>bios</recommendedFirmware>
16629
        <recommendedMemMB>256</recommendedMemMB>
16630
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16631
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
16632
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
16633
        <smcRecommended>false</smcRecommended>
16634
        <smcRequired>false</smcRequired>
16635
        <supportLevel>supported</supportLevel>
16636
        <supportedDiskControllerList>
16637
          <_length>6</_length>
16638
          <_type>vmodl.TypeName[]</_type>
16639
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
16640
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
16641
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
16642
          <e id="3">vim.vm.device.VirtualIDEController</e>
16643
          <e id="4">vim.vm.device.VirtualAHCIController</e>
16644
          <e id="5">vim.vm.device.VirtualNVMEController</e>
16645
        </supportedDiskControllerList>
16646
        <supportedEthernetCard>
16647
          <_length>3</_length>
16648
          <_type>vmodl.TypeName[]</_type>
16649
          <e id="0">vim.vm.device.VirtualE1000</e>
16650
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16651
          <e id="2">vim.vm.device.VirtualVmxnet</e>
16652
        </supportedEthernetCard>
16653
        <supportedFirmware>
16654
          <_length>1</_length>
16655
          <_type>string[]</_type>
16656
          <e id="0">bios</e>
16657
        </supportedFirmware>
16658
        <supportedForCreate>true</supportedForCreate>
16659
        <supportedMaxCPUs>32</supportedMaxCPUs>
16660
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16661
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16662
        <supportedMinMemMB>32</supportedMinMemMB>
16663
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16664
        <supportedNumDisks>16</supportedNumDisks>
16665
        <supportedUSBControllerList>
16666
          <_length>1</_length>
16667
          <_type>vmodl.TypeName[]</_type>
16668
          <e id="0">vim.vm.device.VirtualUSBController</e>
16669
        </supportedUSBControllerList>
16670
        <supports3D>true</supports3D>
16671
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16672
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16673
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16674
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16675
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16676
        <supportsSecureBoot>false</supportsSecureBoot>
16677
        <supportsSlaveDisk>true</supportsSlaveDisk>
16678
        <supportsTPM20>false</supportsTPM20>
16679
        <supportsVMI>false</supportsVMI>
16680
        <supportsWakeOnLan>false</supportsWakeOnLan>
16681
        <usbRecommended>true</usbRecommended>
16682
        <vRAMSizeInKB>
16683
          <_type>vim.option.IntOption</_type>
16684
          <defaultValue>4096</defaultValue>
16685
          <max>131072</max>
16686
          <min>1200</min>
16687
        </vRAMSizeInKB>
16688
        <vbsSupported>
16689
          <_type>vim.option.BoolOption</_type>
16690
          <defaultValue>false</defaultValue>
16691
          <supported>false</supported>
16692
        </vbsSupported>
16693
        <vsgxSupported>
16694
          <_type>vim.option.BoolOption</_type>
16695
          <defaultValue>false</defaultValue>
16696
          <supported>false</supported>
16697
        </vsgxSupported>
16698
        <vvtdSupported>
16699
          <_type>vim.option.BoolOption</_type>
16700
          <defaultValue>false</defaultValue>
16701
          <supported>true</supported>
16702
        </vvtdSupported>
16703
        <vwdtSupported>false</vwdtSupported>
16704
      </e>
16705
      <e id="107">
16706
        <_type>vim.vm.GuestOsDescriptor</_type>
16707
        <cpuFeatureMask>
16708
          <_length>6</_length>
16709
          <_type>vim.host.CpuIdInfo[]</_type>
16710
          <e id="0">
16711
            <_type>vim.host.CpuIdInfo</_type>
16712
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16713
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16714
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16715
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16716
            <level>1</level>
16717
            <vendor>amd</vendor>
16718
          </e>
186 - 16719
          <e id="1">
175 - 16720
            <_type>vim.host.CpuIdInfo</_type>
16721
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16722
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16723
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16724
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16725
            <level>0</level>
16726
            <vendor>amd</vendor>
16727
          </e>
186 - 16728
          <e id="2">
175 - 16729
            <_type>vim.host.CpuIdInfo</_type>
186 - 16730
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16731
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16732
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 16733
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 16734
            <level>-2147483647</level>
16735
            <vendor>amd</vendor>
16736
          </e>
186 - 16737
          <e id="3">
16738
            <_type>vim.host.CpuIdInfo</_type>
16739
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16740
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16741
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16742
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16743
            <level>-2147483647</level>
16744
          </e>
175 - 16745
          <e id="4">
16746
            <_type>vim.host.CpuIdInfo</_type>
16747
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16748
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16749
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
16750
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16751
            <level>1</level>
16752
          </e>
16753
          <e id="5">
16754
            <_type>vim.host.CpuIdInfo</_type>
16755
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16756
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16757
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16758
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16759
            <level>0</level>
16760
          </e>
16761
        </cpuFeatureMask>
16762
        <defaultSecureBoot>false</defaultSecureBoot>
16763
        <diskUuidEnabled>false</diskUuidEnabled>
16764
        <family>otherGuestFamily</family>
16765
        <fullName>FreeBSD Pre-11 versions (64-bit)</fullName>
16766
        <ich7mRecommended>false</ich7mRecommended>
16767
        <id>freebsd64Guest</id>
16768
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
16769
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16770
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16771
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
16772
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
16773
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16774
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16775
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16776
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16777
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16778
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16779
        <persistentMemorySupported>false</persistentMemorySupported>
16780
        <recommended3D>false</recommended3D>
16781
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
16782
        <recommendedColorDepth>8</recommendedColorDepth>
16783
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
16784
        <recommendedDiskSizeMB>20480</recommendedDiskSizeMB>
16785
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
16786
        <recommendedFirmware>bios</recommendedFirmware>
16787
        <recommendedMemMB>256</recommendedMemMB>
16788
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16789
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
16790
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
16791
        <smcRecommended>false</smcRecommended>
16792
        <smcRequired>false</smcRequired>
16793
        <supportLevel>supported</supportLevel>
16794
        <supportedDiskControllerList>
16795
          <_length>6</_length>
16796
          <_type>vmodl.TypeName[]</_type>
16797
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
16798
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
16799
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
16800
          <e id="3">vim.vm.device.VirtualIDEController</e>
16801
          <e id="4">vim.vm.device.VirtualAHCIController</e>
16802
          <e id="5">vim.vm.device.VirtualNVMEController</e>
16803
        </supportedDiskControllerList>
16804
        <supportedEthernetCard>
16805
          <_length>3</_length>
16806
          <_type>vmodl.TypeName[]</_type>
16807
          <e id="0">vim.vm.device.VirtualE1000</e>
16808
          <e id="1">vim.vm.device.VirtualPCNet32</e>
16809
          <e id="2">vim.vm.device.VirtualVmxnet</e>
16810
        </supportedEthernetCard>
16811
        <supportedFirmware>
16812
          <_length>1</_length>
16813
          <_type>string[]</_type>
16814
          <e id="0">bios</e>
16815
        </supportedFirmware>
16816
        <supportedForCreate>true</supportedForCreate>
16817
        <supportedMaxCPUs>32</supportedMaxCPUs>
16818
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16819
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16820
        <supportedMinMemMB>32</supportedMinMemMB>
16821
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16822
        <supportedNumDisks>16</supportedNumDisks>
16823
        <supportedUSBControllerList>
16824
          <_length>1</_length>
16825
          <_type>vmodl.TypeName[]</_type>
16826
          <e id="0">vim.vm.device.VirtualUSBController</e>
16827
        </supportedUSBControllerList>
16828
        <supports3D>true</supports3D>
16829
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16830
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16831
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
16832
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16833
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16834
        <supportsSecureBoot>false</supportsSecureBoot>
16835
        <supportsSlaveDisk>true</supportsSlaveDisk>
16836
        <supportsTPM20>false</supportsTPM20>
16837
        <supportsVMI>false</supportsVMI>
16838
        <supportsWakeOnLan>false</supportsWakeOnLan>
16839
        <usbRecommended>true</usbRecommended>
16840
        <vRAMSizeInKB>
16841
          <_type>vim.option.IntOption</_type>
16842
          <defaultValue>4096</defaultValue>
16843
          <max>131072</max>
16844
          <min>1200</min>
16845
        </vRAMSizeInKB>
16846
        <vbsSupported>
16847
          <_type>vim.option.BoolOption</_type>
16848
          <defaultValue>false</defaultValue>
16849
          <supported>false</supported>
16850
        </vbsSupported>
16851
        <vsgxSupported>
16852
          <_type>vim.option.BoolOption</_type>
16853
          <defaultValue>false</defaultValue>
16854
          <supported>false</supported>
16855
        </vsgxSupported>
16856
        <vvtdSupported>
16857
          <_type>vim.option.BoolOption</_type>
16858
          <defaultValue>false</defaultValue>
16859
          <supported>true</supported>
16860
        </vvtdSupported>
16861
        <vwdtSupported>false</vwdtSupported>
16862
      </e>
16863
      <e id="108">
16864
        <_type>vim.vm.GuestOsDescriptor</_type>
16865
        <cpuFeatureMask>
16866
          <_length>6</_length>
16867
          <_type>vim.host.CpuIdInfo[]</_type>
16868
          <e id="0">
16869
            <_type>vim.host.CpuIdInfo</_type>
16870
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16871
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16872
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
16873
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16874
            <level>1</level>
16875
            <vendor>amd</vendor>
16876
          </e>
186 - 16877
          <e id="1">
175 - 16878
            <_type>vim.host.CpuIdInfo</_type>
16879
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16880
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16881
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16882
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16883
            <level>0</level>
16884
            <vendor>amd</vendor>
16885
          </e>
186 - 16886
          <e id="2">
175 - 16887
            <_type>vim.host.CpuIdInfo</_type>
186 - 16888
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 16889
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16890
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 16891
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 16892
            <level>-2147483647</level>
16893
            <vendor>amd</vendor>
16894
          </e>
186 - 16895
          <e id="3">
16896
            <_type>vim.host.CpuIdInfo</_type>
16897
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
16898
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16899
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
16900
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
16901
            <level>-2147483647</level>
16902
          </e>
175 - 16903
          <e id="4">
16904
            <_type>vim.host.CpuIdInfo</_type>
16905
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
16906
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
16907
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
16908
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
16909
            <level>1</level>
16910
          </e>
16911
          <e id="5">
16912
            <_type>vim.host.CpuIdInfo</_type>
16913
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
16914
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
16915
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
16916
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
16917
            <level>0</level>
16918
          </e>
16919
        </cpuFeatureMask>
16920
        <defaultSecureBoot>false</defaultSecureBoot>
16921
        <diskUuidEnabled>false</diskUuidEnabled>
16922
        <family>darwinGuestFamily</family>
16923
        <fullName>Apple Mac OS X 10.9 (64-bit)</fullName>
16924
        <ich7mRecommended>true</ich7mRecommended>
16925
        <id>darwin13_64Guest</id>
16926
        <numRecommendedCoresPerSocket>2</numRecommendedCoresPerSocket>
16927
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
16928
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
16929
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
16930
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
16931
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
16932
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
16933
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
16934
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
16935
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
16936
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
16937
        <persistentMemorySupported>false</persistentMemorySupported>
16938
        <recommended3D>false</recommended3D>
16939
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
16940
        <recommendedColorDepth>16</recommendedColorDepth>
16941
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
16942
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
16943
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
16944
        <recommendedFirmware>efi</recommendedFirmware>
16945
        <recommendedMemMB>2048</recommendedMemMB>
16946
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
16947
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
16948
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
16949
        <smcRecommended>true</smcRecommended>
16950
        <smcRequired>true</smcRequired>
16951
        <supportLevel>unsupported</supportLevel>
16952
        <supportedDiskControllerList>
16953
          <_length>2</_length>
16954
          <_type>vmodl.TypeName[]</_type>
16955
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
16956
          <e id="1">vim.vm.device.VirtualAHCIController</e>
16957
        </supportedDiskControllerList>
16958
        <supportedEthernetCard>
16959
          <_length>2</_length>
16960
          <_type>vmodl.TypeName[]</_type>
16961
          <e id="0">vim.vm.device.VirtualE1000</e>
16962
          <e id="1">vim.vm.device.VirtualE1000e</e>
16963
        </supportedEthernetCard>
16964
        <supportedFirmware>
16965
          <_length>1</_length>
16966
          <_type>string[]</_type>
16967
          <e id="0">efi</e>
16968
        </supportedFirmware>
16969
        <supportedForCreate>false</supportedForCreate>
16970
        <supportedMaxCPUs>32</supportedMaxCPUs>
16971
        <supportedMaxMemMB>65536</supportedMaxMemMB>
16972
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
16973
        <supportedMinMemMB>2048</supportedMinMemMB>
16974
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
16975
        <supportedNumDisks>16</supportedNumDisks>
16976
        <supportedUSBControllerList>
16977
          <_length>2</_length>
16978
          <_type>vmodl.TypeName[]</_type>
16979
          <e id="0">vim.vm.device.VirtualUSBController</e>
16980
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
16981
        </supportedUSBControllerList>
16982
        <supports3D>false</supports3D>
16983
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
16984
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
16985
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
16986
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
16987
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
16988
        <supportsSecureBoot>false</supportsSecureBoot>
16989
        <supportsSlaveDisk>true</supportsSlaveDisk>
16990
        <supportsTPM20>false</supportsTPM20>
16991
        <supportsVMI>false</supportsVMI>
16992
        <supportsWakeOnLan>false</supportsWakeOnLan>
16993
        <usbRecommended>true</usbRecommended>
16994
        <vRAMSizeInKB>
16995
          <_type>vim.option.IntOption</_type>
16996
          <defaultValue>4096</defaultValue>
16997
          <max>131072</max>
16998
          <min>1200</min>
16999
        </vRAMSizeInKB>
17000
        <vbsSupported>
17001
          <_type>vim.option.BoolOption</_type>
17002
          <defaultValue>false</defaultValue>
17003
          <supported>false</supported>
17004
        </vbsSupported>
17005
        <vsgxSupported>
17006
          <_type>vim.option.BoolOption</_type>
17007
          <defaultValue>false</defaultValue>
17008
          <supported>false</supported>
17009
        </vsgxSupported>
17010
        <vvtdSupported>
17011
          <_type>vim.option.BoolOption</_type>
17012
          <defaultValue>false</defaultValue>
17013
          <supported>true</supported>
17014
        </vvtdSupported>
17015
        <vwdtSupported>false</vwdtSupported>
17016
      </e>
17017
      <e id="109">
17018
        <_type>vim.vm.GuestOsDescriptor</_type>
17019
        <cpuFeatureMask>
17020
          <_length>6</_length>
17021
          <_type>vim.host.CpuIdInfo[]</_type>
17022
          <e id="0">
17023
            <_type>vim.host.CpuIdInfo</_type>
17024
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17025
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17026
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17027
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17028
            <level>1</level>
17029
            <vendor>amd</vendor>
17030
          </e>
186 - 17031
          <e id="1">
175 - 17032
            <_type>vim.host.CpuIdInfo</_type>
17033
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17034
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17035
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17036
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17037
            <level>0</level>
17038
            <vendor>amd</vendor>
17039
          </e>
186 - 17040
          <e id="2">
175 - 17041
            <_type>vim.host.CpuIdInfo</_type>
186 - 17042
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17043
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17044
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 17045
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 17046
            <level>-2147483647</level>
17047
            <vendor>amd</vendor>
17048
          </e>
186 - 17049
          <e id="3">
17050
            <_type>vim.host.CpuIdInfo</_type>
17051
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17052
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17053
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17054
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17055
            <level>-2147483647</level>
17056
          </e>
175 - 17057
          <e id="4">
17058
            <_type>vim.host.CpuIdInfo</_type>
17059
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17060
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17061
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17062
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17063
            <level>1</level>
17064
          </e>
17065
          <e id="5">
17066
            <_type>vim.host.CpuIdInfo</_type>
17067
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17068
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17069
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17070
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17071
            <level>0</level>
17072
          </e>
17073
        </cpuFeatureMask>
17074
        <defaultSecureBoot>false</defaultSecureBoot>
17075
        <diskUuidEnabled>false</diskUuidEnabled>
17076
        <family>darwinGuestFamily</family>
17077
        <fullName>Apple Mac OS X 10.8 (64-bit)</fullName>
17078
        <ich7mRecommended>true</ich7mRecommended>
17079
        <id>darwin12_64Guest</id>
17080
        <numRecommendedCoresPerSocket>2</numRecommendedCoresPerSocket>
17081
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17082
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17083
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17084
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17085
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17086
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17087
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17088
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17089
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17090
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17091
        <persistentMemorySupported>false</persistentMemorySupported>
17092
        <recommended3D>false</recommended3D>
17093
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17094
        <recommendedColorDepth>16</recommendedColorDepth>
17095
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17096
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17097
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
17098
        <recommendedFirmware>efi</recommendedFirmware>
17099
        <recommendedMemMB>2048</recommendedMemMB>
17100
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17101
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17102
        <recommendedUSBController>vim.vm.device.VirtualUSBXHCIController</recommendedUSBController>
17103
        <smcRecommended>true</smcRecommended>
17104
        <smcRequired>true</smcRequired>
17105
        <supportLevel>unsupported</supportLevel>
17106
        <supportedDiskControllerList>
17107
          <_length>3</_length>
17108
          <_type>vmodl.TypeName[]</_type>
17109
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17110
          <e id="1">vim.vm.device.VirtualIDEController</e>
17111
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17112
        </supportedDiskControllerList>
17113
        <supportedEthernetCard>
17114
          <_length>2</_length>
17115
          <_type>vmodl.TypeName[]</_type>
17116
          <e id="0">vim.vm.device.VirtualE1000</e>
17117
          <e id="1">vim.vm.device.VirtualE1000e</e>
17118
        </supportedEthernetCard>
17119
        <supportedFirmware>
17120
          <_length>1</_length>
17121
          <_type>string[]</_type>
17122
          <e id="0">efi</e>
17123
        </supportedFirmware>
17124
        <supportedForCreate>false</supportedForCreate>
17125
        <supportedMaxCPUs>32</supportedMaxCPUs>
17126
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17127
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17128
        <supportedMinMemMB>2048</supportedMinMemMB>
17129
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17130
        <supportedNumDisks>16</supportedNumDisks>
17131
        <supportedUSBControllerList>
17132
          <_length>2</_length>
17133
          <_type>vmodl.TypeName[]</_type>
17134
          <e id="0">vim.vm.device.VirtualUSBController</e>
17135
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
17136
        </supportedUSBControllerList>
17137
        <supports3D>false</supports3D>
17138
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17139
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17140
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17141
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17142
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17143
        <supportsSecureBoot>false</supportsSecureBoot>
17144
        <supportsSlaveDisk>true</supportsSlaveDisk>
17145
        <supportsTPM20>false</supportsTPM20>
17146
        <supportsVMI>false</supportsVMI>
17147
        <supportsWakeOnLan>false</supportsWakeOnLan>
17148
        <usbRecommended>true</usbRecommended>
17149
        <vRAMSizeInKB>
17150
          <_type>vim.option.IntOption</_type>
17151
          <defaultValue>4096</defaultValue>
17152
          <max>131072</max>
17153
          <min>1200</min>
17154
        </vRAMSizeInKB>
17155
        <vbsSupported>
17156
          <_type>vim.option.BoolOption</_type>
17157
          <defaultValue>false</defaultValue>
17158
          <supported>false</supported>
17159
        </vbsSupported>
17160
        <vsgxSupported>
17161
          <_type>vim.option.BoolOption</_type>
17162
          <defaultValue>false</defaultValue>
17163
          <supported>false</supported>
17164
        </vsgxSupported>
17165
        <vvtdSupported>
17166
          <_type>vim.option.BoolOption</_type>
17167
          <defaultValue>false</defaultValue>
17168
          <supported>true</supported>
17169
        </vvtdSupported>
17170
        <vwdtSupported>false</vwdtSupported>
17171
      </e>
17172
      <e id="110">
17173
        <_type>vim.vm.GuestOsDescriptor</_type>
17174
        <cpuFeatureMask>
17175
          <_length>6</_length>
17176
          <_type>vim.host.CpuIdInfo[]</_type>
17177
          <e id="0">
17178
            <_type>vim.host.CpuIdInfo</_type>
17179
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17180
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17181
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17182
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17183
            <level>1</level>
17184
            <vendor>amd</vendor>
17185
          </e>
186 - 17186
          <e id="1">
175 - 17187
            <_type>vim.host.CpuIdInfo</_type>
17188
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17189
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17190
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17191
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17192
            <level>0</level>
17193
            <vendor>amd</vendor>
17194
          </e>
186 - 17195
          <e id="2">
175 - 17196
            <_type>vim.host.CpuIdInfo</_type>
186 - 17197
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17198
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17199
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17200
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17201
            <level>-2147483647</level>
17202
            <vendor>amd</vendor>
17203
          </e>
186 - 17204
          <e id="3">
17205
            <_type>vim.host.CpuIdInfo</_type>
17206
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17207
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17208
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17209
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17210
            <level>-2147483647</level>
17211
          </e>
175 - 17212
          <e id="4">
17213
            <_type>vim.host.CpuIdInfo</_type>
17214
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17215
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17216
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17217
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17218
            <level>1</level>
17219
          </e>
17220
          <e id="5">
17221
            <_type>vim.host.CpuIdInfo</_type>
17222
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17223
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17224
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17225
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17226
            <level>0</level>
17227
          </e>
17228
        </cpuFeatureMask>
17229
        <defaultSecureBoot>false</defaultSecureBoot>
17230
        <diskUuidEnabled>false</diskUuidEnabled>
17231
        <family>darwinGuestFamily</family>
17232
        <fullName>Apple Mac OS X 10.7 (64-bit)</fullName>
17233
        <ich7mRecommended>true</ich7mRecommended>
17234
        <id>darwin11Guest</id>
17235
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
17236
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17237
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17238
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17239
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17240
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17241
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17242
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17243
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17244
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17245
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17246
        <persistentMemorySupported>false</persistentMemorySupported>
17247
        <recommended3D>false</recommended3D>
17248
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17249
        <recommendedColorDepth>16</recommendedColorDepth>
17250
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17251
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17252
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
17253
        <recommendedFirmware>efi</recommendedFirmware>
17254
        <recommendedMemMB>2048</recommendedMemMB>
17255
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17256
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17257
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
17258
        <smcRecommended>true</smcRecommended>
17259
        <smcRequired>true</smcRequired>
17260
        <supportLevel>unsupported</supportLevel>
17261
        <supportedDiskControllerList>
17262
          <_length>3</_length>
17263
          <_type>vmodl.TypeName[]</_type>
17264
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17265
          <e id="1">vim.vm.device.VirtualIDEController</e>
17266
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17267
        </supportedDiskControllerList>
17268
        <supportedEthernetCard>
17269
          <_length>2</_length>
17270
          <_type>vmodl.TypeName[]</_type>
17271
          <e id="0">vim.vm.device.VirtualE1000</e>
17272
          <e id="1">vim.vm.device.VirtualE1000e</e>
17273
        </supportedEthernetCard>
17274
        <supportedFirmware>
17275
          <_length>1</_length>
17276
          <_type>string[]</_type>
17277
          <e id="0">efi</e>
17278
        </supportedFirmware>
17279
        <supportedForCreate>false</supportedForCreate>
17280
        <supportedMaxCPUs>32</supportedMaxCPUs>
17281
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17282
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17283
        <supportedMinMemMB>2048</supportedMinMemMB>
17284
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17285
        <supportedNumDisks>16</supportedNumDisks>
17286
        <supportedUSBControllerList>
17287
          <_length>2</_length>
17288
          <_type>vmodl.TypeName[]</_type>
17289
          <e id="0">vim.vm.device.VirtualUSBController</e>
17290
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
17291
        </supportedUSBControllerList>
17292
        <supports3D>false</supports3D>
17293
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17294
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17295
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17296
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17297
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17298
        <supportsSecureBoot>false</supportsSecureBoot>
17299
        <supportsSlaveDisk>true</supportsSlaveDisk>
17300
        <supportsTPM20>false</supportsTPM20>
17301
        <supportsVMI>false</supportsVMI>
17302
        <supportsWakeOnLan>false</supportsWakeOnLan>
17303
        <usbRecommended>true</usbRecommended>
17304
        <vRAMSizeInKB>
17305
          <_type>vim.option.IntOption</_type>
17306
          <defaultValue>4096</defaultValue>
17307
          <max>131072</max>
17308
          <min>1200</min>
17309
        </vRAMSizeInKB>
17310
        <vbsSupported>
17311
          <_type>vim.option.BoolOption</_type>
17312
          <defaultValue>false</defaultValue>
17313
          <supported>false</supported>
17314
        </vbsSupported>
17315
        <vsgxSupported>
17316
          <_type>vim.option.BoolOption</_type>
17317
          <defaultValue>false</defaultValue>
17318
          <supported>false</supported>
17319
        </vsgxSupported>
17320
        <vvtdSupported>
17321
          <_type>vim.option.BoolOption</_type>
17322
          <defaultValue>false</defaultValue>
17323
          <supported>true</supported>
17324
        </vvtdSupported>
17325
        <vwdtSupported>false</vwdtSupported>
17326
      </e>
17327
      <e id="111">
17328
        <_type>vim.vm.GuestOsDescriptor</_type>
17329
        <cpuFeatureMask>
17330
          <_length>6</_length>
17331
          <_type>vim.host.CpuIdInfo[]</_type>
17332
          <e id="0">
17333
            <_type>vim.host.CpuIdInfo</_type>
17334
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17335
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17336
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17337
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17338
            <level>1</level>
17339
            <vendor>amd</vendor>
17340
          </e>
186 - 17341
          <e id="1">
175 - 17342
            <_type>vim.host.CpuIdInfo</_type>
17343
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17344
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17345
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17346
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17347
            <level>0</level>
17348
            <vendor>amd</vendor>
17349
          </e>
186 - 17350
          <e id="2">
175 - 17351
            <_type>vim.host.CpuIdInfo</_type>
186 - 17352
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17353
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17354
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 17355
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 17356
            <level>-2147483647</level>
17357
            <vendor>amd</vendor>
17358
          </e>
186 - 17359
          <e id="3">
17360
            <_type>vim.host.CpuIdInfo</_type>
17361
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17362
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17363
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17364
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17365
            <level>-2147483647</level>
17366
          </e>
175 - 17367
          <e id="4">
17368
            <_type>vim.host.CpuIdInfo</_type>
17369
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17370
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17371
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17372
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17373
            <level>1</level>
17374
          </e>
17375
          <e id="5">
17376
            <_type>vim.host.CpuIdInfo</_type>
17377
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17378
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17379
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17380
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17381
            <level>0</level>
17382
          </e>
17383
        </cpuFeatureMask>
17384
        <defaultSecureBoot>false</defaultSecureBoot>
17385
        <diskUuidEnabled>false</diskUuidEnabled>
17386
        <family>darwinGuestFamily</family>
17387
        <fullName>Apple Mac OS X 10.7 (64-bit)</fullName>
17388
        <ich7mRecommended>true</ich7mRecommended>
17389
        <id>darwin11_64Guest</id>
17390
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
17391
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17392
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17393
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17394
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17395
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17396
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17397
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17398
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17399
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17400
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17401
        <persistentMemorySupported>false</persistentMemorySupported>
17402
        <recommended3D>false</recommended3D>
17403
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17404
        <recommendedColorDepth>16</recommendedColorDepth>
17405
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17406
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17407
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
17408
        <recommendedFirmware>efi</recommendedFirmware>
17409
        <recommendedMemMB>2048</recommendedMemMB>
17410
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17411
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17412
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
17413
        <smcRecommended>true</smcRecommended>
17414
        <smcRequired>true</smcRequired>
17415
        <supportLevel>unsupported</supportLevel>
17416
        <supportedDiskControllerList>
17417
          <_length>3</_length>
17418
          <_type>vmodl.TypeName[]</_type>
17419
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17420
          <e id="1">vim.vm.device.VirtualIDEController</e>
17421
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17422
        </supportedDiskControllerList>
17423
        <supportedEthernetCard>
17424
          <_length>2</_length>
17425
          <_type>vmodl.TypeName[]</_type>
17426
          <e id="0">vim.vm.device.VirtualE1000</e>
17427
          <e id="1">vim.vm.device.VirtualE1000e</e>
17428
        </supportedEthernetCard>
17429
        <supportedFirmware>
17430
          <_length>1</_length>
17431
          <_type>string[]</_type>
17432
          <e id="0">efi</e>
17433
        </supportedFirmware>
17434
        <supportedForCreate>false</supportedForCreate>
17435
        <supportedMaxCPUs>32</supportedMaxCPUs>
17436
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17437
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17438
        <supportedMinMemMB>2048</supportedMinMemMB>
17439
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17440
        <supportedNumDisks>16</supportedNumDisks>
17441
        <supportedUSBControllerList>
17442
          <_length>2</_length>
17443
          <_type>vmodl.TypeName[]</_type>
17444
          <e id="0">vim.vm.device.VirtualUSBController</e>
17445
          <e id="1">vim.vm.device.VirtualUSBXHCIController</e>
17446
        </supportedUSBControllerList>
17447
        <supports3D>false</supports3D>
17448
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17449
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17450
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17451
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17452
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17453
        <supportsSecureBoot>false</supportsSecureBoot>
17454
        <supportsSlaveDisk>true</supportsSlaveDisk>
17455
        <supportsTPM20>false</supportsTPM20>
17456
        <supportsVMI>false</supportsVMI>
17457
        <supportsWakeOnLan>false</supportsWakeOnLan>
17458
        <usbRecommended>true</usbRecommended>
17459
        <vRAMSizeInKB>
17460
          <_type>vim.option.IntOption</_type>
17461
          <defaultValue>4096</defaultValue>
17462
          <max>131072</max>
17463
          <min>1200</min>
17464
        </vRAMSizeInKB>
17465
        <vbsSupported>
17466
          <_type>vim.option.BoolOption</_type>
17467
          <defaultValue>false</defaultValue>
17468
          <supported>false</supported>
17469
        </vbsSupported>
17470
        <vsgxSupported>
17471
          <_type>vim.option.BoolOption</_type>
17472
          <defaultValue>false</defaultValue>
17473
          <supported>false</supported>
17474
        </vsgxSupported>
17475
        <vvtdSupported>
17476
          <_type>vim.option.BoolOption</_type>
17477
          <defaultValue>false</defaultValue>
17478
          <supported>true</supported>
17479
        </vvtdSupported>
17480
        <vwdtSupported>false</vwdtSupported>
17481
      </e>
17482
      <e id="112">
17483
        <_type>vim.vm.GuestOsDescriptor</_type>
17484
        <cpuFeatureMask>
17485
          <_length>6</_length>
17486
          <_type>vim.host.CpuIdInfo[]</_type>
17487
          <e id="0">
17488
            <_type>vim.host.CpuIdInfo</_type>
17489
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17490
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17491
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17492
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17493
            <level>1</level>
17494
            <vendor>amd</vendor>
17495
          </e>
186 - 17496
          <e id="1">
175 - 17497
            <_type>vim.host.CpuIdInfo</_type>
17498
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17499
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17500
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17501
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17502
            <level>0</level>
17503
            <vendor>amd</vendor>
17504
          </e>
186 - 17505
          <e id="2">
175 - 17506
            <_type>vim.host.CpuIdInfo</_type>
186 - 17507
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17508
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17509
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17510
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17511
            <level>-2147483647</level>
17512
            <vendor>amd</vendor>
17513
          </e>
186 - 17514
          <e id="3">
17515
            <_type>vim.host.CpuIdInfo</_type>
17516
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17517
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17518
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17519
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17520
            <level>-2147483647</level>
17521
          </e>
175 - 17522
          <e id="4">
17523
            <_type>vim.host.CpuIdInfo</_type>
17524
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17525
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17526
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17527
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17528
            <level>1</level>
17529
          </e>
17530
          <e id="5">
17531
            <_type>vim.host.CpuIdInfo</_type>
17532
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17533
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17534
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17535
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17536
            <level>0</level>
17537
          </e>
17538
        </cpuFeatureMask>
17539
        <defaultSecureBoot>false</defaultSecureBoot>
17540
        <diskUuidEnabled>false</diskUuidEnabled>
17541
        <family>darwinGuestFamily</family>
17542
        <fullName>Apple Mac OS X Server 10.6 (32-bit)</fullName>
17543
        <ich7mRecommended>true</ich7mRecommended>
17544
        <id>darwin10Guest</id>
17545
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
17546
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17547
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17548
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17549
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17550
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17551
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17552
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17553
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17554
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17555
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17556
        <persistentMemorySupported>false</persistentMemorySupported>
17557
        <recommended3D>false</recommended3D>
17558
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17559
        <recommendedColorDepth>16</recommendedColorDepth>
17560
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17561
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17562
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
17563
        <recommendedFirmware>efi</recommendedFirmware>
17564
        <recommendedMemMB>1024</recommendedMemMB>
17565
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17566
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17567
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
17568
        <smcRecommended>true</smcRecommended>
17569
        <smcRequired>true</smcRequired>
17570
        <supportLevel>unsupported</supportLevel>
17571
        <supportedDiskControllerList>
17572
          <_length>3</_length>
17573
          <_type>vmodl.TypeName[]</_type>
17574
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17575
          <e id="1">vim.vm.device.VirtualIDEController</e>
17576
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17577
        </supportedDiskControllerList>
17578
        <supportedEthernetCard>
17579
          <_length>2</_length>
17580
          <_type>vmodl.TypeName[]</_type>
17581
          <e id="0">vim.vm.device.VirtualE1000</e>
17582
          <e id="1">vim.vm.device.VirtualE1000e</e>
17583
        </supportedEthernetCard>
17584
        <supportedFirmware>
17585
          <_length>1</_length>
17586
          <_type>string[]</_type>
17587
          <e id="0">efi</e>
17588
        </supportedFirmware>
17589
        <supportedForCreate>false</supportedForCreate>
17590
        <supportedMaxCPUs>32</supportedMaxCPUs>
17591
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17592
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17593
        <supportedMinMemMB>512</supportedMinMemMB>
17594
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17595
        <supportedNumDisks>16</supportedNumDisks>
17596
        <supportedUSBControllerList>
17597
          <_length>1</_length>
17598
          <_type>vmodl.TypeName[]</_type>
17599
          <e id="0">vim.vm.device.VirtualUSBController</e>
17600
        </supportedUSBControllerList>
17601
        <supports3D>false</supports3D>
17602
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17603
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17604
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17605
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17606
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17607
        <supportsSecureBoot>false</supportsSecureBoot>
17608
        <supportsSlaveDisk>true</supportsSlaveDisk>
17609
        <supportsTPM20>false</supportsTPM20>
17610
        <supportsVMI>false</supportsVMI>
17611
        <supportsWakeOnLan>false</supportsWakeOnLan>
17612
        <usbRecommended>true</usbRecommended>
17613
        <vRAMSizeInKB>
17614
          <_type>vim.option.IntOption</_type>
17615
          <defaultValue>4096</defaultValue>
17616
          <max>131072</max>
17617
          <min>1200</min>
17618
        </vRAMSizeInKB>
17619
        <vbsSupported>
17620
          <_type>vim.option.BoolOption</_type>
17621
          <defaultValue>false</defaultValue>
17622
          <supported>false</supported>
17623
        </vbsSupported>
17624
        <vsgxSupported>
17625
          <_type>vim.option.BoolOption</_type>
17626
          <defaultValue>false</defaultValue>
17627
          <supported>false</supported>
17628
        </vsgxSupported>
17629
        <vvtdSupported>
17630
          <_type>vim.option.BoolOption</_type>
17631
          <defaultValue>false</defaultValue>
17632
          <supported>true</supported>
17633
        </vvtdSupported>
17634
        <vwdtSupported>false</vwdtSupported>
17635
      </e>
17636
      <e id="113">
17637
        <_type>vim.vm.GuestOsDescriptor</_type>
17638
        <cpuFeatureMask>
17639
          <_length>6</_length>
17640
          <_type>vim.host.CpuIdInfo[]</_type>
17641
          <e id="0">
17642
            <_type>vim.host.CpuIdInfo</_type>
17643
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17644
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17645
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17646
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17647
            <level>1</level>
17648
            <vendor>amd</vendor>
17649
          </e>
186 - 17650
          <e id="1">
175 - 17651
            <_type>vim.host.CpuIdInfo</_type>
17652
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17653
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17654
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17655
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17656
            <level>0</level>
17657
            <vendor>amd</vendor>
17658
          </e>
186 - 17659
          <e id="2">
175 - 17660
            <_type>vim.host.CpuIdInfo</_type>
186 - 17661
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17662
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17663
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 17664
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 17665
            <level>-2147483647</level>
17666
            <vendor>amd</vendor>
17667
          </e>
186 - 17668
          <e id="3">
17669
            <_type>vim.host.CpuIdInfo</_type>
17670
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17671
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17672
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17673
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17674
            <level>-2147483647</level>
17675
          </e>
175 - 17676
          <e id="4">
17677
            <_type>vim.host.CpuIdInfo</_type>
17678
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17679
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17680
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17681
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17682
            <level>1</level>
17683
          </e>
17684
          <e id="5">
17685
            <_type>vim.host.CpuIdInfo</_type>
17686
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17687
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17688
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17689
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17690
            <level>0</level>
17691
          </e>
17692
        </cpuFeatureMask>
17693
        <defaultSecureBoot>false</defaultSecureBoot>
17694
        <diskUuidEnabled>false</diskUuidEnabled>
17695
        <family>darwinGuestFamily</family>
17696
        <fullName>Apple Mac OS X Server 10.6 (64-bit)</fullName>
17697
        <ich7mRecommended>true</ich7mRecommended>
17698
        <id>darwin10_64Guest</id>
17699
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
17700
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17701
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17702
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17703
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17704
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17705
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17706
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17707
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17708
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17709
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17710
        <persistentMemorySupported>false</persistentMemorySupported>
17711
        <recommended3D>false</recommended3D>
17712
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17713
        <recommendedColorDepth>16</recommendedColorDepth>
17714
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17715
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17716
        <recommendedEthernetCard>vim.vm.device.VirtualE1000e</recommendedEthernetCard>
17717
        <recommendedFirmware>efi</recommendedFirmware>
17718
        <recommendedMemMB>1024</recommendedMemMB>
17719
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17720
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17721
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
17722
        <smcRecommended>true</smcRecommended>
17723
        <smcRequired>true</smcRequired>
17724
        <supportLevel>unsupported</supportLevel>
17725
        <supportedDiskControllerList>
17726
          <_length>3</_length>
17727
          <_type>vmodl.TypeName[]</_type>
17728
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17729
          <e id="1">vim.vm.device.VirtualIDEController</e>
17730
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17731
        </supportedDiskControllerList>
17732
        <supportedEthernetCard>
17733
          <_length>2</_length>
17734
          <_type>vmodl.TypeName[]</_type>
17735
          <e id="0">vim.vm.device.VirtualE1000</e>
17736
          <e id="1">vim.vm.device.VirtualE1000e</e>
17737
        </supportedEthernetCard>
17738
        <supportedFirmware>
17739
          <_length>1</_length>
17740
          <_type>string[]</_type>
17741
          <e id="0">efi</e>
17742
        </supportedFirmware>
17743
        <supportedForCreate>false</supportedForCreate>
17744
        <supportedMaxCPUs>32</supportedMaxCPUs>
17745
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17746
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17747
        <supportedMinMemMB>512</supportedMinMemMB>
17748
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17749
        <supportedNumDisks>16</supportedNumDisks>
17750
        <supportedUSBControllerList>
17751
          <_length>1</_length>
17752
          <_type>vmodl.TypeName[]</_type>
17753
          <e id="0">vim.vm.device.VirtualUSBController</e>
17754
        </supportedUSBControllerList>
17755
        <supports3D>false</supports3D>
17756
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17757
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17758
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17759
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17760
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17761
        <supportsSecureBoot>false</supportsSecureBoot>
17762
        <supportsSlaveDisk>true</supportsSlaveDisk>
17763
        <supportsTPM20>false</supportsTPM20>
17764
        <supportsVMI>false</supportsVMI>
17765
        <supportsWakeOnLan>false</supportsWakeOnLan>
17766
        <usbRecommended>true</usbRecommended>
17767
        <vRAMSizeInKB>
17768
          <_type>vim.option.IntOption</_type>
17769
          <defaultValue>4096</defaultValue>
17770
          <max>131072</max>
17771
          <min>1200</min>
17772
        </vRAMSizeInKB>
17773
        <vbsSupported>
17774
          <_type>vim.option.BoolOption</_type>
17775
          <defaultValue>false</defaultValue>
17776
          <supported>false</supported>
17777
        </vbsSupported>
17778
        <vsgxSupported>
17779
          <_type>vim.option.BoolOption</_type>
17780
          <defaultValue>false</defaultValue>
17781
          <supported>false</supported>
17782
        </vsgxSupported>
17783
        <vvtdSupported>
17784
          <_type>vim.option.BoolOption</_type>
17785
          <defaultValue>false</defaultValue>
17786
          <supported>true</supported>
17787
        </vvtdSupported>
17788
        <vwdtSupported>false</vwdtSupported>
17789
      </e>
17790
      <e id="114">
17791
        <_type>vim.vm.GuestOsDescriptor</_type>
17792
        <cpuFeatureMask>
17793
          <_length>6</_length>
17794
          <_type>vim.host.CpuIdInfo[]</_type>
17795
          <e id="0">
17796
            <_type>vim.host.CpuIdInfo</_type>
17797
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17798
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17799
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17800
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17801
            <level>1</level>
17802
            <vendor>amd</vendor>
17803
          </e>
186 - 17804
          <e id="1">
175 - 17805
            <_type>vim.host.CpuIdInfo</_type>
17806
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17807
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17808
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17809
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17810
            <level>0</level>
17811
            <vendor>amd</vendor>
17812
          </e>
186 - 17813
          <e id="2">
175 - 17814
            <_type>vim.host.CpuIdInfo</_type>
186 - 17815
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17816
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17817
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17818
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17819
            <level>-2147483647</level>
17820
            <vendor>amd</vendor>
17821
          </e>
186 - 17822
          <e id="3">
17823
            <_type>vim.host.CpuIdInfo</_type>
17824
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17825
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17826
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17827
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17828
            <level>-2147483647</level>
17829
          </e>
175 - 17830
          <e id="4">
17831
            <_type>vim.host.CpuIdInfo</_type>
17832
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17833
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17834
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17835
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17836
            <level>1</level>
17837
          </e>
17838
          <e id="5">
17839
            <_type>vim.host.CpuIdInfo</_type>
17840
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17841
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17842
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17843
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17844
            <level>0</level>
17845
          </e>
17846
        </cpuFeatureMask>
17847
        <defaultSecureBoot>false</defaultSecureBoot>
17848
        <diskUuidEnabled>false</diskUuidEnabled>
17849
        <family>darwinGuestFamily</family>
17850
        <fullName>Apple Mac OS X Server 10.5 (32-bit)</fullName>
17851
        <ich7mRecommended>true</ich7mRecommended>
17852
        <id>darwinGuest</id>
17853
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
17854
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
17855
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
17856
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
17857
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
17858
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
17859
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
17860
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
17861
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
17862
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
17863
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
17864
        <persistentMemorySupported>false</persistentMemorySupported>
17865
        <recommended3D>false</recommended3D>
17866
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
17867
        <recommendedColorDepth>16</recommendedColorDepth>
17868
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
17869
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
17870
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
17871
        <recommendedFirmware>efi</recommendedFirmware>
17872
        <recommendedMemMB>1024</recommendedMemMB>
17873
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
17874
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
17875
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
17876
        <smcRecommended>true</smcRecommended>
17877
        <smcRequired>true</smcRequired>
17878
        <supportLevel>unsupported</supportLevel>
17879
        <supportedDiskControllerList>
17880
          <_length>3</_length>
17881
          <_type>vmodl.TypeName[]</_type>
17882
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
17883
          <e id="1">vim.vm.device.VirtualIDEController</e>
17884
          <e id="2">vim.vm.device.VirtualAHCIController</e>
17885
        </supportedDiskControllerList>
17886
        <supportedEthernetCard>
17887
          <_length>1</_length>
17888
          <_type>vmodl.TypeName[]</_type>
17889
          <e id="0">vim.vm.device.VirtualE1000</e>
17890
        </supportedEthernetCard>
17891
        <supportedFirmware>
17892
          <_length>1</_length>
17893
          <_type>string[]</_type>
17894
          <e id="0">efi</e>
17895
        </supportedFirmware>
17896
        <supportedForCreate>false</supportedForCreate>
17897
        <supportedMaxCPUs>32</supportedMaxCPUs>
17898
        <supportedMaxMemMB>65536</supportedMaxMemMB>
17899
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
17900
        <supportedMinMemMB>512</supportedMinMemMB>
17901
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
17902
        <supportedNumDisks>16</supportedNumDisks>
17903
        <supportedUSBControllerList>
17904
          <_length>1</_length>
17905
          <_type>vmodl.TypeName[]</_type>
17906
          <e id="0">vim.vm.device.VirtualUSBController</e>
17907
        </supportedUSBControllerList>
17908
        <supports3D>false</supports3D>
17909
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
17910
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
17911
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
17912
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
17913
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
17914
        <supportsSecureBoot>false</supportsSecureBoot>
17915
        <supportsSlaveDisk>true</supportsSlaveDisk>
17916
        <supportsTPM20>false</supportsTPM20>
17917
        <supportsVMI>false</supportsVMI>
17918
        <supportsWakeOnLan>false</supportsWakeOnLan>
17919
        <usbRecommended>true</usbRecommended>
17920
        <vRAMSizeInKB>
17921
          <_type>vim.option.IntOption</_type>
17922
          <defaultValue>4096</defaultValue>
17923
          <max>131072</max>
17924
          <min>1200</min>
17925
        </vRAMSizeInKB>
17926
        <vbsSupported>
17927
          <_type>vim.option.BoolOption</_type>
17928
          <defaultValue>false</defaultValue>
17929
          <supported>false</supported>
17930
        </vbsSupported>
17931
        <vsgxSupported>
17932
          <_type>vim.option.BoolOption</_type>
17933
          <defaultValue>false</defaultValue>
17934
          <supported>false</supported>
17935
        </vsgxSupported>
17936
        <vvtdSupported>
17937
          <_type>vim.option.BoolOption</_type>
17938
          <defaultValue>false</defaultValue>
17939
          <supported>true</supported>
17940
        </vvtdSupported>
17941
        <vwdtSupported>false</vwdtSupported>
17942
      </e>
17943
      <e id="115">
17944
        <_type>vim.vm.GuestOsDescriptor</_type>
17945
        <cpuFeatureMask>
17946
          <_length>6</_length>
17947
          <_type>vim.host.CpuIdInfo[]</_type>
17948
          <e id="0">
17949
            <_type>vim.host.CpuIdInfo</_type>
17950
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17951
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17952
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17953
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17954
            <level>1</level>
17955
            <vendor>amd</vendor>
17956
          </e>
186 - 17957
          <e id="1">
175 - 17958
            <_type>vim.host.CpuIdInfo</_type>
17959
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17960
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17961
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17962
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17963
            <level>0</level>
17964
            <vendor>amd</vendor>
17965
          </e>
186 - 17966
          <e id="2">
175 - 17967
            <_type>vim.host.CpuIdInfo</_type>
186 - 17968
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 17969
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17970
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 17971
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 17972
            <level>-2147483647</level>
17973
            <vendor>amd</vendor>
17974
          </e>
186 - 17975
          <e id="3">
17976
            <_type>vim.host.CpuIdInfo</_type>
17977
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
17978
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17979
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
17980
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
17981
            <level>-2147483647</level>
17982
          </e>
175 - 17983
          <e id="4">
17984
            <_type>vim.host.CpuIdInfo</_type>
17985
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
17986
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
17987
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:H0HH</ecx>
17988
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
17989
            <level>1</level>
17990
          </e>
17991
          <e id="5">
17992
            <_type>vim.host.CpuIdInfo</_type>
17993
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
17994
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
17995
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
17996
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
17997
            <level>0</level>
17998
          </e>
17999
        </cpuFeatureMask>
18000
        <defaultSecureBoot>false</defaultSecureBoot>
18001
        <diskUuidEnabled>false</diskUuidEnabled>
18002
        <family>darwinGuestFamily</family>
18003
        <fullName>Apple Mac OS X Server 10.5 (64-bit)</fullName>
18004
        <ich7mRecommended>true</ich7mRecommended>
18005
        <id>darwin64Guest</id>
18006
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18007
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18008
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
18009
        <numSupportedFloppyDevices>0</numSupportedFloppyDevices>
18010
        <numSupportedPhysicalSockets>2</numSupportedPhysicalSockets>
18011
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18012
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18013
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18014
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18015
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18016
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18017
        <persistentMemorySupported>false</persistentMemorySupported>
18018
        <recommended3D>false</recommended3D>
18019
        <recommendedCdromController>vim.vm.device.VirtualAHCIController</recommendedCdromController>
18020
        <recommendedColorDepth>16</recommendedColorDepth>
18021
        <recommendedDiskController>vim.vm.device.VirtualAHCIController</recommendedDiskController>
18022
        <recommendedDiskSizeMB>40960</recommendedDiskSizeMB>
18023
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
18024
        <recommendedFirmware>efi</recommendedFirmware>
18025
        <recommendedMemMB>1024</recommendedMemMB>
18026
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18027
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
18028
        <recommendedUSBController>vim.vm.device.VirtualUSBController</recommendedUSBController>
18029
        <smcRecommended>true</smcRecommended>
18030
        <smcRequired>true</smcRequired>
18031
        <supportLevel>unsupported</supportLevel>
18032
        <supportedDiskControllerList>
18033
          <_length>3</_length>
18034
          <_type>vmodl.TypeName[]</_type>
18035
          <e id="0">vim.vm.device.VirtualLsiLogicController</e>
18036
          <e id="1">vim.vm.device.VirtualIDEController</e>
18037
          <e id="2">vim.vm.device.VirtualAHCIController</e>
18038
        </supportedDiskControllerList>
18039
        <supportedEthernetCard>
18040
          <_length>1</_length>
18041
          <_type>vmodl.TypeName[]</_type>
18042
          <e id="0">vim.vm.device.VirtualE1000</e>
18043
        </supportedEthernetCard>
18044
        <supportedFirmware>
18045
          <_length>1</_length>
18046
          <_type>string[]</_type>
18047
          <e id="0">efi</e>
18048
        </supportedFirmware>
18049
        <supportedForCreate>false</supportedForCreate>
18050
        <supportedMaxCPUs>32</supportedMaxCPUs>
18051
        <supportedMaxMemMB>65536</supportedMaxMemMB>
18052
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18053
        <supportedMinMemMB>512</supportedMinMemMB>
18054
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18055
        <supportedNumDisks>16</supportedNumDisks>
18056
        <supportedUSBControllerList>
18057
          <_length>1</_length>
18058
          <_type>vmodl.TypeName[]</_type>
18059
          <e id="0">vim.vm.device.VirtualUSBController</e>
18060
        </supportedUSBControllerList>
18061
        <supports3D>false</supports3D>
18062
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18063
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18064
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
18065
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18066
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18067
        <supportsSecureBoot>false</supportsSecureBoot>
18068
        <supportsSlaveDisk>true</supportsSlaveDisk>
18069
        <supportsTPM20>false</supportsTPM20>
18070
        <supportsVMI>false</supportsVMI>
18071
        <supportsWakeOnLan>false</supportsWakeOnLan>
18072
        <usbRecommended>true</usbRecommended>
18073
        <vRAMSizeInKB>
18074
          <_type>vim.option.IntOption</_type>
18075
          <defaultValue>4096</defaultValue>
18076
          <max>131072</max>
18077
          <min>1200</min>
18078
        </vRAMSizeInKB>
18079
        <vbsSupported>
18080
          <_type>vim.option.BoolOption</_type>
18081
          <defaultValue>false</defaultValue>
18082
          <supported>false</supported>
18083
        </vbsSupported>
18084
        <vsgxSupported>
18085
          <_type>vim.option.BoolOption</_type>
18086
          <defaultValue>false</defaultValue>
18087
          <supported>false</supported>
18088
        </vsgxSupported>
18089
        <vvtdSupported>
18090
          <_type>vim.option.BoolOption</_type>
18091
          <defaultValue>false</defaultValue>
18092
          <supported>true</supported>
18093
        </vvtdSupported>
18094
        <vwdtSupported>false</vwdtSupported>
18095
      </e>
18096
      <e id="116">
18097
        <_type>vim.vm.GuestOsDescriptor</_type>
18098
        <cpuFeatureMask>
18099
          <_length>6</_length>
18100
          <_type>vim.host.CpuIdInfo[]</_type>
18101
          <e id="0">
18102
            <_type>vim.host.CpuIdInfo</_type>
18103
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18104
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18105
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18106
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18107
            <level>1</level>
18108
            <vendor>amd</vendor>
18109
          </e>
186 - 18110
          <e id="1">
175 - 18111
            <_type>vim.host.CpuIdInfo</_type>
18112
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18113
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18114
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18115
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18116
            <level>0</level>
18117
            <vendor>amd</vendor>
18118
          </e>
186 - 18119
          <e id="2">
175 - 18120
            <_type>vim.host.CpuIdInfo</_type>
186 - 18121
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18122
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18123
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18124
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18125
            <level>-2147483647</level>
18126
            <vendor>amd</vendor>
18127
          </e>
186 - 18128
          <e id="3">
18129
            <_type>vim.host.CpuIdInfo</_type>
18130
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18131
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18132
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18133
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18134
            <level>-2147483647</level>
18135
          </e>
175 - 18136
          <e id="4">
18137
            <_type>vim.host.CpuIdInfo</_type>
18138
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18139
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18140
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18141
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18142
            <level>1</level>
18143
          </e>
18144
          <e id="5">
18145
            <_type>vim.host.CpuIdInfo</_type>
18146
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18147
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18148
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18149
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18150
            <level>0</level>
18151
          </e>
18152
        </cpuFeatureMask>
18153
        <defaultSecureBoot>false</defaultSecureBoot>
18154
        <diskUuidEnabled>false</diskUuidEnabled>
18155
        <family>otherGuestFamily</family>
18156
        <fullName>Serenity eComStation 2 (32-bit)</fullName>
18157
        <ich7mRecommended>false</ich7mRecommended>
18158
        <id>eComStation2Guest</id>
18159
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18160
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18161
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
18162
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18163
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
18164
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18165
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18166
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18167
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18168
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18169
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18170
        <persistentMemorySupported>false</persistentMemorySupported>
18171
        <recommended3D>false</recommended3D>
18172
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18173
        <recommendedColorDepth>8</recommendedColorDepth>
18174
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
18175
        <recommendedDiskSizeMB>1024</recommendedDiskSizeMB>
18176
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
18177
        <recommendedFirmware>bios</recommendedFirmware>
18178
        <recommendedMemMB>1024</recommendedMemMB>
18179
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18180
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
18181
        <smcRecommended>false</smcRecommended>
18182
        <smcRequired>false</smcRequired>
18183
        <supportLevel>supported</supportLevel>
18184
        <supportedDiskControllerList>
18185
          <_length>3</_length>
18186
          <_type>vmodl.TypeName[]</_type>
18187
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18188
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18189
          <e id="2">vim.vm.device.VirtualIDEController</e>
18190
        </supportedDiskControllerList>
18191
        <supportedEthernetCard>
18192
          <_length>2</_length>
18193
          <_type>vmodl.TypeName[]</_type>
18194
          <e id="0">vim.vm.device.VirtualE1000</e>
18195
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18196
        </supportedEthernetCard>
18197
        <supportedFirmware>
18198
          <_length>1</_length>
18199
          <_type>string[]</_type>
18200
          <e id="0">bios</e>
18201
        </supportedFirmware>
18202
        <supportedForCreate>false</supportedForCreate>
18203
        <supportedMaxCPUs>8</supportedMaxCPUs>
18204
        <supportedMaxMemMB>4096</supportedMaxMemMB>
18205
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18206
        <supportedMinMemMB>96</supportedMinMemMB>
18207
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18208
        <supportedNumDisks>16</supportedNumDisks>
18209
        <supportedUSBControllerList>
18210
          <_length>1</_length>
18211
          <_type>vmodl.TypeName[]</_type>
18212
          <e id="0">vim.vm.device.VirtualUSBController</e>
18213
        </supportedUSBControllerList>
18214
        <supports3D>false</supports3D>
18215
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18216
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18217
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
18218
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18219
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18220
        <supportsSecureBoot>false</supportsSecureBoot>
18221
        <supportsSlaveDisk>true</supportsSlaveDisk>
18222
        <supportsTPM20>false</supportsTPM20>
18223
        <supportsVMI>false</supportsVMI>
18224
        <supportsWakeOnLan>false</supportsWakeOnLan>
18225
        <usbRecommended>false</usbRecommended>
18226
        <vRAMSizeInKB>
18227
          <_type>vim.option.IntOption</_type>
18228
          <defaultValue>4096</defaultValue>
18229
          <max>131072</max>
18230
          <min>1200</min>
18231
        </vRAMSizeInKB>
18232
        <vbsSupported>
18233
          <_type>vim.option.BoolOption</_type>
18234
          <defaultValue>false</defaultValue>
18235
          <supported>false</supported>
18236
        </vbsSupported>
18237
        <vsgxSupported>
18238
          <_type>vim.option.BoolOption</_type>
18239
          <defaultValue>false</defaultValue>
18240
          <supported>false</supported>
18241
        </vsgxSupported>
18242
        <vvtdSupported>
18243
          <_type>vim.option.BoolOption</_type>
18244
          <defaultValue>false</defaultValue>
18245
          <supported>true</supported>
18246
        </vvtdSupported>
18247
        <vwdtSupported>false</vwdtSupported>
18248
      </e>
18249
      <e id="117">
18250
        <_type>vim.vm.GuestOsDescriptor</_type>
18251
        <cpuFeatureMask>
18252
          <_length>6</_length>
18253
          <_type>vim.host.CpuIdInfo[]</_type>
18254
          <e id="0">
18255
            <_type>vim.host.CpuIdInfo</_type>
18256
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18257
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18258
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18259
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18260
            <level>1</level>
18261
            <vendor>amd</vendor>
18262
          </e>
186 - 18263
          <e id="1">
175 - 18264
            <_type>vim.host.CpuIdInfo</_type>
18265
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18266
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18267
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18268
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18269
            <level>0</level>
18270
            <vendor>amd</vendor>
18271
          </e>
186 - 18272
          <e id="2">
175 - 18273
            <_type>vim.host.CpuIdInfo</_type>
186 - 18274
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18275
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18276
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18277
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18278
            <level>-2147483647</level>
18279
            <vendor>amd</vendor>
18280
          </e>
186 - 18281
          <e id="3">
18282
            <_type>vim.host.CpuIdInfo</_type>
18283
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18284
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18285
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18286
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18287
            <level>-2147483647</level>
18288
          </e>
175 - 18289
          <e id="4">
18290
            <_type>vim.host.CpuIdInfo</_type>
18291
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18292
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18293
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18294
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18295
            <level>1</level>
18296
          </e>
18297
          <e id="5">
18298
            <_type>vim.host.CpuIdInfo</_type>
18299
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18300
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18301
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18302
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18303
            <level>0</level>
18304
          </e>
18305
        </cpuFeatureMask>
18306
        <defaultSecureBoot>false</defaultSecureBoot>
18307
        <diskUuidEnabled>false</diskUuidEnabled>
18308
        <family>otherGuestFamily</family>
18309
        <fullName>Serenity eComStation (32-bit)</fullName>
18310
        <ich7mRecommended>false</ich7mRecommended>
18311
        <id>eComStationGuest</id>
18312
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18313
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18314
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
18315
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18316
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
18317
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18318
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18319
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18320
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18321
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18322
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18323
        <persistentMemorySupported>false</persistentMemorySupported>
18324
        <recommended3D>false</recommended3D>
18325
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18326
        <recommendedColorDepth>8</recommendedColorDepth>
18327
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
18328
        <recommendedDiskSizeMB>1024</recommendedDiskSizeMB>
18329
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
18330
        <recommendedFirmware>bios</recommendedFirmware>
18331
        <recommendedMemMB>256</recommendedMemMB>
18332
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18333
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
18334
        <smcRecommended>false</smcRecommended>
18335
        <smcRequired>false</smcRequired>
18336
        <supportLevel>supported</supportLevel>
18337
        <supportedDiskControllerList>
18338
          <_length>3</_length>
18339
          <_type>vmodl.TypeName[]</_type>
18340
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18341
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18342
          <e id="2">vim.vm.device.VirtualIDEController</e>
18343
        </supportedDiskControllerList>
18344
        <supportedEthernetCard>
18345
          <_length>2</_length>
18346
          <_type>vmodl.TypeName[]</_type>
18347
          <e id="0">vim.vm.device.VirtualE1000</e>
18348
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18349
        </supportedEthernetCard>
18350
        <supportedFirmware>
18351
          <_length>1</_length>
18352
          <_type>string[]</_type>
18353
          <e id="0">bios</e>
18354
        </supportedFirmware>
18355
        <supportedForCreate>false</supportedForCreate>
18356
        <supportedMaxCPUs>4</supportedMaxCPUs>
18357
        <supportedMaxMemMB>2048</supportedMaxMemMB>
18358
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18359
        <supportedMinMemMB>32</supportedMinMemMB>
18360
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18361
        <supportedNumDisks>16</supportedNumDisks>
18362
        <supportedUSBControllerList>
18363
          <_length>1</_length>
18364
          <_type>vmodl.TypeName[]</_type>
18365
          <e id="0">vim.vm.device.VirtualUSBController</e>
18366
        </supportedUSBControllerList>
18367
        <supports3D>false</supports3D>
18368
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18369
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18370
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
18371
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18372
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18373
        <supportsSecureBoot>false</supportsSecureBoot>
18374
        <supportsSlaveDisk>true</supportsSlaveDisk>
18375
        <supportsTPM20>false</supportsTPM20>
18376
        <supportsVMI>false</supportsVMI>
18377
        <supportsWakeOnLan>false</supportsWakeOnLan>
18378
        <usbRecommended>false</usbRecommended>
18379
        <vRAMSizeInKB>
18380
          <_type>vim.option.IntOption</_type>
18381
          <defaultValue>4096</defaultValue>
18382
          <max>131072</max>
18383
          <min>1200</min>
18384
        </vRAMSizeInKB>
18385
        <vbsSupported>
18386
          <_type>vim.option.BoolOption</_type>
18387
          <defaultValue>false</defaultValue>
18388
          <supported>false</supported>
18389
        </vbsSupported>
18390
        <vsgxSupported>
18391
          <_type>vim.option.BoolOption</_type>
18392
          <defaultValue>false</defaultValue>
18393
          <supported>false</supported>
18394
        </vsgxSupported>
18395
        <vvtdSupported>
18396
          <_type>vim.option.BoolOption</_type>
18397
          <defaultValue>false</defaultValue>
18398
          <supported>true</supported>
18399
        </vvtdSupported>
18400
        <vwdtSupported>false</vwdtSupported>
18401
      </e>
18402
      <e id="118">
18403
        <_type>vim.vm.GuestOsDescriptor</_type>
18404
        <cpuFeatureMask>
18405
          <_length>6</_length>
18406
          <_type>vim.host.CpuIdInfo[]</_type>
18407
          <e id="0">
18408
            <_type>vim.host.CpuIdInfo</_type>
18409
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18410
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18411
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18412
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18413
            <level>1</level>
18414
            <vendor>amd</vendor>
18415
          </e>
186 - 18416
          <e id="1">
175 - 18417
            <_type>vim.host.CpuIdInfo</_type>
18418
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18419
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18420
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18421
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18422
            <level>0</level>
18423
            <vendor>amd</vendor>
18424
          </e>
186 - 18425
          <e id="2">
175 - 18426
            <_type>vim.host.CpuIdInfo</_type>
186 - 18427
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18428
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18429
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18430
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18431
            <level>-2147483647</level>
18432
            <vendor>amd</vendor>
18433
          </e>
186 - 18434
          <e id="3">
18435
            <_type>vim.host.CpuIdInfo</_type>
18436
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18437
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18438
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18439
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18440
            <level>-2147483647</level>
18441
          </e>
175 - 18442
          <e id="4">
18443
            <_type>vim.host.CpuIdInfo</_type>
18444
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18445
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18446
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18447
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18448
            <level>1</level>
18449
          </e>
18450
          <e id="5">
18451
            <_type>vim.host.CpuIdInfo</_type>
18452
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18453
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18454
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18455
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18456
            <level>0</level>
18457
          </e>
18458
        </cpuFeatureMask>
18459
        <defaultSecureBoot>false</defaultSecureBoot>
18460
        <diskUuidEnabled>false</diskUuidEnabled>
18461
        <family>otherGuestFamily</family>
18462
        <fullName>IBM OS/2 (32-bit)</fullName>
18463
        <ich7mRecommended>false</ich7mRecommended>
18464
        <id>os2Guest</id>
18465
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18466
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18467
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
18468
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18469
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
18470
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18471
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18472
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18473
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18474
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18475
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18476
        <persistentMemorySupported>false</persistentMemorySupported>
18477
        <recommended3D>false</recommended3D>
18478
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18479
        <recommendedColorDepth>8</recommendedColorDepth>
18480
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
18481
        <recommendedDiskSizeMB>1024</recommendedDiskSizeMB>
18482
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
18483
        <recommendedFirmware>bios</recommendedFirmware>
18484
        <recommendedMemMB>256</recommendedMemMB>
18485
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18486
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
18487
        <smcRecommended>false</smcRecommended>
18488
        <smcRequired>false</smcRequired>
18489
        <supportLevel>supported</supportLevel>
18490
        <supportedDiskControllerList>
18491
          <_length>3</_length>
18492
          <_type>vmodl.TypeName[]</_type>
18493
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18494
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18495
          <e id="2">vim.vm.device.VirtualIDEController</e>
18496
        </supportedDiskControllerList>
18497
        <supportedEthernetCard>
18498
          <_length>2</_length>
18499
          <_type>vmodl.TypeName[]</_type>
18500
          <e id="0">vim.vm.device.VirtualE1000</e>
18501
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18502
        </supportedEthernetCard>
18503
        <supportedFirmware>
18504
          <_length>1</_length>
18505
          <_type>string[]</_type>
18506
          <e id="0">bios</e>
18507
        </supportedFirmware>
18508
        <supportedForCreate>false</supportedForCreate>
18509
        <supportedMaxCPUs>1</supportedMaxCPUs>
18510
        <supportedMaxMemMB>2048</supportedMaxMemMB>
18511
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18512
        <supportedMinMemMB>32</supportedMinMemMB>
18513
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18514
        <supportedNumDisks>16</supportedNumDisks>
18515
        <supportedUSBControllerList>
18516
          <_length>1</_length>
18517
          <_type>vmodl.TypeName[]</_type>
18518
          <e id="0">vim.vm.device.VirtualUSBController</e>
18519
        </supportedUSBControllerList>
18520
        <supports3D>false</supports3D>
18521
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18522
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18523
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
18524
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18525
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18526
        <supportsSecureBoot>false</supportsSecureBoot>
18527
        <supportsSlaveDisk>true</supportsSlaveDisk>
18528
        <supportsTPM20>false</supportsTPM20>
18529
        <supportsVMI>false</supportsVMI>
18530
        <supportsWakeOnLan>false</supportsWakeOnLan>
18531
        <usbRecommended>false</usbRecommended>
18532
        <vRAMSizeInKB>
18533
          <_type>vim.option.IntOption</_type>
18534
          <defaultValue>4096</defaultValue>
18535
          <max>131072</max>
18536
          <min>1200</min>
18537
        </vRAMSizeInKB>
18538
        <vbsSupported>
18539
          <_type>vim.option.BoolOption</_type>
18540
          <defaultValue>false</defaultValue>
18541
          <supported>false</supported>
18542
        </vbsSupported>
18543
        <vsgxSupported>
18544
          <_type>vim.option.BoolOption</_type>
18545
          <defaultValue>false</defaultValue>
18546
          <supported>false</supported>
18547
        </vsgxSupported>
18548
        <vvtdSupported>
18549
          <_type>vim.option.BoolOption</_type>
18550
          <defaultValue>false</defaultValue>
18551
          <supported>true</supported>
18552
        </vvtdSupported>
18553
        <vwdtSupported>false</vwdtSupported>
18554
      </e>
18555
      <e id="119">
18556
        <_type>vim.vm.GuestOsDescriptor</_type>
18557
        <cpuFeatureMask>
18558
          <_length>6</_length>
18559
          <_type>vim.host.CpuIdInfo[]</_type>
18560
          <e id="0">
18561
            <_type>vim.host.CpuIdInfo</_type>
18562
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18563
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18564
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18565
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18566
            <level>1</level>
18567
            <vendor>amd</vendor>
18568
          </e>
186 - 18569
          <e id="1">
175 - 18570
            <_type>vim.host.CpuIdInfo</_type>
18571
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18572
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18573
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18574
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18575
            <level>0</level>
18576
            <vendor>amd</vendor>
18577
          </e>
186 - 18578
          <e id="2">
175 - 18579
            <_type>vim.host.CpuIdInfo</_type>
186 - 18580
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18581
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18582
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18583
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18584
            <level>-2147483647</level>
18585
            <vendor>amd</vendor>
18586
          </e>
186 - 18587
          <e id="3">
18588
            <_type>vim.host.CpuIdInfo</_type>
18589
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18590
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18591
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18592
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18593
            <level>-2147483647</level>
18594
          </e>
175 - 18595
          <e id="4">
18596
            <_type>vim.host.CpuIdInfo</_type>
18597
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18598
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18599
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18600
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18601
            <level>1</level>
18602
          </e>
18603
          <e id="5">
18604
            <_type>vim.host.CpuIdInfo</_type>
18605
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18606
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18607
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18608
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18609
            <level>0</level>
18610
          </e>
18611
        </cpuFeatureMask>
18612
        <defaultSecureBoot>false</defaultSecureBoot>
18613
        <diskUuidEnabled>false</diskUuidEnabled>
18614
        <family>otherGuestFamily</family>
18615
        <fullName>SCO OpenServer 6 (32-bit)</fullName>
18616
        <ich7mRecommended>false</ich7mRecommended>
18617
        <id>openServer6Guest</id>
18618
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18619
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18620
        <numSupportedCoresPerSocket>4</numSupportedCoresPerSocket>
18621
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18622
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
18623
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18624
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18625
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18626
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18627
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18628
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18629
        <persistentMemorySupported>false</persistentMemorySupported>
18630
        <recommended3D>false</recommended3D>
18631
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18632
        <recommendedColorDepth>8</recommendedColorDepth>
18633
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
18634
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
18635
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
18636
        <recommendedFirmware>bios</recommendedFirmware>
18637
        <recommendedMemMB>256</recommendedMemMB>
18638
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18639
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
18640
        <smcRecommended>false</smcRecommended>
18641
        <smcRequired>false</smcRequired>
18642
        <supportLevel>supported</supportLevel>
18643
        <supportedDiskControllerList>
18644
          <_length>4</_length>
18645
          <_type>vmodl.TypeName[]</_type>
18646
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18647
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18648
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
18649
          <e id="3">vim.vm.device.VirtualIDEController</e>
18650
        </supportedDiskControllerList>
18651
        <supportedEthernetCard>
18652
          <_length>2</_length>
18653
          <_type>vmodl.TypeName[]</_type>
18654
          <e id="0">vim.vm.device.VirtualE1000</e>
18655
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18656
        </supportedEthernetCard>
18657
        <supportedFirmware>
18658
          <_length>1</_length>
18659
          <_type>string[]</_type>
18660
          <e id="0">bios</e>
18661
        </supportedFirmware>
18662
        <supportedForCreate>false</supportedForCreate>
18663
        <supportedMaxCPUs>32</supportedMaxCPUs>
18664
        <supportedMaxMemMB>4096</supportedMaxMemMB>
18665
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18666
        <supportedMinMemMB>64</supportedMinMemMB>
18667
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18668
        <supportedNumDisks>16</supportedNumDisks>
18669
        <supportedUSBControllerList>
18670
          <_length>1</_length>
18671
          <_type>vmodl.TypeName[]</_type>
18672
          <e id="0">vim.vm.device.VirtualUSBController</e>
18673
        </supportedUSBControllerList>
18674
        <supports3D>false</supports3D>
18675
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18676
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18677
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
18678
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18679
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18680
        <supportsSecureBoot>false</supportsSecureBoot>
18681
        <supportsSlaveDisk>true</supportsSlaveDisk>
18682
        <supportsTPM20>false</supportsTPM20>
18683
        <supportsVMI>false</supportsVMI>
18684
        <supportsWakeOnLan>false</supportsWakeOnLan>
18685
        <usbRecommended>false</usbRecommended>
18686
        <vRAMSizeInKB>
18687
          <_type>vim.option.IntOption</_type>
18688
          <defaultValue>4096</defaultValue>
18689
          <max>131072</max>
18690
          <min>1200</min>
18691
        </vRAMSizeInKB>
18692
        <vbsSupported>
18693
          <_type>vim.option.BoolOption</_type>
18694
          <defaultValue>false</defaultValue>
18695
          <supported>false</supported>
18696
        </vbsSupported>
18697
        <vsgxSupported>
18698
          <_type>vim.option.BoolOption</_type>
18699
          <defaultValue>false</defaultValue>
18700
          <supported>false</supported>
18701
        </vsgxSupported>
18702
        <vvtdSupported>
18703
          <_type>vim.option.BoolOption</_type>
18704
          <defaultValue>false</defaultValue>
18705
          <supported>true</supported>
18706
        </vvtdSupported>
18707
        <vwdtSupported>false</vwdtSupported>
18708
      </e>
18709
      <e id="120">
18710
        <_type>vim.vm.GuestOsDescriptor</_type>
18711
        <cpuFeatureMask>
18712
          <_length>6</_length>
18713
          <_type>vim.host.CpuIdInfo[]</_type>
18714
          <e id="0">
18715
            <_type>vim.host.CpuIdInfo</_type>
18716
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18717
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18718
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18719
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18720
            <level>1</level>
18721
            <vendor>amd</vendor>
18722
          </e>
186 - 18723
          <e id="1">
175 - 18724
            <_type>vim.host.CpuIdInfo</_type>
18725
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18726
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18727
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18728
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18729
            <level>0</level>
18730
            <vendor>amd</vendor>
18731
          </e>
186 - 18732
          <e id="2">
175 - 18733
            <_type>vim.host.CpuIdInfo</_type>
186 - 18734
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18735
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18736
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18737
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18738
            <level>-2147483647</level>
18739
            <vendor>amd</vendor>
18740
          </e>
186 - 18741
          <e id="3">
18742
            <_type>vim.host.CpuIdInfo</_type>
18743
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18744
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18745
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18746
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18747
            <level>-2147483647</level>
18748
          </e>
175 - 18749
          <e id="4">
18750
            <_type>vim.host.CpuIdInfo</_type>
18751
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18752
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18753
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18754
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18755
            <level>1</level>
18756
          </e>
18757
          <e id="5">
18758
            <_type>vim.host.CpuIdInfo</_type>
18759
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18760
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18761
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18762
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18763
            <level>0</level>
18764
          </e>
18765
        </cpuFeatureMask>
18766
        <defaultSecureBoot>false</defaultSecureBoot>
18767
        <diskUuidEnabled>false</diskUuidEnabled>
18768
        <family>otherGuestFamily</family>
18769
        <fullName>SCO OpenServer 5 (32-bit)</fullName>
18770
        <ich7mRecommended>false</ich7mRecommended>
18771
        <id>openServer5Guest</id>
18772
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18773
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18774
        <numSupportedCoresPerSocket>4</numSupportedCoresPerSocket>
18775
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18776
        <numSupportedPhysicalSockets>4</numSupportedPhysicalSockets>
18777
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18778
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18779
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18780
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18781
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18782
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18783
        <persistentMemorySupported>false</persistentMemorySupported>
18784
        <recommended3D>false</recommended3D>
18785
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18786
        <recommendedColorDepth>8</recommendedColorDepth>
18787
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
18788
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
18789
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
18790
        <recommendedFirmware>bios</recommendedFirmware>
18791
        <recommendedMemMB>128</recommendedMemMB>
18792
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18793
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
18794
        <smcRecommended>false</smcRecommended>
18795
        <smcRequired>false</smcRequired>
18796
        <supportLevel>supported</supportLevel>
18797
        <supportedDiskControllerList>
18798
          <_length>4</_length>
18799
          <_type>vmodl.TypeName[]</_type>
18800
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18801
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18802
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
18803
          <e id="3">vim.vm.device.VirtualIDEController</e>
18804
        </supportedDiskControllerList>
18805
        <supportedEthernetCard>
18806
          <_length>2</_length>
18807
          <_type>vmodl.TypeName[]</_type>
18808
          <e id="0">vim.vm.device.VirtualE1000</e>
18809
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18810
        </supportedEthernetCard>
18811
        <supportedFirmware>
18812
          <_length>1</_length>
18813
          <_type>string[]</_type>
18814
          <e id="0">bios</e>
18815
        </supportedFirmware>
18816
        <supportedForCreate>false</supportedForCreate>
18817
        <supportedMaxCPUs>32</supportedMaxCPUs>
18818
        <supportedMaxMemMB>4096</supportedMaxMemMB>
18819
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18820
        <supportedMinMemMB>64</supportedMinMemMB>
18821
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18822
        <supportedNumDisks>16</supportedNumDisks>
18823
        <supportedUSBControllerList>
18824
          <_length>1</_length>
18825
          <_type>vmodl.TypeName[]</_type>
18826
          <e id="0">vim.vm.device.VirtualUSBController</e>
18827
        </supportedUSBControllerList>
18828
        <supports3D>false</supports3D>
18829
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18830
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18831
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
18832
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18833
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18834
        <supportsSecureBoot>false</supportsSecureBoot>
18835
        <supportsSlaveDisk>true</supportsSlaveDisk>
18836
        <supportsTPM20>false</supportsTPM20>
18837
        <supportsVMI>false</supportsVMI>
18838
        <supportsWakeOnLan>false</supportsWakeOnLan>
18839
        <usbRecommended>false</usbRecommended>
18840
        <vRAMSizeInKB>
18841
          <_type>vim.option.IntOption</_type>
18842
          <defaultValue>4096</defaultValue>
18843
          <max>131072</max>
18844
          <min>1200</min>
18845
        </vRAMSizeInKB>
18846
        <vbsSupported>
18847
          <_type>vim.option.BoolOption</_type>
18848
          <defaultValue>false</defaultValue>
18849
          <supported>false</supported>
18850
        </vbsSupported>
18851
        <vsgxSupported>
18852
          <_type>vim.option.BoolOption</_type>
18853
          <defaultValue>false</defaultValue>
18854
          <supported>false</supported>
18855
        </vsgxSupported>
18856
        <vvtdSupported>
18857
          <_type>vim.option.BoolOption</_type>
18858
          <defaultValue>false</defaultValue>
18859
          <supported>true</supported>
18860
        </vvtdSupported>
18861
        <vwdtSupported>false</vwdtSupported>
18862
      </e>
18863
      <e id="121">
18864
        <_type>vim.vm.GuestOsDescriptor</_type>
18865
        <cpuFeatureMask>
18866
          <_length>6</_length>
18867
          <_type>vim.host.CpuIdInfo[]</_type>
18868
          <e id="0">
18869
            <_type>vim.host.CpuIdInfo</_type>
18870
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18871
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18872
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18873
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18874
            <level>1</level>
18875
            <vendor>amd</vendor>
18876
          </e>
186 - 18877
          <e id="1">
175 - 18878
            <_type>vim.host.CpuIdInfo</_type>
18879
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18880
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18881
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18882
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18883
            <level>0</level>
18884
            <vendor>amd</vendor>
18885
          </e>
186 - 18886
          <e id="2">
175 - 18887
            <_type>vim.host.CpuIdInfo</_type>
186 - 18888
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 18889
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18890
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18891
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18892
            <level>-2147483647</level>
18893
            <vendor>amd</vendor>
18894
          </e>
186 - 18895
          <e id="3">
18896
            <_type>vim.host.CpuIdInfo</_type>
18897
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
18898
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18899
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
18900
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
18901
            <level>-2147483647</level>
18902
          </e>
175 - 18903
          <e id="4">
18904
            <_type>vim.host.CpuIdInfo</_type>
18905
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
18906
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
18907
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
18908
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
18909
            <level>1</level>
18910
          </e>
18911
          <e id="5">
18912
            <_type>vim.host.CpuIdInfo</_type>
18913
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
18914
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
18915
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
18916
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
18917
            <level>0</level>
18918
          </e>
18919
        </cpuFeatureMask>
18920
        <defaultSecureBoot>false</defaultSecureBoot>
18921
        <diskUuidEnabled>false</diskUuidEnabled>
18922
        <family>otherGuestFamily</family>
18923
        <fullName>SCO UnixWare 7 (32-bit)</fullName>
18924
        <ich7mRecommended>false</ich7mRecommended>
18925
        <id>unixWare7Guest</id>
18926
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
18927
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
18928
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
18929
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
18930
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
18931
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
18932
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
18933
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
18934
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
18935
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
18936
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
18937
        <persistentMemorySupported>false</persistentMemorySupported>
18938
        <recommended3D>false</recommended3D>
18939
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
18940
        <recommendedColorDepth>8</recommendedColorDepth>
18941
        <recommendedDiskController>vim.vm.device.VirtualBusLogicController</recommendedDiskController>
18942
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
18943
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
18944
        <recommendedFirmware>bios</recommendedFirmware>
18945
        <recommendedMemMB>128</recommendedMemMB>
18946
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
18947
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
18948
        <smcRecommended>false</smcRecommended>
18949
        <smcRequired>false</smcRequired>
18950
        <supportLevel>supported</supportLevel>
18951
        <supportedDiskControllerList>
18952
          <_length>4</_length>
18953
          <_type>vmodl.TypeName[]</_type>
18954
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
18955
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
18956
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
18957
          <e id="3">vim.vm.device.VirtualIDEController</e>
18958
        </supportedDiskControllerList>
18959
        <supportedEthernetCard>
18960
          <_length>2</_length>
18961
          <_type>vmodl.TypeName[]</_type>
18962
          <e id="0">vim.vm.device.VirtualE1000</e>
18963
          <e id="1">vim.vm.device.VirtualPCNet32</e>
18964
        </supportedEthernetCard>
18965
        <supportedFirmware>
18966
          <_length>1</_length>
18967
          <_type>string[]</_type>
18968
          <e id="0">bios</e>
18969
        </supportedFirmware>
18970
        <supportedForCreate>false</supportedForCreate>
18971
        <supportedMaxCPUs>32</supportedMaxCPUs>
18972
        <supportedMaxMemMB>65536</supportedMaxMemMB>
18973
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
18974
        <supportedMinMemMB>128</supportedMinMemMB>
18975
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
18976
        <supportedNumDisks>16</supportedNumDisks>
18977
        <supportedUSBControllerList>
18978
          <_length>1</_length>
18979
          <_type>vmodl.TypeName[]</_type>
18980
          <e id="0">vim.vm.device.VirtualUSBController</e>
18981
        </supportedUSBControllerList>
18982
        <supports3D>false</supports3D>
18983
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
18984
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
18985
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
18986
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
18987
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
18988
        <supportsSecureBoot>false</supportsSecureBoot>
18989
        <supportsSlaveDisk>true</supportsSlaveDisk>
18990
        <supportsTPM20>false</supportsTPM20>
18991
        <supportsVMI>false</supportsVMI>
18992
        <supportsWakeOnLan>false</supportsWakeOnLan>
18993
        <usbRecommended>false</usbRecommended>
18994
        <vRAMSizeInKB>
18995
          <_type>vim.option.IntOption</_type>
18996
          <defaultValue>4096</defaultValue>
18997
          <max>131072</max>
18998
          <min>1200</min>
18999
        </vRAMSizeInKB>
19000
        <vbsSupported>
19001
          <_type>vim.option.BoolOption</_type>
19002
          <defaultValue>false</defaultValue>
19003
          <supported>false</supported>
19004
        </vbsSupported>
19005
        <vsgxSupported>
19006
          <_type>vim.option.BoolOption</_type>
19007
          <defaultValue>false</defaultValue>
19008
          <supported>false</supported>
19009
        </vsgxSupported>
19010
        <vvtdSupported>
19011
          <_type>vim.option.BoolOption</_type>
19012
          <defaultValue>false</defaultValue>
19013
          <supported>true</supported>
19014
        </vvtdSupported>
19015
        <vwdtSupported>false</vwdtSupported>
19016
      </e>
19017
      <e id="122">
19018
        <_type>vim.vm.GuestOsDescriptor</_type>
19019
        <cpuFeatureMask>
19020
          <_length>6</_length>
19021
          <_type>vim.host.CpuIdInfo[]</_type>
19022
          <e id="0">
19023
            <_type>vim.host.CpuIdInfo</_type>
19024
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19025
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19026
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19027
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19028
            <level>1</level>
19029
            <vendor>amd</vendor>
19030
          </e>
186 - 19031
          <e id="1">
175 - 19032
            <_type>vim.host.CpuIdInfo</_type>
19033
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19034
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19035
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19036
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19037
            <level>0</level>
19038
            <vendor>amd</vendor>
19039
          </e>
186 - 19040
          <e id="2">
175 - 19041
            <_type>vim.host.CpuIdInfo</_type>
186 - 19042
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 19043
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19044
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
19045
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
19046
            <level>-2147483647</level>
19047
            <vendor>amd</vendor>
19048
          </e>
186 - 19049
          <e id="3">
19050
            <_type>vim.host.CpuIdInfo</_type>
19051
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
19052
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19053
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
19054
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
19055
            <level>-2147483647</level>
19056
          </e>
175 - 19057
          <e id="4">
19058
            <_type>vim.host.CpuIdInfo</_type>
19059
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19060
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19061
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19062
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19063
            <level>1</level>
19064
          </e>
19065
          <e id="5">
19066
            <_type>vim.host.CpuIdInfo</_type>
19067
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19068
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19069
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19070
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19071
            <level>0</level>
19072
          </e>
19073
        </cpuFeatureMask>
19074
        <defaultSecureBoot>false</defaultSecureBoot>
19075
        <diskUuidEnabled>false</diskUuidEnabled>
19076
        <family>otherGuestFamily</family>
19077
        <fullName>Microsoft DOS (32-bit)</fullName>
19078
        <ich7mRecommended>false</ich7mRecommended>
19079
        <id>dosGuest</id>
19080
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
19081
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
19082
        <numSupportedCoresPerSocket>1</numSupportedCoresPerSocket>
19083
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
19084
        <numSupportedPhysicalSockets>1</numSupportedPhysicalSockets>
19085
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
19086
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
19087
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
19088
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
19089
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
19090
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
19091
        <persistentMemorySupported>false</persistentMemorySupported>
19092
        <recommended3D>false</recommended3D>
19093
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
19094
        <recommendedColorDepth>8</recommendedColorDepth>
19095
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
19096
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
19097
        <recommendedEthernetCard>vim.vm.device.VirtualPCNet32</recommendedEthernetCard>
19098
        <recommendedFirmware>bios</recommendedFirmware>
19099
        <recommendedMemMB>16</recommendedMemMB>
19100
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
19101
        <recommendedSCSIController>vim.vm.device.VirtualBusLogicController</recommendedSCSIController>
19102
        <smcRecommended>false</smcRecommended>
19103
        <smcRequired>false</smcRequired>
19104
        <supportLevel>supported</supportLevel>
19105
        <supportedDiskControllerList>
19106
          <_length>4</_length>
19107
          <_type>vmodl.TypeName[]</_type>
19108
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
19109
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
19110
          <e id="2">vim.vm.device.VirtualIDEController</e>
19111
          <e id="3">vim.vm.device.VirtualNVMEController</e>
19112
        </supportedDiskControllerList>
19113
        <supportedEthernetCard>
19114
          <_length>3</_length>
19115
          <_type>vmodl.TypeName[]</_type>
19116
          <e id="0">vim.vm.device.VirtualE1000</e>
19117
          <e id="1">vim.vm.device.VirtualPCNet32</e>
19118
          <e id="2">vim.vm.device.VirtualVmxnet</e>
19119
        </supportedEthernetCard>
19120
        <supportedFirmware>
19121
          <_length>1</_length>
19122
          <_type>string[]</_type>
19123
          <e id="0">bios</e>
19124
        </supportedFirmware>
19125
        <supportedForCreate>true</supportedForCreate>
19126
        <supportedMaxCPUs>1</supportedMaxCPUs>
19127
        <supportedMaxMemMB>272</supportedMaxMemMB>
19128
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
19129
        <supportedMinMemMB>16</supportedMinMemMB>
19130
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
19131
        <supportedNumDisks>8</supportedNumDisks>
19132
        <supportedUSBControllerList>
19133
          <_length>1</_length>
19134
          <_type>vmodl.TypeName[]</_type>
19135
          <e id="0">vim.vm.device.VirtualUSBController</e>
19136
        </supportedUSBControllerList>
19137
        <supports3D>false</supports3D>
19138
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
19139
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
19140
        <supportsHotPlugPCI>false</supportsHotPlugPCI>
19141
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
19142
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
19143
        <supportsSecureBoot>false</supportsSecureBoot>
19144
        <supportsSlaveDisk>true</supportsSlaveDisk>
19145
        <supportsTPM20>false</supportsTPM20>
19146
        <supportsVMI>false</supportsVMI>
19147
        <supportsWakeOnLan>false</supportsWakeOnLan>
19148
        <usbRecommended>false</usbRecommended>
19149
        <vRAMSizeInKB>
19150
          <_type>vim.option.IntOption</_type>
19151
          <defaultValue>4096</defaultValue>
19152
          <max>131072</max>
19153
          <min>1200</min>
19154
        </vRAMSizeInKB>
19155
        <vbsSupported>
19156
          <_type>vim.option.BoolOption</_type>
19157
          <defaultValue>false</defaultValue>
19158
          <supported>false</supported>
19159
        </vbsSupported>
19160
        <vsgxSupported>
19161
          <_type>vim.option.BoolOption</_type>
19162
          <defaultValue>false</defaultValue>
19163
          <supported>false</supported>
19164
        </vsgxSupported>
19165
        <vvtdSupported>
19166
          <_type>vim.option.BoolOption</_type>
19167
          <defaultValue>false</defaultValue>
19168
          <supported>true</supported>
19169
        </vvtdSupported>
19170
        <vwdtSupported>false</vwdtSupported>
19171
      </e>
19172
      <e id="123">
19173
        <_type>vim.vm.GuestOsDescriptor</_type>
19174
        <cpuFeatureMask>
19175
          <_length>6</_length>
19176
          <_type>vim.host.CpuIdInfo[]</_type>
19177
          <e id="0">
19178
            <_type>vim.host.CpuIdInfo</_type>
19179
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19180
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19181
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19182
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19183
            <level>1</level>
19184
            <vendor>amd</vendor>
19185
          </e>
186 - 19186
          <e id="1">
175 - 19187
            <_type>vim.host.CpuIdInfo</_type>
19188
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19189
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19190
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19191
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19192
            <level>0</level>
19193
            <vendor>amd</vendor>
19194
          </e>
186 - 19195
          <e id="2">
175 - 19196
            <_type>vim.host.CpuIdInfo</_type>
186 - 19197
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 19198
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19199
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
19200
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
19201
            <level>-2147483647</level>
19202
            <vendor>amd</vendor>
19203
          </e>
186 - 19204
          <e id="3">
19205
            <_type>vim.host.CpuIdInfo</_type>
19206
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
19207
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19208
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
19209
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
19210
            <level>-2147483647</level>
19211
          </e>
175 - 19212
          <e id="4">
19213
            <_type>vim.host.CpuIdInfo</_type>
19214
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19215
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19216
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19217
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19218
            <level>1</level>
19219
          </e>
19220
          <e id="5">
19221
            <_type>vim.host.CpuIdInfo</_type>
19222
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19223
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19224
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19225
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19226
            <level>0</level>
19227
          </e>
19228
        </cpuFeatureMask>
19229
        <defaultSecureBoot>false</defaultSecureBoot>
19230
        <diskUuidEnabled>false</diskUuidEnabled>
19231
        <family>otherGuestFamily</family>
19232
        <fullName>Other (32-bit)</fullName>
19233
        <ich7mRecommended>false</ich7mRecommended>
19234
        <id>otherGuest</id>
19235
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
19236
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
19237
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
19238
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
19239
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
19240
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
19241
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
19242
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
19243
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
19244
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
19245
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
19246
        <persistentMemorySupported>false</persistentMemorySupported>
19247
        <recommended3D>false</recommended3D>
19248
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
19249
        <recommendedColorDepth>16</recommendedColorDepth>
19250
        <recommendedDiskController>vim.vm.device.VirtualIDEController</recommendedDiskController>
19251
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
19252
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
19253
        <recommendedFirmware>bios</recommendedFirmware>
19254
        <recommendedMemMB>256</recommendedMemMB>
19255
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
19256
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
19257
        <smcRecommended>false</smcRecommended>
19258
        <smcRequired>false</smcRequired>
19259
        <supportLevel>supported</supportLevel>
19260
        <supportedDiskControllerList>
19261
          <_length>6</_length>
19262
          <_type>vmodl.TypeName[]</_type>
19263
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
19264
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
19265
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
19266
          <e id="3">vim.vm.device.VirtualIDEController</e>
19267
          <e id="4">vim.vm.device.VirtualAHCIController</e>
19268
          <e id="5">vim.vm.device.VirtualNVMEController</e>
19269
        </supportedDiskControllerList>
19270
        <supportedEthernetCard>
19271
          <_length>4</_length>
19272
          <_type>vmodl.TypeName[]</_type>
19273
          <e id="0">vim.vm.device.VirtualE1000</e>
19274
          <e id="1">vim.vm.device.VirtualE1000e</e>
19275
          <e id="2">vim.vm.device.VirtualPCNet32</e>
19276
          <e id="3">vim.vm.device.VirtualVmxnet</e>
19277
        </supportedEthernetCard>
19278
        <supportedFirmware>
19279
          <_length>1</_length>
19280
          <_type>string[]</_type>
19281
          <e id="0">bios</e>
19282
        </supportedFirmware>
19283
        <supportedForCreate>true</supportedForCreate>
19284
        <supportedMaxCPUs>32</supportedMaxCPUs>
19285
        <supportedMaxMemMB>65536</supportedMaxMemMB>
19286
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
19287
        <supportedMinMemMB>32</supportedMinMemMB>
19288
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
19289
        <supportedNumDisks>16</supportedNumDisks>
19290
        <supportedUSBControllerList>
19291
          <_length>1</_length>
19292
          <_type>vmodl.TypeName[]</_type>
19293
          <e id="0">vim.vm.device.VirtualUSBController</e>
19294
        </supportedUSBControllerList>
19295
        <supports3D>true</supports3D>
19296
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
19297
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
19298
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
19299
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
19300
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
19301
        <supportsSecureBoot>false</supportsSecureBoot>
19302
        <supportsSlaveDisk>true</supportsSlaveDisk>
19303
        <supportsTPM20>true</supportsTPM20>
19304
        <supportsVMI>false</supportsVMI>
19305
        <supportsWakeOnLan>false</supportsWakeOnLan>
19306
        <usbRecommended>false</usbRecommended>
19307
        <vRAMSizeInKB>
19308
          <_type>vim.option.IntOption</_type>
19309
          <defaultValue>4096</defaultValue>
19310
          <max>131072</max>
19311
          <min>1200</min>
19312
        </vRAMSizeInKB>
19313
        <vbsSupported>
19314
          <_type>vim.option.BoolOption</_type>
19315
          <defaultValue>false</defaultValue>
19316
          <supported>false</supported>
19317
        </vbsSupported>
19318
        <vsgxSupported>
19319
          <_type>vim.option.BoolOption</_type>
19320
          <defaultValue>false</defaultValue>
19321
          <supported>false</supported>
19322
        </vsgxSupported>
19323
        <vvtdSupported>
19324
          <_type>vim.option.BoolOption</_type>
19325
          <defaultValue>false</defaultValue>
19326
          <supported>true</supported>
19327
        </vvtdSupported>
19328
        <vwdtSupported>false</vwdtSupported>
19329
      </e>
19330
      <e id="124">
19331
        <_type>vim.vm.GuestOsDescriptor</_type>
19332
        <cpuFeatureMask>
19333
          <_length>6</_length>
19334
          <_type>vim.host.CpuIdInfo[]</_type>
19335
          <e id="0">
19336
            <_type>vim.host.CpuIdInfo</_type>
19337
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19338
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19339
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19340
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19341
            <level>1</level>
19342
            <vendor>amd</vendor>
19343
          </e>
186 - 19344
          <e id="1">
175 - 19345
            <_type>vim.host.CpuIdInfo</_type>
19346
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19347
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19348
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19349
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19350
            <level>0</level>
19351
            <vendor>amd</vendor>
19352
          </e>
186 - 19353
          <e id="2">
175 - 19354
            <_type>vim.host.CpuIdInfo</_type>
186 - 19355
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
175 - 19356
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19357
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
186 - 19358
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
175 - 19359
            <level>-2147483647</level>
19360
            <vendor>amd</vendor>
19361
          </e>
186 - 19362
          <e id="3">
19363
            <_type>vim.host.CpuIdInfo</_type>
19364
            <eax>0000:xxxx:xxxx:xxxx:00xx:xxxx:xxxx:xxxx</eax>
19365
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19366
            <ecx>0000:0000:x0H0:000H:0000:H0xH:HHHH:HHxH</ecx>
19367
            <edx>HHH0:HHHH:HH0H:00HH:HHHH:x0xH:HHHH:HHHH</edx>
19368
            <level>-2147483647</level>
19369
          </e>
175 - 19370
          <e id="4">
19371
            <_type>vim.host.CpuIdInfo</_type>
19372
            <eax>0000:HHHH:HHHH:xxxx:00xx:HHHH:xxxx:xxxx</eax>
19373
            <ebx>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</ebx>
19374
            <ecx>xHHH:xHHx:HHxH:H0H0:00HH:00H0:00H0:00HH</ecx>
19375
            <edx>000x:HHHH:HxH0:HHHH:HHHH:H0xH:HHHH:HHHH</edx>
19376
            <level>1</level>
19377
          </e>
19378
          <e id="5">
19379
            <_type>vim.host.CpuIdInfo</_type>
19380
            <eax>xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx</eax>
19381
            <ebx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ebx>
19382
            <ecx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</ecx>
19383
            <edx>HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH</edx>
19384
            <level>0</level>
19385
          </e>
19386
        </cpuFeatureMask>
19387
        <defaultSecureBoot>false</defaultSecureBoot>
19388
        <diskUuidEnabled>false</diskUuidEnabled>
19389
        <family>otherGuestFamily</family>
19390
        <fullName>Other 64-bit (64-bit)</fullName>
19391
        <ich7mRecommended>false</ich7mRecommended>
19392
        <id>otherGuest64</id>
19393
        <numRecommendedCoresPerSocket>1</numRecommendedCoresPerSocket>
19394
        <numRecommendedPhysicalSockets>1</numRecommendedPhysicalSockets>
19395
        <numSupportedCoresPerSocket>8</numSupportedCoresPerSocket>
19396
        <numSupportedFloppyDevices>2</numSupportedFloppyDevices>
19397
        <numSupportedPhysicalSockets>8</numSupportedPhysicalSockets>
19398
        <persistentMemoryColdGrowthGranularityMB>0</persistentMemoryColdGrowthGranularityMB>
19399
        <persistentMemoryColdGrowthSupported>false</persistentMemoryColdGrowthSupported>
19400
        <persistentMemoryHotAddSupported>false</persistentMemoryHotAddSupported>
19401
        <persistentMemoryHotGrowthGranularityMB>0</persistentMemoryHotGrowthGranularityMB>
19402
        <persistentMemoryHotGrowthSupported>false</persistentMemoryHotGrowthSupported>
19403
        <persistentMemoryHotRemoveSupported>false</persistentMemoryHotRemoveSupported>
19404
        <persistentMemorySupported>false</persistentMemorySupported>
19405
        <recommended3D>false</recommended3D>
19406
        <recommendedCdromController>vim.vm.device.VirtualIDEController</recommendedCdromController>
19407
        <recommendedColorDepth>16</recommendedColorDepth>
19408
        <recommendedDiskController>vim.vm.device.VirtualLsiLogicController</recommendedDiskController>
19409
        <recommendedDiskSizeMB>8192</recommendedDiskSizeMB>
19410
        <recommendedEthernetCard>vim.vm.device.VirtualE1000</recommendedEthernetCard>
19411
        <recommendedFirmware>bios</recommendedFirmware>
19412
        <recommendedMemMB>256</recommendedMemMB>
19413
        <recommendedPersistentMemoryMB>0</recommendedPersistentMemoryMB>
19414
        <recommendedSCSIController>vim.vm.device.VirtualLsiLogicController</recommendedSCSIController>
19415
        <smcRecommended>false</smcRecommended>
19416
        <smcRequired>false</smcRequired>
19417
        <supportLevel>supported</supportLevel>
19418
        <supportedDiskControllerList>
19419
          <_length>6</_length>
19420
          <_type>vmodl.TypeName[]</_type>
19421
          <e id="0">vim.vm.device.VirtualBusLogicController</e>
19422
          <e id="1">vim.vm.device.VirtualLsiLogicController</e>
19423
          <e id="2">vim.vm.device.VirtualLsiLogicSASController</e>
19424
          <e id="3">vim.vm.device.VirtualIDEController</e>
19425
          <e id="4">vim.vm.device.VirtualAHCIController</e>
19426
          <e id="5">vim.vm.device.VirtualNVMEController</e>
19427
        </supportedDiskControllerList>
19428
        <supportedEthernetCard>
19429
          <_length>4</_length>
19430
          <_type>vmodl.TypeName[]</_type>
19431
          <e id="0">vim.vm.device.VirtualE1000</e>
19432
          <e id="1">vim.vm.device.VirtualE1000e</e>
19433
          <e id="2">vim.vm.device.VirtualPCNet32</e>
19434
          <e id="3">vim.vm.device.VirtualVmxnet</e>
19435
        </supportedEthernetCard>
19436
        <supportedFirmware>
19437
          <_length>2</_length>
19438
          <_type>string[]</_type>
19439
          <e id="0">bios</e>
19440
          <e id="1">efi</e>
19441
        </supportedFirmware>
19442
        <supportedForCreate>true</supportedForCreate>
19443
        <supportedMaxCPUs>32</supportedMaxCPUs>
19444
        <supportedMaxMemMB>65536</supportedMaxMemMB>
19445
        <supportedMaxPersistentMemoryMB>0</supportedMaxPersistentMemoryMB>
19446
        <supportedMinMemMB>32</supportedMinMemMB>
19447
        <supportedMinPersistentMemoryMB>0</supportedMinPersistentMemoryMB>
19448
        <supportedNumDisks>16</supportedNumDisks>
19449
        <supportedUSBControllerList>
19450
          <_length>1</_length>
19451
          <_type>vmodl.TypeName[]</_type>
19452
          <e id="0">vim.vm.device.VirtualUSBController</e>
19453
        </supportedUSBControllerList>
19454
        <supports3D>true</supports3D>
19455
        <supportsCpuHotAdd>false</supportsCpuHotAdd>
19456
        <supportsCpuHotRemove>false</supportsCpuHotRemove>
19457
        <supportsHotPlugPCI>true</supportsHotPlugPCI>
19458
        <supportsMemoryHotAdd>false</supportsMemoryHotAdd>
19459
        <supportsPvscsiControllerForBoot>false</supportsPvscsiControllerForBoot>
19460
        <supportsSecureBoot>false</supportsSecureBoot>
19461
        <supportsSlaveDisk>true</supportsSlaveDisk>
19462
        <supportsTPM20>true</supportsTPM20>
19463
        <supportsVMI>false</supportsVMI>
19464
        <supportsWakeOnLan>false</supportsWakeOnLan>
19465
        <usbRecommended>false</usbRecommended>
19466
        <vRAMSizeInKB>
19467
          <_type>vim.option.IntOption</_type>
19468
          <defaultValue>4096</defaultValue>
19469
          <max>131072</max>
19470
          <min>1200</min>
19471
        </vRAMSizeInKB>
19472
        <vbsSupported>
19473
          <_type>vim.option.BoolOption</_type>
19474
          <defaultValue>false</defaultValue>
19475
          <supported>false</supported>
19476
        </vbsSupported>
19477
        <vsgxSupported>
19478
          <_type>vim.option.BoolOption</_type>
19479
          <defaultValue>false</defaultValue>
19480
          <supported>false</supported>
19481
        </vsgxSupported>
19482
        <vvtdSupported>
19483
          <_type>vim.option.BoolOption</_type>
19484
          <defaultValue>false</defaultValue>
19485
          <supported>true</supported>
19486
        </vvtdSupported>
19487
        <vwdtSupported>false</vwdtSupported>
19488
      </e>
19489
    </guestOSDescriptor>
19490
    <hardwareOptions>
19491
      <_type>vim.vm.VirtualHardwareOption</_type>
19492
      <autoCoresPerSocket>
19493
        <_type>vim.option.BoolOption</_type>
19494
        <defaultValue>false</defaultValue>
19495
        <supported>false</supported>
19496
      </autoCoresPerSocket>
19497
      <deviceListReadonly>false</deviceListReadonly>
19498
      <hwVersion>17</hwVersion>
19499
      <memoryMB>
19500
        <_type>vim.option.LongOption</_type>
19501
        <defaultValue>256</defaultValue>
19502
        <max>65536</max>
19503
        <min>4</min>
19504
      </memoryMB>
19505
      <numCPU>
19506
        <_length>32</_length>
19507
        <_type>int[]</_type>
19508
        <e id="0">1</e>
19509
        <e id="1">2</e>
19510
        <e id="2">3</e>
19511
        <e id="3">4</e>
19512
        <e id="4">5</e>
19513
        <e id="5">6</e>
19514
        <e id="6">7</e>
19515
        <e id="7">8</e>
19516
        <e id="8">9</e>
19517
        <e id="9">10</e>
19518
        <e id="10">11</e>
19519
        <e id="11">12</e>
19520
        <e id="12">13</e>
19521
        <e id="13">14</e>
19522
        <e id="14">15</e>
19523
        <e id="15">16</e>
19524
        <e id="16">17</e>
19525
        <e id="17">18</e>
19526
        <e id="18">19</e>
19527
        <e id="19">20</e>
19528
        <e id="20">21</e>
19529
        <e id="21">22</e>
19530
        <e id="22">23</e>
19531
        <e id="23">24</e>
19532
        <e id="24">25</e>
19533
        <e id="25">26</e>
19534
        <e id="26">27</e>
19535
        <e id="27">28</e>
19536
        <e id="28">29</e>
19537
        <e id="29">30</e>
19538
        <e id="30">31</e>
19539
        <e id="31">32</e>
19540
      </numCPU>
19541
      <numCoresPerSocket>
19542
        <_type>vim.option.IntOption</_type>
19543
        <defaultValue>1</defaultValue>
19544
        <max>8</max>
19545
        <min>1</min>
19546
      </numCoresPerSocket>
19547
      <numCpuReadonly>false</numCpuReadonly>
19548
      <numIDEControllers>
19549
        <_type>vim.option.IntOption</_type>
19550
        <defaultValue>2</defaultValue>
19551
        <max>2</max>
19552
        <min>2</min>
19553
      </numIDEControllers>
19554
      <numNVDIMMControllers>
19555
        <_type>vim.option.IntOption</_type>
19556
        <defaultValue>0</defaultValue>
19557
        <max>0</max>
19558
        <min>0</min>
19559
      </numNVDIMMControllers>
19560
      <numPCIControllers>
19561
        <_type>vim.option.IntOption</_type>
19562
        <defaultValue>1</defaultValue>
19563
        <max>1</max>
19564
        <min>1</min>
19565
      </numPCIControllers>
19566
      <numPS2Controllers>
19567
        <_type>vim.option.IntOption</_type>
19568
        <defaultValue>1</defaultValue>
19569
        <max>1</max>
19570
        <min>1</min>
19571
      </numPS2Controllers>
19572
      <numPrecisionClockDevices>
19573
        <_type>vim.option.IntOption</_type>
19574
        <defaultValue>0</defaultValue>
19575
        <max>0</max>
19576
        <min>0</min>
19577
      </numPrecisionClockDevices>
19578
      <numSIOControllers>
19579
        <_type>vim.option.IntOption</_type>
19580
        <defaultValue>1</defaultValue>
19581
        <max>1</max>
19582
        <min>1</min>
19583
      </numSIOControllers>
19584
      <numTPMDevices>
19585
        <_type>vim.option.IntOption</_type>
19586
        <defaultValue>0</defaultValue>
19587
        <max>1</max>
19588
        <min>0</min>
19589
      </numTPMDevices>
19590
      <numUSBControllers>
19591
        <_type>vim.option.IntOption</_type>
19592
        <defaultValue>0</defaultValue>
19593
        <max>1</max>
19594
        <min>0</min>
19595
      </numUSBControllers>
19596
      <numUSBXHCIControllers>
19597
        <_type>vim.option.IntOption</_type>
19598
        <defaultValue>0</defaultValue>
19599
        <max>1</max>
19600
        <min>0</min>
19601
      </numUSBXHCIControllers>
19602
      <numVQATDevices>
19603
        <_type>vim.option.IntOption</_type>
19604
        <defaultValue>0</defaultValue>
19605
        <max>0</max>
19606
        <min>0</min>
19607
      </numVQATDevices>
19608
      <numWDTDevices>
19609
        <_type>vim.option.IntOption</_type>
19610
        <defaultValue>0</defaultValue>
19611
        <max>0</max>
19612
        <min>0</min>
19613
      </numWDTDevices>
19614
      <resourceConfigOption>
19615
        <_type>vim.ResourceConfigOption</_type>
19616
        <cpuAllocationOption>
19617
          <_type>vim.ResourceAllocationOption</_type>
19618
          <sharesOption>
19619
            <_type>vim.SharesOption</_type>
19620
            <defaultLevel>normal</defaultLevel>
19621
            <sharesOption>
19622
              <_type>vim.option.IntOption</_type>
19623
              <defaultValue>1000</defaultValue>
19624
              <max>1000000</max>
19625
              <min>0</min>
19626
            </sharesOption>
19627
          </sharesOption>
19628
        </cpuAllocationOption>
19629
        <memoryAllocationOption>
19630
          <_type>vim.ResourceAllocationOption</_type>
19631
          <sharesOption>
19632
            <_type>vim.SharesOption</_type>
19633
            <defaultLevel>normal</defaultLevel>
19634
            <sharesOption>
19635
              <_type>vim.option.IntOption</_type>
19636
              <defaultValue>10240</defaultValue>
19637
              <max>1000000000</max>
19638
              <min>0</min>
19639
            </sharesOption>
19640
          </sharesOption>
19641
        </memoryAllocationOption>
19642
      </resourceConfigOption>
19643
      <virtualDeviceOption>
19644
        <_length>38</_length>
19645
        <_type>vim.vm.device.VirtualDeviceOption[]</_type>
19646
        <e id="0">
19647
          <_type>vim.vm.device.VirtualSerialPortOption</_type>
19648
          <autoAssignController>
19649
            <_type>vim.option.BoolOption</_type>
19650
            <defaultValue>false</defaultValue>
19651
            <supported>false</supported>
19652
          </autoAssignController>
19653
          <backingOption>
19654
            <_length>5</_length>
19655
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
19656
            <e id="0">
19657
              <_type>vim.vm.device.VirtualSerialPortOption.DeviceBackingOption</_type>
19658
              <autoDetectAvailable>
19659
                <_type>vim.option.BoolOption</_type>
19660
                <defaultValue>true</defaultValue>
19661
                <supported>true</supported>
19662
              </autoDetectAvailable>
19663
              <type>vim.vm.device.VirtualSerialPort.DeviceBackingInfo</type>
19664
            </e>
19665
            <e id="1">
19666
              <_type>vim.vm.device.VirtualSerialPortOption.FileBackingOption</_type>
19667
              <fileNameExtensions>
19668
                <_type>vim.option.ChoiceOption</_type>
19669
                <choiceInfo>
19670
                  <_length>1</_length>
19671
                  <_type>vim.ElementDescription[]</_type>
19672
                  <e id="0">
19673
                    <_type>vim.ElementDescription</_type>
19674
                    <key>any</key>
19675
                    <label></label>
19676
                    <summary></summary>
19677
                  </e>
19678
                </choiceInfo>
19679
                <defaultIndex>0</defaultIndex>
19680
              </fileNameExtensions>
19681
              <type>vim.vm.device.VirtualSerialPort.FileBackingInfo</type>
19682
            </e>
19683
            <e id="2">
19684
              <_type>vim.vm.device.VirtualSerialPortOption.PipeBackingOption</_type>
19685
              <endpoint>
19686
                <_type>vim.option.ChoiceOption</_type>
19687
                <choiceInfo>
19688
                  <_length>2</_length>
19689
                  <_type>vim.ElementDescription[]</_type>
19690
                  <e id="0">
19691
                    <_type>vim.ElementDescription</_type>
19692
                    <key>client</key>
19693
                    <label></label>
19694
                    <summary></summary>
19695
                  </e>
19696
                  <e id="1">
19697
                    <_type>vim.ElementDescription</_type>
19698
                    <key>server</key>
19699
                    <label></label>
19700
                    <summary></summary>
19701
                  </e>
19702
                </choiceInfo>
19703
                <defaultIndex>0</defaultIndex>
19704
              </endpoint>
19705
              <noRxLoss>
19706
                <_type>vim.option.BoolOption</_type>
19707
                <defaultValue>true</defaultValue>
19708
                <supported>true</supported>
19709
              </noRxLoss>
19710
              <type>vim.vm.device.VirtualSerialPort.PipeBackingInfo</type>
19711
            </e>
19712
            <e id="3">
19713
              <_type>vim.vm.device.VirtualSerialPortOption.URIBackingOption</_type>
19714
              <directions>
19715
                <_type>vim.option.ChoiceOption</_type>
19716
                <choiceInfo>
19717
                  <_length>2</_length>
19718
                  <_type>vim.ElementDescription[]</_type>
19719
                  <e id="0">
19720
                    <_type>vim.ElementDescription</_type>
19721
                    <key>client</key>
19722
                    <label></label>
19723
                    <summary></summary>
19724
                  </e>
19725
                  <e id="1">
19726
                    <_type>vim.ElementDescription</_type>
19727
                    <key>server</key>
19728
                    <label></label>
19729
                    <summary></summary>
19730
                  </e>
19731
                </choiceInfo>
19732
                <defaultIndex>0</defaultIndex>
19733
              </directions>
19734
              <type>vim.vm.device.VirtualSerialPort.URIBackingInfo</type>
19735
            </e>
19736
            <e id="4">
19737
              <_type>vim.vm.device.VirtualSerialPortOption.ThinPrintBackingOption</_type>
19738
              <type>vim.vm.device.VirtualSerialPort.ThinPrintBackingInfo</type>
19739
            </e>
19740
          </backingOption>
19741
          <connectOption>
19742
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
19743
            <allowGuestControl>
19744
              <_type>vim.option.BoolOption</_type>
19745
              <defaultValue>true</defaultValue>
19746
              <supported>true</supported>
19747
            </allowGuestControl>
19748
            <startConnected>
19749
              <_type>vim.option.BoolOption</_type>
19750
              <defaultValue>true</defaultValue>
19751
              <supported>true</supported>
19752
            </startConnected>
19753
          </connectOption>
19754
          <controllerType>vim.vm.device.VirtualSIOController</controllerType>
19755
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
19756
          <deprecated>false</deprecated>
19757
          <hotRemoveSupported>false</hotRemoveSupported>
19758
          <plugAndPlay>false</plugAndPlay>
19759
          <type>vim.vm.device.VirtualSerialPort</type>
19760
          <yieldOnPoll>
19761
            <_type>vim.option.BoolOption</_type>
19762
            <defaultValue>true</defaultValue>
19763
            <supported>true</supported>
19764
          </yieldOnPoll>
19765
        </e>
19766
        <e id="1">
19767
          <_type>vim.vm.device.VirtualParallelPortOption</_type>
19768
          <autoAssignController>
19769
            <_type>vim.option.BoolOption</_type>
19770
            <defaultValue>false</defaultValue>
19771
            <supported>false</supported>
19772
          </autoAssignController>
19773
          <backingOption>
19774
            <_length>2</_length>
19775
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
19776
            <e id="0">
19777
              <_type>vim.vm.device.VirtualParallelPortOption.DeviceBackingOption</_type>
19778
              <autoDetectAvailable>
19779
                <_type>vim.option.BoolOption</_type>
19780
                <defaultValue>true</defaultValue>
19781
                <supported>true</supported>
19782
              </autoDetectAvailable>
19783
              <type>vim.vm.device.VirtualParallelPort.DeviceBackingInfo</type>
19784
            </e>
19785
            <e id="1">
19786
              <_type>vim.vm.device.VirtualParallelPortOption.FileBackingOption</_type>
19787
              <fileNameExtensions>
19788
                <_type>vim.option.ChoiceOption</_type>
19789
                <choiceInfo>
19790
                  <_length>1</_length>
19791
                  <_type>vim.ElementDescription[]</_type>
19792
                  <e id="0">
19793
                    <_type>vim.ElementDescription</_type>
19794
                    <key>any</key>
19795
                    <label></label>
19796
                    <summary></summary>
19797
                  </e>
19798
                </choiceInfo>
19799
                <defaultIndex>0</defaultIndex>
19800
              </fileNameExtensions>
19801
              <type>vim.vm.device.VirtualParallelPort.FileBackingInfo</type>
19802
            </e>
19803
          </backingOption>
19804
          <connectOption>
19805
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
19806
            <allowGuestControl>
19807
              <_type>vim.option.BoolOption</_type>
19808
              <defaultValue>true</defaultValue>
19809
              <supported>true</supported>
19810
            </allowGuestControl>
19811
            <startConnected>
19812
              <_type>vim.option.BoolOption</_type>
19813
              <defaultValue>true</defaultValue>
19814
              <supported>true</supported>
19815
            </startConnected>
19816
          </connectOption>
19817
          <controllerType>vim.vm.device.VirtualSIOController</controllerType>
19818
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
19819
          <deprecated>false</deprecated>
19820
          <hotRemoveSupported>false</hotRemoveSupported>
19821
          <plugAndPlay>false</plugAndPlay>
19822
          <type>vim.vm.device.VirtualParallelPort</type>
19823
        </e>
19824
        <e id="2">
19825
          <_type>vim.vm.device.VirtualFloppyOption</_type>
19826
          <autoAssignController>
19827
            <_type>vim.option.BoolOption</_type>
19828
            <defaultValue>true</defaultValue>
19829
            <supported>true</supported>
19830
          </autoAssignController>
19831
          <backingOption>
19832
            <_length>3</_length>
19833
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
19834
            <e id="0">
19835
              <_type>vim.vm.device.VirtualFloppyOption.DeviceBackingOption</_type>
19836
              <autoDetectAvailable>
19837
                <_type>vim.option.BoolOption</_type>
19838
                <defaultValue>true</defaultValue>
19839
                <supported>true</supported>
19840
              </autoDetectAvailable>
19841
              <type>vim.vm.device.VirtualFloppy.DeviceBackingInfo</type>
19842
            </e>
19843
            <e id="1">
19844
              <_type>vim.vm.device.VirtualFloppyOption.ImageBackingOption</_type>
19845
              <fileNameExtensions>
19846
                <_type>vim.option.ChoiceOption</_type>
19847
                <choiceInfo>
19848
                  <_length>1</_length>
19849
                  <_type>vim.ElementDescription[]</_type>
19850
                  <e id="0">
19851
                    <_type>vim.ElementDescription</_type>
19852
                    <key>flp</key>
19853
                    <label></label>
19854
                    <summary></summary>
19855
                  </e>
19856
                </choiceInfo>
19857
                <defaultIndex>0</defaultIndex>
19858
              </fileNameExtensions>
19859
              <type>vim.vm.device.VirtualFloppy.ImageBackingInfo</type>
19860
            </e>
19861
            <e id="2">
19862
              <_type>vim.vm.device.VirtualFloppyOption.RemoteDeviceBackingOption</_type>
19863
              <autoDetectAvailable>
19864
                <_type>vim.option.BoolOption</_type>
19865
                <defaultValue>true</defaultValue>
19866
                <supported>true</supported>
19867
              </autoDetectAvailable>
19868
              <type>vim.vm.device.VirtualFloppy.RemoteDeviceBackingInfo</type>
19869
            </e>
19870
          </backingOption>
19871
          <connectOption>
19872
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
19873
            <allowGuestControl>
19874
              <_type>vim.option.BoolOption</_type>
19875
              <defaultValue>true</defaultValue>
19876
              <supported>true</supported>
19877
            </allowGuestControl>
19878
            <startConnected>
19879
              <_type>vim.option.BoolOption</_type>
19880
              <defaultValue>true</defaultValue>
19881
              <supported>true</supported>
19882
            </startConnected>
19883
          </connectOption>
19884
          <controllerType>vim.vm.device.VirtualSIOController</controllerType>
19885
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
19886
          <deprecated>false</deprecated>
19887
          <hotRemoveSupported>false</hotRemoveSupported>
19888
          <plugAndPlay>false</plugAndPlay>
19889
          <type>vim.vm.device.VirtualFloppy</type>
19890
        </e>
19891
        <e id="3">
19892
          <_type>vim.vm.device.VirtualCdromOption</_type>
19893
          <autoAssignController>
19894
            <_type>vim.option.BoolOption</_type>
19895
            <defaultValue>false</defaultValue>
19896
            <supported>false</supported>
19897
          </autoAssignController>
19898
          <backingOption>
19899
            <_length>5</_length>
19900
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
19901
            <e id="0">
19902
              <_type>vim.vm.device.VirtualCdromOption.AtapiBackingOption</_type>
19903
              <autoDetectAvailable>
19904
                <_type>vim.option.BoolOption</_type>
19905
                <defaultValue>true</defaultValue>
19906
                <supported>true</supported>
19907
              </autoDetectAvailable>
19908
              <type>vim.vm.device.VirtualCdrom.AtapiBackingInfo</type>
19909
            </e>
19910
            <e id="1">
19911
              <_type>vim.vm.device.VirtualCdromOption.IsoBackingOption</_type>
19912
              <fileNameExtensions>
19913
                <_type>vim.option.ChoiceOption</_type>
19914
                <choiceInfo>
19915
                  <_length>1</_length>
19916
                  <_type>vim.ElementDescription[]</_type>
19917
                  <e id="0">
19918
                    <_type>vim.ElementDescription</_type>
19919
                    <key>iso</key>
19920
                    <label></label>
19921
                    <summary></summary>
19922
                  </e>
19923
                </choiceInfo>
19924
                <defaultIndex>0</defaultIndex>
19925
              </fileNameExtensions>
19926
              <type>vim.vm.device.VirtualCdrom.IsoBackingInfo</type>
19927
            </e>
19928
            <e id="2">
19929
              <_type>vim.vm.device.VirtualCdromOption.RemotePassthroughBackingOption</_type>
19930
              <autoDetectAvailable>
19931
                <_type>vim.option.BoolOption</_type>
19932
                <defaultValue>true</defaultValue>
19933
                <supported>true</supported>
19934
              </autoDetectAvailable>
19935
              <exclusive>
19936
                <_type>vim.option.BoolOption</_type>
19937
                <defaultValue>false</defaultValue>
19938
                <supported>true</supported>
19939
              </exclusive>
19940
              <type>vim.vm.device.VirtualCdrom.RemotePassthroughBackingInfo</type>
19941
            </e>
19942
            <e id="3">
19943
              <_type>vim.vm.device.VirtualCdromOption.RemoteAtapiBackingOption</_type>
19944
              <autoDetectAvailable>
19945
                <_type>vim.option.BoolOption</_type>
19946
                <defaultValue>true</defaultValue>
19947
                <supported>true</supported>
19948
              </autoDetectAvailable>
19949
              <type>vim.vm.device.VirtualCdrom.RemoteAtapiBackingInfo</type>
19950
            </e>
19951
            <e id="4">
19952
              <_type>vim.vm.device.VirtualCdromOption.PassthroughBackingOption</_type>
19953
              <autoDetectAvailable>
19954
                <_type>vim.option.BoolOption</_type>
19955
                <defaultValue>true</defaultValue>
19956
                <supported>true</supported>
19957
              </autoDetectAvailable>
19958
              <exclusive>
19959
                <_type>vim.option.BoolOption</_type>
19960
                <defaultValue>false</defaultValue>
19961
                <supported>true</supported>
19962
              </exclusive>
19963
              <type>vim.vm.device.VirtualCdrom.PassthroughBackingInfo</type>
19964
            </e>
19965
          </backingOption>
19966
          <connectOption>
19967
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
19968
            <allowGuestControl>
19969
              <_type>vim.option.BoolOption</_type>
19970
              <defaultValue>true</defaultValue>
19971
              <supported>true</supported>
19972
            </allowGuestControl>
19973
            <startConnected>
19974
              <_type>vim.option.BoolOption</_type>
19975
              <defaultValue>true</defaultValue>
19976
              <supported>true</supported>
19977
            </startConnected>
19978
          </connectOption>
19979
          <controllerType>vim.vm.device.VirtualIDEController</controllerType>
19980
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
19981
          <deprecated>false</deprecated>
19982
          <hotRemoveSupported>false</hotRemoveSupported>
19983
          <plugAndPlay>false</plugAndPlay>
19984
          <type>vim.vm.device.VirtualCdrom</type>
19985
        </e>
19986
        <e id="4">
19987
          <_type>vim.vm.device.VirtualCdromOption</_type>
19988
          <autoAssignController>
19989
            <_type>vim.option.BoolOption</_type>
19990
            <defaultValue>false</defaultValue>
19991
            <supported>false</supported>
19992
          </autoAssignController>
19993
          <backingOption>
19994
            <_length>5</_length>
19995
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
19996
            <e id="0">
19997
              <_type>vim.vm.device.VirtualCdromOption.AtapiBackingOption</_type>
19998
              <autoDetectAvailable>
19999
                <_type>vim.option.BoolOption</_type>
20000
                <defaultValue>true</defaultValue>
20001
                <supported>true</supported>
20002
              </autoDetectAvailable>
20003
              <type>vim.vm.device.VirtualCdrom.AtapiBackingInfo</type>
20004
            </e>
20005
            <e id="1">
20006
              <_type>vim.vm.device.VirtualCdromOption.IsoBackingOption</_type>
20007
              <fileNameExtensions>
20008
                <_type>vim.option.ChoiceOption</_type>
20009
                <choiceInfo>
20010
                  <_length>1</_length>
20011
                  <_type>vim.ElementDescription[]</_type>
20012
                  <e id="0">
20013
                    <_type>vim.ElementDescription</_type>
20014
                    <key>iso</key>
20015
                    <label></label>
20016
                    <summary></summary>
20017
                  </e>
20018
                </choiceInfo>
20019
                <defaultIndex>0</defaultIndex>
20020
              </fileNameExtensions>
20021
              <type>vim.vm.device.VirtualCdrom.IsoBackingInfo</type>
20022
            </e>
20023
            <e id="2">
20024
              <_type>vim.vm.device.VirtualCdromOption.RemotePassthroughBackingOption</_type>
20025
              <autoDetectAvailable>
20026
                <_type>vim.option.BoolOption</_type>
20027
                <defaultValue>true</defaultValue>
20028
                <supported>true</supported>
20029
              </autoDetectAvailable>
20030
              <exclusive>
20031
                <_type>vim.option.BoolOption</_type>
20032
                <defaultValue>false</defaultValue>
20033
                <supported>true</supported>
20034
              </exclusive>
20035
              <type>vim.vm.device.VirtualCdrom.RemotePassthroughBackingInfo</type>
20036
            </e>
20037
            <e id="3">
20038
              <_type>vim.vm.device.VirtualCdromOption.RemoteAtapiBackingOption</_type>
20039
              <autoDetectAvailable>
20040
                <_type>vim.option.BoolOption</_type>
20041
                <defaultValue>true</defaultValue>
20042
                <supported>true</supported>
20043
              </autoDetectAvailable>
20044
              <type>vim.vm.device.VirtualCdrom.RemoteAtapiBackingInfo</type>
20045
            </e>
20046
            <e id="4">
20047
              <_type>vim.vm.device.VirtualCdromOption.PassthroughBackingOption</_type>
20048
              <autoDetectAvailable>
20049
                <_type>vim.option.BoolOption</_type>
20050
                <defaultValue>true</defaultValue>
20051
                <supported>true</supported>
20052
              </autoDetectAvailable>
20053
              <exclusive>
20054
                <_type>vim.option.BoolOption</_type>
20055
                <defaultValue>false</defaultValue>
20056
                <supported>true</supported>
20057
              </exclusive>
20058
              <type>vim.vm.device.VirtualCdrom.PassthroughBackingInfo</type>
20059
            </e>
20060
          </backingOption>
20061
          <connectOption>
20062
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
20063
            <allowGuestControl>
20064
              <_type>vim.option.BoolOption</_type>
20065
              <defaultValue>true</defaultValue>
20066
              <supported>true</supported>
20067
            </allowGuestControl>
20068
            <startConnected>
20069
              <_type>vim.option.BoolOption</_type>
20070
              <defaultValue>true</defaultValue>
20071
              <supported>true</supported>
20072
            </startConnected>
20073
          </connectOption>
20074
          <controllerType>vim.vm.device.VirtualSATAController</controllerType>
20075
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
20076
          <deprecated>false</deprecated>
20077
          <hotRemoveSupported>true</hotRemoveSupported>
20078
          <plugAndPlay>true</plugAndPlay>
20079
          <type>vim.vm.device.VirtualCdrom</type>
20080
        </e>
20081
        <e id="5">
20082
          <_type>vim.vm.device.VirtualSIOControllerOption</_type>
20083
          <autoAssignController>
20084
            <_type>vim.option.BoolOption</_type>
20085
            <defaultValue>true</defaultValue>
20086
            <supported>true</supported>
20087
          </autoAssignController>
20088
          <deprecated>false</deprecated>
20089
          <devices>
20090
            <_type>vim.option.IntOption</_type>
20091
            <defaultValue>0</defaultValue>
20092
            <max>4</max>
20093
            <min>0</min>
20094
          </devices>
20095
          <hotRemoveSupported>false</hotRemoveSupported>
20096
          <numFloppyDrives>
20097
            <_type>vim.option.IntOption</_type>
20098
            <defaultValue>1</defaultValue>
20099
            <max>2</max>
20100
            <min>0</min>
20101
          </numFloppyDrives>
20102
          <numParallelPorts>
20103
            <_type>vim.option.IntOption</_type>
20104
            <defaultValue>0</defaultValue>
20105
            <max>3</max>
20106
            <min>0</min>
20107
          </numParallelPorts>
20108
          <numSerialPorts>
20109
            <_type>vim.option.IntOption</_type>
20110
            <defaultValue>0</defaultValue>
20111
            <max>4</max>
20112
            <min>0</min>
20113
          </numSerialPorts>
20114
          <plugAndPlay>false</plugAndPlay>
20115
          <supportedDevice>
20116
            <_length>3</_length>
20117
            <_type>vmodl.TypeName[]</_type>
20118
            <e id="0">vim.vm.device.VirtualFloppyOption</e>
20119
            <e id="1">vim.vm.device.VirtualSerialPortOption</e>
20120
            <e id="2">vim.vm.device.VirtualParallelPortOption</e>
20121
          </supportedDevice>
20122
          <type>vim.vm.device.VirtualSIOController</type>
20123
        </e>
20124
        <e id="6">
20125
          <_type>vim.vm.device.VirtualAHCIControllerOption</_type>
20126
          <autoAssignController>
20127
            <_type>vim.option.BoolOption</_type>
20128
            <defaultValue>true</defaultValue>
20129
            <supported>true</supported>
20130
          </autoAssignController>
20131
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20132
          <deprecated>false</deprecated>
20133
          <devices>
20134
            <_type>vim.option.IntOption</_type>
20135
            <defaultValue>0</defaultValue>
20136
            <max>30</max>
20137
            <min>0</min>
20138
          </devices>
20139
          <hotRemoveSupported>true</hotRemoveSupported>
20140
          <numSATACdroms>
20141
            <_type>vim.option.IntOption</_type>
20142
            <defaultValue>0</defaultValue>
20143
            <max>30</max>
20144
            <min>0</min>
20145
          </numSATACdroms>
20146
          <numSATADisks>
20147
            <_type>vim.option.IntOption</_type>
20148
            <defaultValue>0</defaultValue>
20149
            <max>30</max>
20150
            <min>0</min>
20151
          </numSATADisks>
20152
          <plugAndPlay>true</plugAndPlay>
20153
          <supportedDevice>
20154
            <_length>2</_length>
20155
            <_type>vmodl.TypeName[]</_type>
20156
            <e id="0">vim.vm.device.VirtualDiskOption</e>
20157
            <e id="1">vim.vm.device.VirtualCdromOption</e>
20158
          </supportedDevice>
20159
          <type>vim.vm.device.VirtualAHCIController</type>
20160
        </e>
20161
        <e id="7">
20162
          <_type>vim.vm.device.VirtualBusLogicControllerOption</_type>
20163
          <autoAssignController>
20164
            <_type>vim.option.BoolOption</_type>
20165
            <defaultValue>true</defaultValue>
20166
            <supported>true</supported>
20167
          </autoAssignController>
20168
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20169
          <defaultSharedIndex>0</defaultSharedIndex>
20170
          <deprecated>false</deprecated>
20171
          <devices>
20172
            <_type>vim.option.IntOption</_type>
20173
            <defaultValue>0</defaultValue>
20174
            <max>15</max>
20175
            <min>0</min>
20176
          </devices>
20177
          <hotAddRemove>
20178
            <_type>vim.option.BoolOption</_type>
20179
            <defaultValue>true</defaultValue>
20180
            <supported>true</supported>
20181
          </hotAddRemove>
20182
          <hotRemoveSupported>true</hotRemoveSupported>
20183
          <numSCSICdroms>
20184
            <_type>vim.option.IntOption</_type>
20185
            <defaultValue>0</defaultValue>
20186
            <max>15</max>
20187
            <min>0</min>
20188
          </numSCSICdroms>
20189
          <numSCSIDisks>
20190
            <_type>vim.option.IntOption</_type>
20191
            <defaultValue>1</defaultValue>
20192
            <max>15</max>
20193
            <min>1</min>
20194
          </numSCSIDisks>
20195
          <numSCSIPassthrough>
20196
            <_type>vim.option.IntOption</_type>
20197
            <defaultValue>0</defaultValue>
20198
            <max>15</max>
20199
            <min>0</min>
20200
          </numSCSIPassthrough>
20201
          <plugAndPlay>true</plugAndPlay>
20202
          <scsiCtlrUnitNumber>7</scsiCtlrUnitNumber>
20203
          <sharing>
20204
            <_length>1</_length>
20205
            <_type>vim.vm.device.VirtualSCSIController.Sharing[]</_type>
20206
            <e id="0">noSharing</e>
20207
          </sharing>
20208
          <supportedDevice>
20209
            <_length>3</_length>
20210
            <_type>vmodl.TypeName[]</_type>
20211
            <e id="0">vim.vm.device.VirtualDiskOption</e>
20212
            <e id="1">vim.vm.device.VirtualSCSIPassthroughOption</e>
20213
            <e id="2">vim.vm.device.VirtualCdromOption</e>
20214
          </supportedDevice>
20215
          <type>vim.vm.device.VirtualBusLogicController</type>
20216
        </e>
20217
        <e id="8">
20218
          <_type>vim.vm.device.VirtualLsiLogicControllerOption</_type>
20219
          <autoAssignController>
20220
            <_type>vim.option.BoolOption</_type>
20221
            <defaultValue>true</defaultValue>
20222
            <supported>true</supported>
20223
          </autoAssignController>
20224
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20225
          <defaultSharedIndex>0</defaultSharedIndex>
20226
          <deprecated>false</deprecated>
20227
          <devices>
20228
            <_type>vim.option.IntOption</_type>
20229
            <defaultValue>0</defaultValue>
20230
            <max>15</max>
20231
            <min>0</min>
20232
          </devices>
20233
          <hotAddRemove>
20234
            <_type>vim.option.BoolOption</_type>
20235
            <defaultValue>true</defaultValue>
20236
            <supported>true</supported>
20237
          </hotAddRemove>
20238
          <hotRemoveSupported>true</hotRemoveSupported>
20239
          <numSCSICdroms>
20240
            <_type>vim.option.IntOption</_type>
20241
            <defaultValue>0</defaultValue>
20242
            <max>15</max>
20243
            <min>0</min>
20244
          </numSCSICdroms>
20245
          <numSCSIDisks>
20246
            <_type>vim.option.IntOption</_type>
20247
            <defaultValue>1</defaultValue>
20248
            <max>15</max>
20249
            <min>1</min>
20250
          </numSCSIDisks>
20251
          <numSCSIPassthrough>
20252
            <_type>vim.option.IntOption</_type>
20253
            <defaultValue>0</defaultValue>
20254
            <max>15</max>
20255
            <min>0</min>
20256
          </numSCSIPassthrough>
20257
          <plugAndPlay>true</plugAndPlay>
20258
          <scsiCtlrUnitNumber>7</scsiCtlrUnitNumber>
20259
          <sharing>
20260
            <_length>1</_length>
20261
            <_type>vim.vm.device.VirtualSCSIController.Sharing[]</_type>
20262
            <e id="0">noSharing</e>
20263
          </sharing>
20264
          <supportedDevice>
20265
            <_length>3</_length>
20266
            <_type>vmodl.TypeName[]</_type>
20267
            <e id="0">vim.vm.device.VirtualDiskOption</e>
20268
            <e id="1">vim.vm.device.VirtualSCSIPassthroughOption</e>
20269
            <e id="2">vim.vm.device.VirtualCdromOption</e>
20270
          </supportedDevice>
20271
          <type>vim.vm.device.VirtualLsiLogicController</type>
20272
        </e>
20273
        <e id="9">
20274
          <_type>vim.vm.device.VirtualLsiLogicSASControllerOption</_type>
20275
          <autoAssignController>
20276
            <_type>vim.option.BoolOption</_type>
20277
            <defaultValue>true</defaultValue>
20278
            <supported>true</supported>
20279
          </autoAssignController>
20280
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20281
          <defaultSharedIndex>0</defaultSharedIndex>
20282
          <deprecated>false</deprecated>
20283
          <devices>
20284
            <_type>vim.option.IntOption</_type>
20285
            <defaultValue>0</defaultValue>
20286
            <max>15</max>
20287
            <min>0</min>
20288
          </devices>
20289
          <hotAddRemove>
20290
            <_type>vim.option.BoolOption</_type>
20291
            <defaultValue>true</defaultValue>
20292
            <supported>true</supported>
20293
          </hotAddRemove>
20294
          <hotRemoveSupported>true</hotRemoveSupported>
20295
          <numSCSICdroms>
20296
            <_type>vim.option.IntOption</_type>
20297
            <defaultValue>0</defaultValue>
20298
            <max>15</max>
20299
            <min>0</min>
20300
          </numSCSICdroms>
20301
          <numSCSIDisks>
20302
            <_type>vim.option.IntOption</_type>
20303
            <defaultValue>1</defaultValue>
20304
            <max>15</max>
20305
            <min>1</min>
20306
          </numSCSIDisks>
20307
          <numSCSIPassthrough>
20308
            <_type>vim.option.IntOption</_type>
20309
            <defaultValue>0</defaultValue>
20310
            <max>15</max>
20311
            <min>0</min>
20312
          </numSCSIPassthrough>
20313
          <plugAndPlay>true</plugAndPlay>
20314
          <scsiCtlrUnitNumber>7</scsiCtlrUnitNumber>
20315
          <sharing>
20316
            <_length>1</_length>
20317
            <_type>vim.vm.device.VirtualSCSIController.Sharing[]</_type>
20318
            <e id="0">noSharing</e>
20319
          </sharing>
20320
          <supportedDevice>
20321
            <_length>3</_length>
20322
            <_type>vmodl.TypeName[]</_type>
20323
            <e id="0">vim.vm.device.VirtualDiskOption</e>
20324
            <e id="1">vim.vm.device.VirtualSCSIPassthroughOption</e>
20325
            <e id="2">vim.vm.device.VirtualCdromOption</e>
20326
          </supportedDevice>
20327
          <type>vim.vm.device.VirtualLsiLogicSASController</type>
20328
        </e>
20329
        <e id="10">
20330
          <_type>vim.vm.device.VirtualNVMEControllerOption</_type>
20331
          <autoAssignController>
20332
            <_type>vim.option.BoolOption</_type>
20333
            <defaultValue>true</defaultValue>
20334
            <supported>true</supported>
20335
          </autoAssignController>
20336
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20337
          <deprecated>false</deprecated>
20338
          <devices>
20339
            <_type>vim.option.IntOption</_type>
20340
            <defaultValue>0</defaultValue>
20341
            <max>15</max>
20342
            <min>0</min>
20343
          </devices>
20344
          <hotRemoveSupported>false</hotRemoveSupported>
20345
          <numNVMEDisks>
20346
            <_type>vim.option.IntOption</_type>
20347
            <defaultValue>0</defaultValue>
20348
            <max>15</max>
20349
            <min>0</min>
20350
          </numNVMEDisks>
20351
          <plugAndPlay>false</plugAndPlay>
20352
          <supportedDevice>
20353
            <_length>1</_length>
20354
            <_type>vmodl.TypeName[]</_type>
20355
            <e id="0">vim.vm.device.VirtualDiskOption</e>
20356
          </supportedDevice>
20357
          <type>vim.vm.device.VirtualNVMEController</type>
20358
        </e>
20359
        <e id="11">
20360
          <_type>vim.vm.device.VirtualUSBControllerOption</_type>
20361
          <autoAssignController>
20362
            <_type>vim.option.BoolOption</_type>
20363
            <defaultValue>true</defaultValue>
20364
            <supported>true</supported>
20365
          </autoAssignController>
20366
          <autoConnectDevices>
20367
            <_type>vim.option.BoolOption</_type>
20368
            <defaultValue>false</defaultValue>
20369
            <supported>false</supported>
20370
          </autoConnectDevices>
20371
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20372
          <deprecated>false</deprecated>
20373
          <devices>
20374
            <_type>vim.option.IntOption</_type>
20375
            <defaultValue>0</defaultValue>
20376
            <max>20</max>
20377
            <min>0</min>
20378
          </devices>
20379
          <ehciSupported>
20380
            <_type>vim.option.BoolOption</_type>
20381
            <defaultValue>true</defaultValue>
20382
            <supported>true</supported>
20383
          </ehciSupported>
20384
          <hotRemoveSupported>true</hotRemoveSupported>
20385
          <plugAndPlay>true</plugAndPlay>
20386
          <supportedDevice>
20387
            <_length>1</_length>
20388
            <_type>vmodl.TypeName[]</_type>
20389
            <e id="0">vim.vm.device.VirtualUSBOption</e>
20390
          </supportedDevice>
20391
          <supportedSpeeds>
20392
            <_length>3</_length>
20393
            <_type>string[]</_type>
20394
            <e id="0">low</e>
20395
            <e id="1">high</e>
20396
            <e id="2">full</e>
20397
          </supportedSpeeds>
20398
          <type>vim.vm.device.VirtualUSBController</type>
20399
        </e>
20400
        <e id="12">
20401
          <_type>vim.vm.device.VirtualUSBXHCIControllerOption</_type>
20402
          <autoAssignController>
20403
            <_type>vim.option.BoolOption</_type>
20404
            <defaultValue>true</defaultValue>
20405
            <supported>true</supported>
20406
          </autoAssignController>
20407
          <autoConnectDevices>
20408
            <_type>vim.option.BoolOption</_type>
20409
            <defaultValue>false</defaultValue>
20410
            <supported>false</supported>
20411
          </autoConnectDevices>
20412
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20413
          <deprecated>false</deprecated>
20414
          <devices>
20415
            <_type>vim.option.IntOption</_type>
20416
            <defaultValue>0</defaultValue>
20417
            <max>20</max>
20418
            <min>0</min>
20419
          </devices>
20420
          <hotRemoveSupported>true</hotRemoveSupported>
20421
          <plugAndPlay>true</plugAndPlay>
20422
          <supportedDevice>
20423
            <_length>1</_length>
20424
            <_type>vmodl.TypeName[]</_type>
20425
            <e id="0">vim.vm.device.VirtualUSBOption</e>
20426
          </supportedDevice>
20427
          <supportedSpeeds>
20428
            <_length>4</_length>
20429
            <_type>string[]</_type>
20430
            <e id="0">low</e>
20431
            <e id="1">high</e>
20432
            <e id="2">full</e>
20433
            <e id="3">superSpeed</e>
20434
          </supportedSpeeds>
20435
          <type>vim.vm.device.VirtualUSBXHCIController</type>
20436
        </e>
20437
        <e id="13">
20438
          <_type>vim.vm.device.VirtualUSBOption</_type>
20439
          <autoAssignController>
20440
            <_type>vim.option.BoolOption</_type>
20441
            <defaultValue>true</defaultValue>
20442
            <supported>true</supported>
20443
          </autoAssignController>
20444
          <backingOption>
20445
            <_length>2</_length>
20446
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
20447
            <e id="0">
20448
              <_type>vim.vm.device.VirtualUSBOption.USBBackingOption</_type>
20449
              <autoDetectAvailable>
20450
                <_type>vim.option.BoolOption</_type>
20451
                <defaultValue>false</defaultValue>
20452
                <supported>false</supported>
20453
              </autoDetectAvailable>
20454
              <type>vim.vm.device.VirtualUSB.USBBackingInfo</type>
20455
            </e>
20456
            <e id="1">
20457
              <_type>vim.vm.device.VirtualUSBOption.RemoteClientBackingOption</_type>
20458
              <autoDetectAvailable>
20459
                <_type>vim.option.BoolOption</_type>
20460
                <defaultValue>false</defaultValue>
20461
                <supported>false</supported>
20462
              </autoDetectAvailable>
20463
              <type>vim.vm.device.VirtualUSB.RemoteClientBackingInfo</type>
20464
            </e>
20465
          </backingOption>
20466
          <controllerType>vim.vm.device.VirtualUSBController</controllerType>
20467
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
20468
          <deprecated>false</deprecated>
20469
          <hotRemoveSupported>true</hotRemoveSupported>
20470
          <plugAndPlay>true</plugAndPlay>
20471
          <type>vim.vm.device.VirtualUSB</type>
20472
        </e>
20473
        <e id="14">
20474
          <_type>vim.vm.device.VirtualUSBOption</_type>
20475
          <autoAssignController>
20476
            <_type>vim.option.BoolOption</_type>
20477
            <defaultValue>true</defaultValue>
20478
            <supported>true</supported>
20479
          </autoAssignController>
20480
          <backingOption>
20481
            <_length>2</_length>
20482
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
20483
            <e id="0">
20484
              <_type>vim.vm.device.VirtualUSBOption.USBBackingOption</_type>
20485
              <autoDetectAvailable>
20486
                <_type>vim.option.BoolOption</_type>
20487
                <defaultValue>false</defaultValue>
20488
                <supported>false</supported>
20489
              </autoDetectAvailable>
20490
              <type>vim.vm.device.VirtualUSB.USBBackingInfo</type>
20491
            </e>
20492
            <e id="1">
20493
              <_type>vim.vm.device.VirtualUSBOption.RemoteClientBackingOption</_type>
20494
              <autoDetectAvailable>
20495
                <_type>vim.option.BoolOption</_type>
20496
                <defaultValue>false</defaultValue>
20497
                <supported>false</supported>
20498
              </autoDetectAvailable>
20499
              <type>vim.vm.device.VirtualUSB.RemoteClientBackingInfo</type>
20500
            </e>
20501
          </backingOption>
20502
          <controllerType>vim.vm.device.VirtualUSBXHCIController</controllerType>
20503
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
20504
          <deprecated>false</deprecated>
20505
          <hotRemoveSupported>true</hotRemoveSupported>
20506
          <plugAndPlay>true</plugAndPlay>
20507
          <type>vim.vm.device.VirtualUSB</type>
20508
        </e>
20509
        <e id="15">
20510
          <_type>vim.vm.device.VirtualVideoCardOption</_type>
20511
          <autoAssignController>
20512
            <_type>vim.option.BoolOption</_type>
20513
            <defaultValue>true</defaultValue>
20514
            <supported>true</supported>
20515
          </autoAssignController>
20516
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20517
          <deprecated>false</deprecated>
20518
          <graphicsMemorySizeInKB>
20519
            <_type>vim.option.LongOption</_type>
20520
            <defaultValue>262144</defaultValue>
20521
            <max>4194304</max>
20522
            <min>32768</min>
20523
          </graphicsMemorySizeInKB>
20524
          <graphicsMemorySizeSupported>
20525
            <_type>vim.option.BoolOption</_type>
20526
            <defaultValue>false</defaultValue>
20527
            <supported>true</supported>
20528
          </graphicsMemorySizeSupported>
20529
          <hotRemoveSupported>false</hotRemoveSupported>
20530
          <numDisplays>
20531
            <_type>vim.option.IntOption</_type>
20532
            <defaultValue>1</defaultValue>
20533
            <max>10</max>
20534
            <min>1</min>
20535
          </numDisplays>
20536
          <plugAndPlay>false</plugAndPlay>
20537
          <support3D>
20538
            <_type>vim.option.BoolOption</_type>
20539
            <defaultValue>true</defaultValue>
20540
            <supported>true</supported>
20541
          </support3D>
20542
          <type>vim.vm.device.VirtualVideoCard</type>
20543
          <use3dRendererSupported>
20544
            <_type>vim.option.BoolOption</_type>
20545
            <defaultValue>false</defaultValue>
20546
            <supported>false</supported>
20547
          </use3dRendererSupported>
20548
          <useAutoDetect>
20549
            <_type>vim.option.BoolOption</_type>
20550
            <defaultValue>true</defaultValue>
20551
            <supported>true</supported>
20552
          </useAutoDetect>
20553
          <videoRamSizeInKB>
20554
            <_type>vim.option.LongOption</_type>
20555
            <defaultValue>16384</defaultValue>
20556
            <max>262144</max>
20557
            <min>1200</min>
20558
          </videoRamSizeInKB>
20559
        </e>
20560
        <e id="16">
20561
          <_type>vim.vm.device.VirtualPointingDeviceOption</_type>
20562
          <autoAssignController>
20563
            <_type>vim.option.BoolOption</_type>
20564
            <defaultValue>true</defaultValue>
20565
            <supported>true</supported>
20566
          </autoAssignController>
20567
          <backingOption>
20568
            <_length>1</_length>
20569
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
20570
            <e id="0">
20571
              <_type>vim.vm.device.VirtualPointingDeviceOption.DeviceBackingOption</_type>
20572
              <autoDetectAvailable>
20573
                <_type>vim.option.BoolOption</_type>
20574
                <defaultValue>true</defaultValue>
20575
                <supported>true</supported>
20576
              </autoDetectAvailable>
20577
              <hostPointingDevice>
20578
                <_type>vim.option.ChoiceOption</_type>
20579
                <choiceInfo>
20580
                  <_length>8</_length>
20581
                  <_type>vim.ElementDescription[]</_type>
20582
                  <e id="0">
20583
                    <_type>vim.ElementDescription</_type>
20584
                    <key>autodetect</key>
20585
                    <label></label>
20586
                    <summary></summary>
20587
                  </e>
20588
                  <e id="1">
20589
                    <_type>vim.ElementDescription</_type>
20590
                    <key>intellimouse_explorer</key>
20591
                    <label></label>
20592
                    <summary></summary>
20593
                  </e>
20594
                  <e id="2">
20595
                    <_type>vim.ElementDescription</_type>
20596
                    <key>intellimouse_ps2</key>
20597
                    <label></label>
20598
                    <summary></summary>
20599
                  </e>
20600
                  <e id="3">
20601
                    <_type>vim.ElementDescription</_type>
20602
                    <key>logitech_mouseman</key>
20603
                    <label></label>
20604
                    <summary></summary>
20605
                  </e>
20606
                  <e id="4">
20607
                    <_type>vim.ElementDescription</_type>
20608
                    <key>microsoft_serial</key>
20609
                    <label></label>
20610
                    <summary></summary>
20611
                  </e>
20612
                  <e id="5">
20613
                    <_type>vim.ElementDescription</_type>
20614
                    <key>mouse_systems</key>
20615
                    <label></label>
20616
                    <summary></summary>
20617
                  </e>
20618
                  <e id="6">
20619
                    <_type>vim.ElementDescription</_type>
20620
                    <key>mouseman_serial</key>
20621
                    <label></label>
20622
                    <summary></summary>
20623
                  </e>
20624
                  <e id="7">
20625
                    <_type>vim.ElementDescription</_type>
20626
                    <key>ps_2</key>
20627
                    <label></label>
20628
                    <summary></summary>
20629
                  </e>
20630
                </choiceInfo>
20631
                <defaultIndex>0</defaultIndex>
20632
              </hostPointingDevice>
20633
              <type>vim.vm.device.VirtualPointingDevice.DeviceBackingInfo</type>
20634
            </e>
20635
          </backingOption>
20636
          <controllerType>vim.vm.device.VirtualPS2Controller</controllerType>
20637
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
20638
          <deprecated>false</deprecated>
20639
          <hotRemoveSupported>false</hotRemoveSupported>
20640
          <plugAndPlay>false</plugAndPlay>
20641
          <type>vim.vm.device.VirtualPointingDevice</type>
20642
        </e>
20643
        <e id="17">
20644
          <_type>vim.vm.device.VirtualPS2ControllerOption</_type>
20645
          <autoAssignController>
20646
            <_type>vim.option.BoolOption</_type>
20647
            <defaultValue>true</defaultValue>
20648
            <supported>true</supported>
20649
          </autoAssignController>
20650
          <deprecated>false</deprecated>
20651
          <devices>
20652
            <_type>vim.option.IntOption</_type>
20653
            <defaultValue>2</defaultValue>
20654
            <max>2</max>
20655
            <min>0</min>
20656
          </devices>
20657
          <hotRemoveSupported>false</hotRemoveSupported>
20658
          <numKeyboards>
20659
            <_type>vim.option.IntOption</_type>
20660
            <defaultValue>1</defaultValue>
20661
            <max>1</max>
20662
            <min>1</min>
20663
          </numKeyboards>
20664
          <numPointingDevices>
20665
            <_type>vim.option.IntOption</_type>
20666
            <defaultValue>1</defaultValue>
20667
            <max>1</max>
20668
            <min>1</min>
20669
          </numPointingDevices>
20670
          <plugAndPlay>false</plugAndPlay>
20671
          <supportedDevice>
20672
            <_length>2</_length>
20673
            <_type>vmodl.TypeName[]</_type>
20674
            <e id="0">vim.vm.device.VirtualPointingDeviceOption</e>
20675
            <e id="1">vim.vm.device.VirtualKeyboardOption</e>
20676
          </supportedDevice>
20677
          <type>vim.vm.device.VirtualPS2Controller</type>
20678
        </e>
20679
        <e id="18">
20680
          <_type>vim.vm.device.VirtualPCIControllerOption</_type>
20681
          <autoAssignController>
20682
            <_type>vim.option.BoolOption</_type>
20683
            <defaultValue>true</defaultValue>
20684
            <supported>true</supported>
20685
          </autoAssignController>
20686
          <deprecated>false</deprecated>
20687
          <devices>
20688
            <_type>vim.option.IntOption</_type>
20689
            <defaultValue>2</defaultValue>
20690
            <max>32</max>
20691
            <min>0</min>
20692
          </devices>
20693
          <hotRemoveSupported>false</hotRemoveSupported>
20694
          <numEthernetCards>
20695
            <_type>vim.option.IntOption</_type>
20696
            <defaultValue>1</defaultValue>
20697
            <max>10</max>
20698
            <min>0</min>
20699
          </numEthernetCards>
20700
          <numNVMEControllers>
20701
            <_type>vim.option.IntOption</_type>
20702
            <defaultValue>0</defaultValue>
20703
            <max>4</max>
20704
            <min>0</min>
20705
          </numNVMEControllers>
20706
          <numPCIPassthroughDevices>
20707
            <_type>vim.option.IntOption</_type>
20708
            <defaultValue>0</defaultValue>
20709
            <max>0</max>
20710
            <min>0</min>
20711
          </numPCIPassthroughDevices>
20712
          <numParaVirtualSCSIControllers>
20713
            <_type>vim.option.IntOption</_type>
20714
            <defaultValue>0</defaultValue>
20715
            <max>0</max>
20716
            <min>0</min>
20717
          </numParaVirtualSCSIControllers>
20718
          <numSATAControllers>
20719
            <_type>vim.option.IntOption</_type>
20720
            <defaultValue>0</defaultValue>
20721
            <max>4</max>
20722
            <min>0</min>
20723
          </numSATAControllers>
20724
          <numSCSIControllers>
20725
            <_type>vim.option.IntOption</_type>
20726
            <defaultValue>1</defaultValue>
20727
            <max>4</max>
20728
            <min>0</min>
20729
          </numSCSIControllers>
20730
          <numSasSCSIControllers>
20731
            <_type>vim.option.IntOption</_type>
20732
            <defaultValue>0</defaultValue>
20733
            <max>4</max>
20734
            <min>0</min>
20735
          </numSasSCSIControllers>
20736
          <numSoundCards>
20737
            <_type>vim.option.IntOption</_type>
20738
            <defaultValue>1</defaultValue>
20739
            <max>1</max>
20740
            <min>1</min>
20741
          </numSoundCards>
20742
          <numVideoCards>
20743
            <_type>vim.option.IntOption</_type>
20744
            <defaultValue>1</defaultValue>
20745
            <max>1</max>
20746
            <min>1</min>
20747
          </numVideoCards>
20748
          <numVmciDevices>
20749
            <_type>vim.option.IntOption</_type>
20750
            <defaultValue>0</defaultValue>
20751
            <max>1</max>
20752
            <min>0</min>
20753
          </numVmciDevices>
20754
          <numVmiRoms>
20755
            <_type>vim.option.IntOption</_type>
20756
            <defaultValue>0</defaultValue>
20757
            <max>1</max>
20758
            <min>0</min>
20759
          </numVmiRoms>
20760
          <numVmxnet3EthernetCards>
20761
            <_type>vim.option.IntOption</_type>
20762
            <defaultValue>0</defaultValue>
20763
            <max>10</max>
20764
            <min>0</min>
20765
          </numVmxnet3EthernetCards>
20766
          <numVmxnet3VrdmaEthernetCards>
20767
            <_type>vim.option.IntOption</_type>
20768
            <defaultValue>0</defaultValue>
20769
            <max>0</max>
20770
            <min>0</min>
20771
          </numVmxnet3VrdmaEthernetCards>
20772
          <plugAndPlay>false</plugAndPlay>
20773
          <supportedDevice>
20774
            <_length>7</_length>
20775
            <_type>vmodl.TypeName[]</_type>
20776
            <e id="0">vim.vm.device.VirtualSCSIControllerOption</e>
20777
            <e id="1">vim.vm.device.VirtualEthernetCardOption</e>
20778
            <e id="2">vim.vm.device.VirtualSoundCardOption</e>
20779
            <e id="3">vim.vm.device.VirtualVideoCardOption</e>
20780
            <e id="4">vim.vm.device.VirtualSATAControllerOption</e>
20781
            <e id="5">vim.vm.device.VirtualNVMEControllerOption</e>
20782
            <e id="6">vim.vm.device.VirtualVMIROMOption</e>
20783
          </supportedDevice>
20784
          <type>vim.vm.device.VirtualPCIController</type>
20785
        </e>
20786
        <e id="19">
20787
          <_type>vim.vm.device.VirtualKeyboardOption</_type>
20788
          <autoAssignController>
20789
            <_type>vim.option.BoolOption</_type>
20790
            <defaultValue>true</defaultValue>
20791
            <supported>true</supported>
20792
          </autoAssignController>
20793
          <controllerType>vim.vm.device.VirtualPS2Controller</controllerType>
20794
          <deprecated>false</deprecated>
20795
          <hotRemoveSupported>false</hotRemoveSupported>
20796
          <plugAndPlay>false</plugAndPlay>
20797
          <type>vim.vm.device.VirtualKeyboard</type>
20798
        </e>
20799
        <e id="20">
20800
          <_type>vim.vm.device.VirtualIDEControllerOption</_type>
20801
          <autoAssignController>
20802
            <_type>vim.option.BoolOption</_type>
20803
            <defaultValue>true</defaultValue>
20804
            <supported>true</supported>
20805
          </autoAssignController>
20806
          <deprecated>false</deprecated>
20807
          <devices>
20808
            <_type>vim.option.IntOption</_type>
20809
            <defaultValue>0</defaultValue>
20810
            <max>2</max>
20811
            <min>0</min>
20812
          </devices>
20813
          <hotRemoveSupported>false</hotRemoveSupported>
20814
          <numIDECdroms>
20815
            <_type>vim.option.IntOption</_type>
20816
            <defaultValue>1</defaultValue>
20817
            <max>2</max>
20818
            <min>0</min>
20819
          </numIDECdroms>
20820
          <numIDEDisks>
20821
            <_type>vim.option.IntOption</_type>
20822
            <defaultValue>0</defaultValue>
20823
            <max>2</max>
20824
            <min>0</min>
20825
          </numIDEDisks>
20826
          <plugAndPlay>false</plugAndPlay>
20827
          <supportedDevice>
20828
            <_length>2</_length>
20829
            <_type>vmodl.TypeName[]</_type>
20830
            <e id="0">vim.vm.device.VirtualCdromOption</e>
20831
            <e id="1">vim.vm.device.VirtualDiskOption</e>
20832
          </supportedDevice>
20833
          <type>vim.vm.device.VirtualIDEController</type>
20834
        </e>
20835
        <e id="21">
20836
          <_type>vim.vm.device.VirtualVMIROMOption</_type>
20837
          <autoAssignController>
20838
            <_type>vim.option.BoolOption</_type>
20839
            <defaultValue>true</defaultValue>
20840
            <supported>true</supported>
20841
          </autoAssignController>
20842
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20843
          <deprecated>false</deprecated>
20844
          <hotRemoveSupported>true</hotRemoveSupported>
20845
          <plugAndPlay>true</plugAndPlay>
20846
          <type>vim.vm.device.VirtualVMIROM</type>
20847
        </e>
20848
        <e id="22">
20849
          <_type>vim.vm.device.VirtualVMCIDeviceOption</_type>
20850
          <allowUnrestrictedCommunication>
20851
            <_type>vim.option.BoolOption</_type>
20852
            <defaultValue>false</defaultValue>
20853
            <supported>true</supported>
20854
          </allowUnrestrictedCommunication>
20855
          <autoAssignController>
20856
            <_type>vim.option.BoolOption</_type>
20857
            <defaultValue>true</defaultValue>
20858
            <supported>true</supported>
20859
          </autoAssignController>
20860
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
20861
          <deprecated>false</deprecated>
20862
          <filterSpecOption>
20863
            <_type>vim.vm.device.VirtualVMCIDeviceOption.FilterSpecOption</_type>
20864
            <action>
20865
              <_type>vim.option.ChoiceOption</_type>
20866
              <choiceInfo>
20867
                <_length>2</_length>
20868
                <_type>vim.ElementDescription[]</_type>
20869
                <e id="0">
20870
                  <_type>vim.ElementDescription</_type>
20871
                  <key>deny</key>
20872
                  <label></label>
20873
                  <summary></summary>
20874
                </e>
20875
                <e id="1">
20876
                  <_type>vim.ElementDescription</_type>
20877
                  <key>allow</key>
20878
                  <label></label>
20879
                  <summary></summary>
20880
                </e>
20881
              </choiceInfo>
20882
              <defaultIndex>0</defaultIndex>
20883
            </action>
20884
            <direction>
20885
              <_type>vim.option.ChoiceOption</_type>
20886
              <choiceInfo>
20887
                <_length>3</_length>
20888
                <_type>vim.ElementDescription[]</_type>
20889
                <e id="0">
20890
                  <_type>vim.ElementDescription</_type>
20891
                  <key>anyDirection</key>
20892
                  <label></label>
20893
                  <summary></summary>
20894
                </e>
20895
                <e id="1">
20896
                  <_type>vim.ElementDescription</_type>
20897
                  <key>guest</key>
20898
                  <label></label>
20899
                  <summary></summary>
20900
                </e>
20901
                <e id="2">
20902
                  <_type>vim.ElementDescription</_type>
20903
                  <key>host</key>
20904
                  <label></label>
20905
                  <summary></summary>
20906
                </e>
20907
              </choiceInfo>
20908
              <defaultIndex>0</defaultIndex>
20909
            </direction>
20910
            <lowerDstPortBoundary>
20911
              <_type>vim.option.LongOption</_type>
20912
              <defaultValue>0</defaultValue>
20913
              <max>4294967294</max>
20914
              <min>0</min>
20915
            </lowerDstPortBoundary>
20916
            <protocol>
20917
              <_type>vim.option.ChoiceOption</_type>
20918
              <choiceInfo>
20919
                <_length>6</_length>
20920
                <_type>vim.ElementDescription[]</_type>
20921
                <e id="0">
20922
                  <_type>vim.ElementDescription</_type>
20923
                  <key>anyProtocol</key>
20924
                  <label></label>
20925
                  <summary></summary>
20926
                </e>
20927
                <e id="1">
20928
                  <_type>vim.ElementDescription</_type>
20929
                  <key>hypervisor</key>
20930
                  <label></label>
20931
                  <summary></summary>
20932
                </e>
20933
                <e id="2">
20934
                  <_type>vim.ElementDescription</_type>
20935
                  <key>doorbell</key>
20936
                  <label></label>
20937
                  <summary></summary>
20938
                </e>
20939
                <e id="3">
20940
                  <_type>vim.ElementDescription</_type>
20941
                  <key>queuepair</key>
20942
                  <label></label>
20943
                  <summary></summary>
20944
                </e>
20945
                <e id="4">
20946
                  <_type>vim.ElementDescription</_type>
20947
                  <key>datagram</key>
20948
                  <label></label>
20949
                  <summary></summary>
20950
                </e>
20951
                <e id="5">
20952
                  <_type>vim.ElementDescription</_type>
20953
                  <key>stream</key>
20954
                  <label></label>
20955
                  <summary></summary>
20956
                </e>
20957
              </choiceInfo>
20958
              <defaultIndex>0</defaultIndex>
20959
            </protocol>
20960
            <upperDstPortBoundary>
20961
              <_type>vim.option.LongOption</_type>
20962
              <defaultValue>4294967294</defaultValue>
20963
              <max>4294967294</max>
20964
              <min>0</min>
20965
            </upperDstPortBoundary>
20966
          </filterSpecOption>
20967
          <filterSupported>
20968
            <_type>vim.option.BoolOption</_type>
20969
            <defaultValue>false</defaultValue>
20970
            <supported>false</supported>
20971
          </filterSupported>
20972
          <hotRemoveSupported>true</hotRemoveSupported>
20973
          <plugAndPlay>true</plugAndPlay>
20974
          <type>vim.vm.device.VirtualVMCIDevice</type>
20975
        </e>
20976
        <e id="23">
20977
          <_type>vim.vm.device.VirtualE1000Option</_type>
20978
          <autoAssignController>
20979
            <_type>vim.option.BoolOption</_type>
20980
            <defaultValue>true</defaultValue>
20981
            <supported>true</supported>
20982
          </autoAssignController>
20983
          <backingOption>
20984
            <_length>2</_length>
20985
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
20986
            <e id="0">
20987
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
20988
              <autoDetectAvailable>
20989
                <_type>vim.option.BoolOption</_type>
20990
                <defaultValue>false</defaultValue>
20991
                <supported>false</supported>
20992
              </autoDetectAvailable>
20993
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
20994
            </e>
20995
            <e id="1">
20996
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
20997
              <autoDetectAvailable>
20998
                <_type>vim.option.BoolOption</_type>
20999
                <defaultValue>false</defaultValue>
21000
                <supported>false</supported>
21001
              </autoDetectAvailable>
21002
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21003
            </e>
21004
          </backingOption>
21005
          <connectOption>
21006
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21007
            <allowGuestControl>
21008
              <_type>vim.option.BoolOption</_type>
21009
              <defaultValue>true</defaultValue>
21010
              <supported>true</supported>
21011
            </allowGuestControl>
21012
            <startConnected>
21013
              <_type>vim.option.BoolOption</_type>
21014
              <defaultValue>true</defaultValue>
21015
              <supported>true</supported>
21016
            </startConnected>
21017
          </connectOption>
21018
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21019
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21020
          <deprecated>false</deprecated>
21021
          <hotRemoveSupported>true</hotRemoveSupported>
21022
          <macType>
21023
            <_type>vim.option.ChoiceOption</_type>
21024
            <choiceInfo>
21025
              <_length>3</_length>
21026
              <_type>vim.ElementDescription[]</_type>
21027
              <e id="0">
21028
                <_type>vim.ElementDescription</_type>
21029
                <key>assigned</key>
21030
                <label></label>
21031
                <summary></summary>
21032
              </e>
21033
              <e id="1">
21034
                <_type>vim.ElementDescription</_type>
21035
                <key>manual</key>
21036
                <label></label>
21037
                <summary></summary>
21038
              </e>
21039
              <e id="2">
21040
                <_type>vim.ElementDescription</_type>
21041
                <key>generated</key>
21042
                <label></label>
21043
                <summary></summary>
21044
              </e>
21045
            </choiceInfo>
21046
            <defaultIndex>0</defaultIndex>
21047
          </macType>
21048
          <plugAndPlay>true</plugAndPlay>
21049
          <supportedOUI>
21050
            <_type>vim.option.ChoiceOption</_type>
21051
            <choiceInfo>
21052
              <_length>1</_length>
21053
              <_type>vim.ElementDescription[]</_type>
21054
              <e id="0">
21055
                <_type>vim.ElementDescription</_type>
21056
                <key>00:50:56</key>
21057
                <label></label>
21058
                <summary></summary>
21059
              </e>
21060
            </choiceInfo>
21061
            <defaultIndex>0</defaultIndex>
21062
          </supportedOUI>
21063
          <type>vim.vm.device.VirtualE1000</type>
21064
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21065
          <wakeOnLanEnabled>
21066
            <_type>vim.option.BoolOption</_type>
21067
            <defaultValue>true</defaultValue>
21068
            <supported>true</supported>
21069
          </wakeOnLanEnabled>
21070
        </e>
21071
        <e id="24">
21072
          <_type>vim.vm.device.VirtualE1000eOption</_type>
21073
          <autoAssignController>
21074
            <_type>vim.option.BoolOption</_type>
21075
            <defaultValue>true</defaultValue>
21076
            <supported>true</supported>
21077
          </autoAssignController>
21078
          <backingOption>
21079
            <_length>2</_length>
21080
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21081
            <e id="0">
21082
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
21083
              <autoDetectAvailable>
21084
                <_type>vim.option.BoolOption</_type>
21085
                <defaultValue>false</defaultValue>
21086
                <supported>false</supported>
21087
              </autoDetectAvailable>
21088
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
21089
            </e>
21090
            <e id="1">
21091
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
21092
              <autoDetectAvailable>
21093
                <_type>vim.option.BoolOption</_type>
21094
                <defaultValue>false</defaultValue>
21095
                <supported>false</supported>
21096
              </autoDetectAvailable>
21097
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21098
            </e>
21099
          </backingOption>
21100
          <connectOption>
21101
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21102
            <allowGuestControl>
21103
              <_type>vim.option.BoolOption</_type>
21104
              <defaultValue>true</defaultValue>
21105
              <supported>true</supported>
21106
            </allowGuestControl>
21107
            <startConnected>
21108
              <_type>vim.option.BoolOption</_type>
21109
              <defaultValue>true</defaultValue>
21110
              <supported>true</supported>
21111
            </startConnected>
21112
          </connectOption>
21113
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21114
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21115
          <deprecated>false</deprecated>
21116
          <hotRemoveSupported>true</hotRemoveSupported>
21117
          <macType>
21118
            <_type>vim.option.ChoiceOption</_type>
21119
            <choiceInfo>
21120
              <_length>3</_length>
21121
              <_type>vim.ElementDescription[]</_type>
21122
              <e id="0">
21123
                <_type>vim.ElementDescription</_type>
21124
                <key>assigned</key>
21125
                <label></label>
21126
                <summary></summary>
21127
              </e>
21128
              <e id="1">
21129
                <_type>vim.ElementDescription</_type>
21130
                <key>manual</key>
21131
                <label></label>
21132
                <summary></summary>
21133
              </e>
21134
              <e id="2">
21135
                <_type>vim.ElementDescription</_type>
21136
                <key>generated</key>
21137
                <label></label>
21138
                <summary></summary>
21139
              </e>
21140
            </choiceInfo>
21141
            <defaultIndex>0</defaultIndex>
21142
          </macType>
21143
          <plugAndPlay>true</plugAndPlay>
21144
          <supportedOUI>
21145
            <_type>vim.option.ChoiceOption</_type>
21146
            <choiceInfo>
21147
              <_length>1</_length>
21148
              <_type>vim.ElementDescription[]</_type>
21149
              <e id="0">
21150
                <_type>vim.ElementDescription</_type>
21151
                <key>00:50:56</key>
21152
                <label></label>
21153
                <summary></summary>
21154
              </e>
21155
            </choiceInfo>
21156
            <defaultIndex>0</defaultIndex>
21157
          </supportedOUI>
21158
          <type>vim.vm.device.VirtualE1000e</type>
21159
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21160
          <wakeOnLanEnabled>
21161
            <_type>vim.option.BoolOption</_type>
21162
            <defaultValue>true</defaultValue>
21163
            <supported>true</supported>
21164
          </wakeOnLanEnabled>
21165
        </e>
21166
        <e id="25">
21167
          <_type>vim.vm.device.VirtualPCNet32Option</_type>
21168
          <autoAssignController>
21169
            <_type>vim.option.BoolOption</_type>
21170
            <defaultValue>true</defaultValue>
21171
            <supported>true</supported>
21172
          </autoAssignController>
21173
          <backingOption>
21174
            <_length>2</_length>
21175
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21176
            <e id="0">
21177
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
21178
              <autoDetectAvailable>
21179
                <_type>vim.option.BoolOption</_type>
21180
                <defaultValue>false</defaultValue>
21181
                <supported>false</supported>
21182
              </autoDetectAvailable>
21183
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
21184
            </e>
21185
            <e id="1">
21186
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
21187
              <autoDetectAvailable>
21188
                <_type>vim.option.BoolOption</_type>
21189
                <defaultValue>false</defaultValue>
21190
                <supported>false</supported>
21191
              </autoDetectAvailable>
21192
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21193
            </e>
21194
          </backingOption>
21195
          <connectOption>
21196
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21197
            <allowGuestControl>
21198
              <_type>vim.option.BoolOption</_type>
21199
              <defaultValue>true</defaultValue>
21200
              <supported>true</supported>
21201
            </allowGuestControl>
21202
            <startConnected>
21203
              <_type>vim.option.BoolOption</_type>
21204
              <defaultValue>true</defaultValue>
21205
              <supported>true</supported>
21206
            </startConnected>
21207
          </connectOption>
21208
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21209
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21210
          <deprecated>false</deprecated>
21211
          <hotRemoveSupported>true</hotRemoveSupported>
21212
          <macType>
21213
            <_type>vim.option.ChoiceOption</_type>
21214
            <choiceInfo>
21215
              <_length>3</_length>
21216
              <_type>vim.ElementDescription[]</_type>
21217
              <e id="0">
21218
                <_type>vim.ElementDescription</_type>
21219
                <key>assigned</key>
21220
                <label></label>
21221
                <summary></summary>
21222
              </e>
21223
              <e id="1">
21224
                <_type>vim.ElementDescription</_type>
21225
                <key>manual</key>
21226
                <label></label>
21227
                <summary></summary>
21228
              </e>
21229
              <e id="2">
21230
                <_type>vim.ElementDescription</_type>
21231
                <key>generated</key>
21232
                <label></label>
21233
                <summary></summary>
21234
              </e>
21235
            </choiceInfo>
21236
            <defaultIndex>0</defaultIndex>
21237
          </macType>
21238
          <plugAndPlay>true</plugAndPlay>
21239
          <supportedOUI>
21240
            <_type>vim.option.ChoiceOption</_type>
21241
            <choiceInfo>
21242
              <_length>1</_length>
21243
              <_type>vim.ElementDescription[]</_type>
21244
              <e id="0">
21245
                <_type>vim.ElementDescription</_type>
21246
                <key>00:50:56</key>
21247
                <label></label>
21248
                <summary></summary>
21249
              </e>
21250
            </choiceInfo>
21251
            <defaultIndex>0</defaultIndex>
21252
          </supportedOUI>
21253
          <supportsMorphing>true</supportsMorphing>
21254
          <type>vim.vm.device.VirtualPCNet32</type>
21255
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21256
          <wakeOnLanEnabled>
21257
            <_type>vim.option.BoolOption</_type>
21258
            <defaultValue>true</defaultValue>
21259
            <supported>true</supported>
21260
          </wakeOnLanEnabled>
21261
        </e>
21262
        <e id="26">
21263
          <_type>vim.vm.device.VirtualVmxnet2Option</_type>
21264
          <autoAssignController>
21265
            <_type>vim.option.BoolOption</_type>
21266
            <defaultValue>true</defaultValue>
21267
            <supported>true</supported>
21268
          </autoAssignController>
21269
          <backingOption>
21270
            <_length>2</_length>
21271
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21272
            <e id="0">
21273
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
21274
              <autoDetectAvailable>
21275
                <_type>vim.option.BoolOption</_type>
21276
                <defaultValue>false</defaultValue>
21277
                <supported>false</supported>
21278
              </autoDetectAvailable>
21279
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
21280
            </e>
21281
            <e id="1">
21282
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
21283
              <autoDetectAvailable>
21284
                <_type>vim.option.BoolOption</_type>
21285
                <defaultValue>false</defaultValue>
21286
                <supported>false</supported>
21287
              </autoDetectAvailable>
21288
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21289
            </e>
21290
          </backingOption>
21291
          <connectOption>
21292
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21293
            <allowGuestControl>
21294
              <_type>vim.option.BoolOption</_type>
21295
              <defaultValue>true</defaultValue>
21296
              <supported>true</supported>
21297
            </allowGuestControl>
21298
            <startConnected>
21299
              <_type>vim.option.BoolOption</_type>
21300
              <defaultValue>true</defaultValue>
21301
              <supported>true</supported>
21302
            </startConnected>
21303
          </connectOption>
21304
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21305
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21306
          <deprecated>false</deprecated>
21307
          <hotRemoveSupported>true</hotRemoveSupported>
21308
          <macType>
21309
            <_type>vim.option.ChoiceOption</_type>
21310
            <choiceInfo>
21311
              <_length>3</_length>
21312
              <_type>vim.ElementDescription[]</_type>
21313
              <e id="0">
21314
                <_type>vim.ElementDescription</_type>
21315
                <key>assigned</key>
21316
                <label></label>
21317
                <summary></summary>
21318
              </e>
21319
              <e id="1">
21320
                <_type>vim.ElementDescription</_type>
21321
                <key>manual</key>
21322
                <label></label>
21323
                <summary></summary>
21324
              </e>
21325
              <e id="2">
21326
                <_type>vim.ElementDescription</_type>
21327
                <key>generated</key>
21328
                <label></label>
21329
                <summary></summary>
21330
              </e>
21331
            </choiceInfo>
21332
            <defaultIndex>0</defaultIndex>
21333
          </macType>
21334
          <plugAndPlay>true</plugAndPlay>
21335
          <supportedOUI>
21336
            <_type>vim.option.ChoiceOption</_type>
21337
            <choiceInfo>
21338
              <_length>1</_length>
21339
              <_type>vim.ElementDescription[]</_type>
21340
              <e id="0">
21341
                <_type>vim.ElementDescription</_type>
21342
                <key>00:50:56</key>
21343
                <label></label>
21344
                <summary></summary>
21345
              </e>
21346
            </choiceInfo>
21347
            <defaultIndex>0</defaultIndex>
21348
          </supportedOUI>
21349
          <type>vim.vm.device.VirtualVmxnet2</type>
21350
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21351
          <wakeOnLanEnabled>
21352
            <_type>vim.option.BoolOption</_type>
21353
            <defaultValue>true</defaultValue>
21354
            <supported>true</supported>
21355
          </wakeOnLanEnabled>
21356
        </e>
21357
        <e id="27">
21358
          <_type>vim.vm.device.VirtualVmxnet3Option</_type>
21359
          <autoAssignController>
21360
            <_type>vim.option.BoolOption</_type>
21361
            <defaultValue>true</defaultValue>
21362
            <supported>true</supported>
21363
          </autoAssignController>
21364
          <backingOption>
21365
            <_length>2</_length>
21366
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21367
            <e id="0">
21368
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
21369
              <autoDetectAvailable>
21370
                <_type>vim.option.BoolOption</_type>
21371
                <defaultValue>false</defaultValue>
21372
                <supported>false</supported>
21373
              </autoDetectAvailable>
21374
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
21375
            </e>
21376
            <e id="1">
21377
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
21378
              <autoDetectAvailable>
21379
                <_type>vim.option.BoolOption</_type>
21380
                <defaultValue>false</defaultValue>
21381
                <supported>false</supported>
21382
              </autoDetectAvailable>
21383
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21384
            </e>
21385
          </backingOption>
21386
          <connectOption>
21387
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21388
            <allowGuestControl>
21389
              <_type>vim.option.BoolOption</_type>
21390
              <defaultValue>true</defaultValue>
21391
              <supported>true</supported>
21392
            </allowGuestControl>
21393
            <startConnected>
21394
              <_type>vim.option.BoolOption</_type>
21395
              <defaultValue>true</defaultValue>
21396
              <supported>true</supported>
21397
            </startConnected>
21398
          </connectOption>
21399
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21400
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21401
          <deprecated>false</deprecated>
21402
          <hotRemoveSupported>true</hotRemoveSupported>
21403
          <macType>
21404
            <_type>vim.option.ChoiceOption</_type>
21405
            <choiceInfo>
21406
              <_length>3</_length>
21407
              <_type>vim.ElementDescription[]</_type>
21408
              <e id="0">
21409
                <_type>vim.ElementDescription</_type>
21410
                <key>assigned</key>
21411
                <label></label>
21412
                <summary></summary>
21413
              </e>
21414
              <e id="1">
21415
                <_type>vim.ElementDescription</_type>
21416
                <key>manual</key>
21417
                <label></label>
21418
                <summary></summary>
21419
              </e>
21420
              <e id="2">
21421
                <_type>vim.ElementDescription</_type>
21422
                <key>generated</key>
21423
                <label></label>
21424
                <summary></summary>
21425
              </e>
21426
            </choiceInfo>
21427
            <defaultIndex>0</defaultIndex>
21428
          </macType>
21429
          <plugAndPlay>true</plugAndPlay>
21430
          <supportedOUI>
21431
            <_type>vim.option.ChoiceOption</_type>
21432
            <choiceInfo>
21433
              <_length>1</_length>
21434
              <_type>vim.ElementDescription[]</_type>
21435
              <e id="0">
21436
                <_type>vim.ElementDescription</_type>
21437
                <key>00:50:56</key>
21438
                <label></label>
21439
                <summary></summary>
21440
              </e>
21441
            </choiceInfo>
21442
            <defaultIndex>0</defaultIndex>
21443
          </supportedOUI>
21444
          <type>vim.vm.device.VirtualVmxnet3</type>
21445
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21446
          <wakeOnLanEnabled>
21447
            <_type>vim.option.BoolOption</_type>
21448
            <defaultValue>true</defaultValue>
21449
            <supported>true</supported>
21450
          </wakeOnLanEnabled>
21451
        </e>
21452
        <e id="28">
21453
          <_type>vim.vm.device.VirtualVmxnetOption</_type>
21454
          <autoAssignController>
21455
            <_type>vim.option.BoolOption</_type>
21456
            <defaultValue>true</defaultValue>
21457
            <supported>true</supported>
21458
          </autoAssignController>
21459
          <backingOption>
21460
            <_length>2</_length>
21461
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21462
            <e id="0">
21463
              <_type>vim.vm.device.VirtualEthernetCardOption.NetworkBackingOption</_type>
21464
              <autoDetectAvailable>
21465
                <_type>vim.option.BoolOption</_type>
21466
                <defaultValue>false</defaultValue>
21467
                <supported>false</supported>
21468
              </autoDetectAvailable>
21469
              <type>vim.vm.device.VirtualEthernetCard.NetworkBackingInfo</type>
21470
            </e>
21471
            <e id="1">
21472
              <_type>vim.vm.device.VirtualEthernetCardOption.LegacyNetworkBackingOption</_type>
21473
              <autoDetectAvailable>
21474
                <_type>vim.option.BoolOption</_type>
21475
                <defaultValue>false</defaultValue>
21476
                <supported>false</supported>
21477
              </autoDetectAvailable>
21478
              <type>vim.vm.device.VirtualEthernetCard.LegacyNetworkBackingInfo</type>
21479
            </e>
21480
          </backingOption>
21481
          <connectOption>
21482
            <_type>vim.vm.device.VirtualDeviceOption.ConnectOption</_type>
21483
            <allowGuestControl>
21484
              <_type>vim.option.BoolOption</_type>
21485
              <defaultValue>true</defaultValue>
21486
              <supported>true</supported>
21487
            </allowGuestControl>
21488
            <startConnected>
21489
              <_type>vim.option.BoolOption</_type>
21490
              <defaultValue>true</defaultValue>
21491
              <supported>true</supported>
21492
            </startConnected>
21493
          </connectOption>
21494
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21495
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21496
          <deprecated>true</deprecated>
21497
          <hotRemoveSupported>true</hotRemoveSupported>
21498
          <macType>
21499
            <_type>vim.option.ChoiceOption</_type>
21500
            <choiceInfo>
21501
              <_length>3</_length>
21502
              <_type>vim.ElementDescription[]</_type>
21503
              <e id="0">
21504
                <_type>vim.ElementDescription</_type>
21505
                <key>assigned</key>
21506
                <label></label>
21507
                <summary></summary>
21508
              </e>
21509
              <e id="1">
21510
                <_type>vim.ElementDescription</_type>
21511
                <key>manual</key>
21512
                <label></label>
21513
                <summary></summary>
21514
              </e>
21515
              <e id="2">
21516
                <_type>vim.ElementDescription</_type>
21517
                <key>generated</key>
21518
                <label></label>
21519
                <summary></summary>
21520
              </e>
21521
            </choiceInfo>
21522
            <defaultIndex>0</defaultIndex>
21523
          </macType>
21524
          <plugAndPlay>true</plugAndPlay>
21525
          <supportedOUI>
21526
            <_type>vim.option.ChoiceOption</_type>
21527
            <choiceInfo>
21528
              <_length>1</_length>
21529
              <_type>vim.ElementDescription[]</_type>
21530
              <e id="0">
21531
                <_type>vim.ElementDescription</_type>
21532
                <key>00:50:56</key>
21533
                <label></label>
21534
                <summary></summary>
21535
              </e>
21536
            </choiceInfo>
21537
            <defaultIndex>0</defaultIndex>
21538
          </supportedOUI>
21539
          <type>vim.vm.device.VirtualVmxnet</type>
21540
          <vmDirectPathGen2Supported>false</vmDirectPathGen2Supported>
21541
          <wakeOnLanEnabled>
21542
            <_type>vim.option.BoolOption</_type>
21543
            <defaultValue>true</defaultValue>
21544
            <supported>true</supported>
21545
          </wakeOnLanEnabled>
21546
        </e>
21547
        <e id="29">
21548
          <_type>vim.vm.device.VirtualEnsoniq1371Option</_type>
21549
          <autoAssignController>
21550
            <_type>vim.option.BoolOption</_type>
21551
            <defaultValue>true</defaultValue>
21552
            <supported>true</supported>
21553
          </autoAssignController>
21554
          <backingOption>
21555
            <_length>1</_length>
21556
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21557
            <e id="0">
21558
              <_type>vim.vm.device.VirtualSoundCardOption.DeviceBackingOption</_type>
21559
              <autoDetectAvailable>
21560
                <_type>vim.option.BoolOption</_type>
21561
                <defaultValue>true</defaultValue>
21562
                <supported>true</supported>
21563
              </autoDetectAvailable>
21564
              <type>vim.vm.device.VirtualSoundCard.DeviceBackingInfo</type>
21565
            </e>
21566
          </backingOption>
21567
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21568
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21569
          <deprecated>false</deprecated>
21570
          <hotRemoveSupported>true</hotRemoveSupported>
21571
          <plugAndPlay>true</plugAndPlay>
21572
          <type>vim.vm.device.VirtualEnsoniq1371</type>
21573
        </e>
21574
        <e id="30">
21575
          <_type>vim.vm.device.VirtualHdAudioCardOption</_type>
21576
          <autoAssignController>
21577
            <_type>vim.option.BoolOption</_type>
21578
            <defaultValue>true</defaultValue>
21579
            <supported>true</supported>
21580
          </autoAssignController>
21581
          <backingOption>
21582
            <_length>1</_length>
21583
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21584
            <e id="0">
21585
              <_type>vim.vm.device.VirtualSoundCardOption.DeviceBackingOption</_type>
21586
              <autoDetectAvailable>
21587
                <_type>vim.option.BoolOption</_type>
21588
                <defaultValue>true</defaultValue>
21589
                <supported>true</supported>
21590
              </autoDetectAvailable>
21591
              <type>vim.vm.device.VirtualSoundCard.DeviceBackingInfo</type>
21592
            </e>
21593
          </backingOption>
21594
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21595
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21596
          <deprecated>false</deprecated>
21597
          <hotRemoveSupported>true</hotRemoveSupported>
21598
          <plugAndPlay>true</plugAndPlay>
21599
          <type>vim.vm.device.VirtualHdAudioCard</type>
21600
        </e>
21601
        <e id="31">
21602
          <_type>vim.vm.device.VirtualSoundBlaster16Option</_type>
21603
          <autoAssignController>
21604
            <_type>vim.option.BoolOption</_type>
21605
            <defaultValue>true</defaultValue>
21606
            <supported>true</supported>
21607
          </autoAssignController>
21608
          <backingOption>
21609
            <_length>1</_length>
21610
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21611
            <e id="0">
21612
              <_type>vim.vm.device.VirtualSoundCardOption.DeviceBackingOption</_type>
21613
              <autoDetectAvailable>
21614
                <_type>vim.option.BoolOption</_type>
21615
                <defaultValue>true</defaultValue>
21616
                <supported>true</supported>
21617
              </autoDetectAvailable>
21618
              <type>vim.vm.device.VirtualSoundCard.DeviceBackingInfo</type>
21619
            </e>
21620
          </backingOption>
21621
          <controllerType>vim.vm.device.VirtualPCIController</controllerType>
21622
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21623
          <deprecated>false</deprecated>
21624
          <hotRemoveSupported>true</hotRemoveSupported>
21625
          <plugAndPlay>true</plugAndPlay>
21626
          <type>vim.vm.device.VirtualSoundBlaster16</type>
21627
        </e>
21628
        <e id="32">
21629
          <_type>vim.vm.device.VirtualDiskOption</_type>
21630
          <autoAssignController>
21631
            <_type>vim.option.BoolOption</_type>
21632
            <defaultValue>false</defaultValue>
21633
            <supported>false</supported>
21634
          </autoAssignController>
21635
          <backingOption>
21636
            <_length>3</_length>
21637
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21638
            <e id="0">
21639
              <_type>vim.vm.device.VirtualDiskOption.FlatVer2BackingOption</_type>
21640
              <deltaDiskFormat>
21641
                <_type>vim.option.ChoiceOption</_type>
21642
                <choiceInfo>
21643
                  <_length>1</_length>
21644
                  <_type>vim.ElementDescription[]</_type>
21645
                  <e id="0">
21646
                    <_type>vim.ElementDescription</_type>
21647
                    <key>redoLogFormat</key>
21648
                    <label></label>
21649
                    <summary></summary>
21650
                  </e>
21651
                </choiceInfo>
21652
                <defaultIndex>0</defaultIndex>
21653
              </deltaDiskFormat>
21654
              <deltaDiskFormatsSupported>
21655
                <_length>2</_length>
21656
                <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported[]</_type>
21657
                <e id="0">
21658
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
21659
                  <datastoreType>vim.host.NasDatastoreInfo</datastoreType>
21660
                  <deltaDiskFormat>
21661
                    <_type>vim.option.ChoiceOption</_type>
21662
                    <choiceInfo>
21663
                      <_length>1</_length>
21664
                      <_type>vim.ElementDescription[]</_type>
21665
                      <e id="0">
21666
                        <_type>vim.ElementDescription</_type>
21667
                        <key>redoLogFormat</key>
21668
                        <label></label>
21669
                        <summary></summary>
21670
                      </e>
21671
                    </choiceInfo>
21672
                    <defaultIndex>0</defaultIndex>
21673
                  </deltaDiskFormat>
21674
                </e>
21675
                <e id="1">
21676
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
21677
                  <datastoreType>vim.host.VmfsDatastoreInfo</datastoreType>
21678
                  <deltaDiskFormat>
21679
                    <_type>vim.option.ChoiceOption</_type>
21680
                    <choiceInfo>
21681
                      <_length>1</_length>
21682
                      <_type>vim.ElementDescription[]</_type>
21683
                      <e id="0">
21684
                        <_type>vim.ElementDescription</_type>
21685
                        <key>redoLogFormat</key>
21686
                        <label></label>
21687
                        <summary></summary>
21688
                      </e>
21689
                    </choiceInfo>
21690
                    <defaultIndex>0</defaultIndex>
21691
                  </deltaDiskFormat>
21692
                </e>
21693
              </deltaDiskFormatsSupported>
21694
              <diskMode>
21695
                <_type>vim.option.ChoiceOption</_type>
21696
                <choiceInfo>
21697
                  <_length>3</_length>
21698
                  <_type>vim.ElementDescription[]</_type>
21699
                  <e id="0">
21700
                    <_type>vim.ElementDescription</_type>
21701
                    <key>persistent</key>
21702
                    <label></label>
21703
                    <summary></summary>
21704
                  </e>
21705
                  <e id="1">
21706
                    <_type>vim.ElementDescription</_type>
21707
                    <key>independent_persistent</key>
21708
                    <label></label>
21709
                    <summary></summary>
21710
                  </e>
21711
                  <e id="2">
21712
                    <_type>vim.ElementDescription</_type>
21713
                    <key>independent_nonpersistent</key>
21714
                    <label></label>
21715
                    <summary></summary>
21716
                  </e>
21717
                </choiceInfo>
21718
                <defaultIndex>0</defaultIndex>
21719
              </diskMode>
21720
              <eagerlyScrub>
21721
                <_type>vim.option.BoolOption</_type>
21722
                <defaultValue>false</defaultValue>
21723
                <supported>false</supported>
21724
              </eagerlyScrub>
21725
              <fileNameExtensions>
21726
                <_type>vim.option.ChoiceOption</_type>
21727
                <choiceInfo>
21728
                  <_length>1</_length>
21729
                  <_type>vim.ElementDescription[]</_type>
21730
                  <e id="0">
21731
                    <_type>vim.ElementDescription</_type>
21732
                    <key>vmdk</key>
21733
                    <label></label>
21734
                    <summary></summary>
21735
                  </e>
21736
                </choiceInfo>
21737
                <defaultIndex>0</defaultIndex>
21738
              </fileNameExtensions>
21739
              <growable>true</growable>
21740
              <hotGrowable>false</hotGrowable>
21741
              <split>
21742
                <_type>vim.option.BoolOption</_type>
21743
                <defaultValue>false</defaultValue>
21744
                <supported>true</supported>
21745
              </split>
21746
              <thinProvisioned>
21747
                <_type>vim.option.BoolOption</_type>
21748
                <defaultValue>false</defaultValue>
21749
                <supported>false</supported>
21750
              </thinProvisioned>
21751
              <type>vim.vm.device.VirtualDisk.FlatVer2BackingInfo</type>
21752
              <uuid>true</uuid>
21753
              <writeThrough>
21754
                <_type>vim.option.BoolOption</_type>
21755
                <defaultValue>false</defaultValue>
21756
                <supported>false</supported>
21757
              </writeThrough>
21758
            </e>
21759
            <e id="1">
21760
              <_type>vim.vm.device.VirtualDiskOption.SparseVer2BackingOption</_type>
21761
              <diskMode>
21762
                <_type>vim.option.ChoiceOption</_type>
21763
                <choiceInfo>
21764
                  <_length>3</_length>
21765
                  <_type>vim.ElementDescription[]</_type>
21766
                  <e id="0">
21767
                    <_type>vim.ElementDescription</_type>
21768
                    <key>persistent</key>
21769
                    <label></label>
21770
                    <summary></summary>
21771
                  </e>
21772
                  <e id="1">
21773
                    <_type>vim.ElementDescription</_type>
21774
                    <key>independent_persistent</key>
21775
                    <label></label>
21776
                    <summary></summary>
21777
                  </e>
21778
                  <e id="2">
21779
                    <_type>vim.ElementDescription</_type>
21780
                    <key>independent_nonpersistent</key>
21781
                    <label></label>
21782
                    <summary></summary>
21783
                  </e>
21784
                </choiceInfo>
21785
                <defaultIndex>0</defaultIndex>
21786
              </diskMode>
21787
              <fileNameExtensions>
21788
                <_type>vim.option.ChoiceOption</_type>
21789
                <choiceInfo>
21790
                  <_length>1</_length>
21791
                  <_type>vim.ElementDescription[]</_type>
21792
                  <e id="0">
21793
                    <_type>vim.ElementDescription</_type>
21794
                    <key>vmdk</key>
21795
                    <label></label>
21796
                    <summary></summary>
21797
                  </e>
21798
                </choiceInfo>
21799
                <defaultIndex>0</defaultIndex>
21800
              </fileNameExtensions>
21801
              <growable>true</growable>
21802
              <hotGrowable>false</hotGrowable>
21803
              <split>
21804
                <_type>vim.option.BoolOption</_type>
21805
                <defaultValue>false</defaultValue>
21806
                <supported>true</supported>
21807
              </split>
21808
              <type>vim.vm.device.VirtualDisk.SparseVer2BackingInfo</type>
21809
              <uuid>true</uuid>
21810
              <writeThrough>
21811
                <_type>vim.option.BoolOption</_type>
21812
                <defaultValue>false</defaultValue>
21813
                <supported>false</supported>
21814
              </writeThrough>
21815
            </e>
21816
            <e id="2">
21817
              <_type>vim.vm.device.VirtualDiskOption.LocalPMemBackingOption</_type>
21818
              <diskMode>
21819
                <_type>vim.option.ChoiceOption</_type>
21820
                <choiceInfo>
21821
                  <_length>3</_length>
21822
                  <_type>vim.ElementDescription[]</_type>
21823
                  <e id="0">
21824
                    <_type>vim.ElementDescription</_type>
21825
                    <key>persistent</key>
21826
                    <label></label>
21827
                    <summary></summary>
21828
                  </e>
21829
                  <e id="1">
21830
                    <_type>vim.ElementDescription</_type>
21831
                    <key>independent_persistent</key>
21832
                    <label></label>
21833
                    <summary></summary>
21834
                  </e>
21835
                  <e id="2">
21836
                    <_type>vim.ElementDescription</_type>
21837
                    <key>independent_nonpersistent</key>
21838
                    <label></label>
21839
                    <summary></summary>
21840
                  </e>
21841
                </choiceInfo>
21842
                <defaultIndex>0</defaultIndex>
21843
              </diskMode>
21844
              <fileNameExtensions>
21845
                <_type>vim.option.ChoiceOption</_type>
21846
                <choiceInfo>
21847
                  <_length>1</_length>
21848
                  <_type>vim.ElementDescription[]</_type>
21849
                  <e id="0">
21850
                    <_type>vim.ElementDescription</_type>
21851
                    <key>vmdk</key>
21852
                    <label></label>
21853
                    <summary></summary>
21854
                  </e>
21855
                </choiceInfo>
21856
                <defaultIndex>0</defaultIndex>
21857
              </fileNameExtensions>
21858
              <growable>true</growable>
21859
              <hotGrowable>false</hotGrowable>
21860
              <type>vim.vm.device.VirtualDisk.LocalPMemBackingInfo</type>
21861
              <uuid>true</uuid>
21862
            </e>
21863
          </backingOption>
21864
          <capacityInKB>
21865
            <_type>vim.option.LongOption</_type>
21866
            <defaultValue>1048576</defaultValue>
21867
            <max>9007199254740991</max>
21868
            <min>1024</min>
21869
          </capacityInKB>
21870
          <controllerType>vim.vm.device.VirtualSCSIController</controllerType>
21871
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
21872
          <deprecated>false</deprecated>
21873
          <hotRemoveSupported>true</hotRemoveSupported>
21874
          <ioAllocationOption>
21875
            <_type>vim.StorageResourceManager.IOAllocationOption</_type>
21876
            <limitOption>
21877
              <_type>vim.option.LongOption</_type>
21878
              <defaultValue>-1</defaultValue>
21879
              <max>2147483647</max>
21880
              <min>16</min>
21881
            </limitOption>
21882
            <sharesOption>
21883
              <_type>vim.SharesOption</_type>
21884
              <defaultLevel>normal</defaultLevel>
21885
              <sharesOption>
21886
                <_type>vim.option.IntOption</_type>
21887
                <defaultValue>1000</defaultValue>
21888
                <max>4000</max>
21889
                <min>200</min>
21890
              </sharesOption>
21891
            </sharesOption>
21892
          </ioAllocationOption>
21893
          <plugAndPlay>true</plugAndPlay>
21894
          <type>vim.vm.device.VirtualDisk</type>
21895
        </e>
21896
        <e id="33">
21897
          <_type>vim.vm.device.VirtualDiskOption</_type>
21898
          <autoAssignController>
21899
            <_type>vim.option.BoolOption</_type>
21900
            <defaultValue>false</defaultValue>
21901
            <supported>false</supported>
21902
          </autoAssignController>
21903
          <backingOption>
21904
            <_length>3</_length>
21905
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
21906
            <e id="0">
21907
              <_type>vim.vm.device.VirtualDiskOption.FlatVer2BackingOption</_type>
21908
              <deltaDiskFormat>
21909
                <_type>vim.option.ChoiceOption</_type>
21910
                <choiceInfo>
21911
                  <_length>1</_length>
21912
                  <_type>vim.ElementDescription[]</_type>
21913
                  <e id="0">
21914
                    <_type>vim.ElementDescription</_type>
21915
                    <key>redoLogFormat</key>
21916
                    <label></label>
21917
                    <summary></summary>
21918
                  </e>
21919
                </choiceInfo>
21920
                <defaultIndex>0</defaultIndex>
21921
              </deltaDiskFormat>
21922
              <deltaDiskFormatsSupported>
21923
                <_length>2</_length>
21924
                <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported[]</_type>
21925
                <e id="0">
21926
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
21927
                  <datastoreType>vim.host.NasDatastoreInfo</datastoreType>
21928
                  <deltaDiskFormat>
21929
                    <_type>vim.option.ChoiceOption</_type>
21930
                    <choiceInfo>
21931
                      <_length>1</_length>
21932
                      <_type>vim.ElementDescription[]</_type>
21933
                      <e id="0">
21934
                        <_type>vim.ElementDescription</_type>
21935
                        <key>redoLogFormat</key>
21936
                        <label></label>
21937
                        <summary></summary>
21938
                      </e>
21939
                    </choiceInfo>
21940
                    <defaultIndex>0</defaultIndex>
21941
                  </deltaDiskFormat>
21942
                </e>
21943
                <e id="1">
21944
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
21945
                  <datastoreType>vim.host.VmfsDatastoreInfo</datastoreType>
21946
                  <deltaDiskFormat>
21947
                    <_type>vim.option.ChoiceOption</_type>
21948
                    <choiceInfo>
21949
                      <_length>1</_length>
21950
                      <_type>vim.ElementDescription[]</_type>
21951
                      <e id="0">
21952
                        <_type>vim.ElementDescription</_type>
21953
                        <key>redoLogFormat</key>
21954
                        <label></label>
21955
                        <summary></summary>
21956
                      </e>
21957
                    </choiceInfo>
21958
                    <defaultIndex>0</defaultIndex>
21959
                  </deltaDiskFormat>
21960
                </e>
21961
              </deltaDiskFormatsSupported>
21962
              <diskMode>
21963
                <_type>vim.option.ChoiceOption</_type>
21964
                <choiceInfo>
21965
                  <_length>3</_length>
21966
                  <_type>vim.ElementDescription[]</_type>
21967
                  <e id="0">
21968
                    <_type>vim.ElementDescription</_type>
21969
                    <key>persistent</key>
21970
                    <label></label>
21971
                    <summary></summary>
21972
                  </e>
21973
                  <e id="1">
21974
                    <_type>vim.ElementDescription</_type>
21975
                    <key>independent_persistent</key>
21976
                    <label></label>
21977
                    <summary></summary>
21978
                  </e>
21979
                  <e id="2">
21980
                    <_type>vim.ElementDescription</_type>
21981
                    <key>independent_nonpersistent</key>
21982
                    <label></label>
21983
                    <summary></summary>
21984
                  </e>
21985
                </choiceInfo>
21986
                <defaultIndex>0</defaultIndex>
21987
              </diskMode>
21988
              <eagerlyScrub>
21989
                <_type>vim.option.BoolOption</_type>
21990
                <defaultValue>false</defaultValue>
21991
                <supported>false</supported>
21992
              </eagerlyScrub>
21993
              <fileNameExtensions>
21994
                <_type>vim.option.ChoiceOption</_type>
21995
                <choiceInfo>
21996
                  <_length>1</_length>
21997
                  <_type>vim.ElementDescription[]</_type>
21998
                  <e id="0">
21999
                    <_type>vim.ElementDescription</_type>
22000
                    <key>vmdk</key>
22001
                    <label></label>
22002
                    <summary></summary>
22003
                  </e>
22004
                </choiceInfo>
22005
                <defaultIndex>0</defaultIndex>
22006
              </fileNameExtensions>
22007
              <growable>true</growable>
22008
              <hotGrowable>false</hotGrowable>
22009
              <split>
22010
                <_type>vim.option.BoolOption</_type>
22011
                <defaultValue>false</defaultValue>
22012
                <supported>true</supported>
22013
              </split>
22014
              <thinProvisioned>
22015
                <_type>vim.option.BoolOption</_type>
22016
                <defaultValue>false</defaultValue>
22017
                <supported>false</supported>
22018
              </thinProvisioned>
22019
              <type>vim.vm.device.VirtualDisk.FlatVer2BackingInfo</type>
22020
              <uuid>true</uuid>
22021
              <writeThrough>
22022
                <_type>vim.option.BoolOption</_type>
22023
                <defaultValue>false</defaultValue>
22024
                <supported>false</supported>
22025
              </writeThrough>
22026
            </e>
22027
            <e id="1">
22028
              <_type>vim.vm.device.VirtualDiskOption.SparseVer2BackingOption</_type>
22029
              <diskMode>
22030
                <_type>vim.option.ChoiceOption</_type>
22031
                <choiceInfo>
22032
                  <_length>3</_length>
22033
                  <_type>vim.ElementDescription[]</_type>
22034
                  <e id="0">
22035
                    <_type>vim.ElementDescription</_type>
22036
                    <key>persistent</key>
22037
                    <label></label>
22038
                    <summary></summary>
22039
                  </e>
22040
                  <e id="1">
22041
                    <_type>vim.ElementDescription</_type>
22042
                    <key>independent_persistent</key>
22043
                    <label></label>
22044
                    <summary></summary>
22045
                  </e>
22046
                  <e id="2">
22047
                    <_type>vim.ElementDescription</_type>
22048
                    <key>independent_nonpersistent</key>
22049
                    <label></label>
22050
                    <summary></summary>
22051
                  </e>
22052
                </choiceInfo>
22053
                <defaultIndex>0</defaultIndex>
22054
              </diskMode>
22055
              <fileNameExtensions>
22056
                <_type>vim.option.ChoiceOption</_type>
22057
                <choiceInfo>
22058
                  <_length>1</_length>
22059
                  <_type>vim.ElementDescription[]</_type>
22060
                  <e id="0">
22061
                    <_type>vim.ElementDescription</_type>
22062
                    <key>vmdk</key>
22063
                    <label></label>
22064
                    <summary></summary>
22065
                  </e>
22066
                </choiceInfo>
22067
                <defaultIndex>0</defaultIndex>
22068
              </fileNameExtensions>
22069
              <growable>true</growable>
22070
              <hotGrowable>false</hotGrowable>
22071
              <split>
22072
                <_type>vim.option.BoolOption</_type>
22073
                <defaultValue>false</defaultValue>
22074
                <supported>true</supported>
22075
              </split>
22076
              <type>vim.vm.device.VirtualDisk.SparseVer2BackingInfo</type>
22077
              <uuid>true</uuid>
22078
              <writeThrough>
22079
                <_type>vim.option.BoolOption</_type>
22080
                <defaultValue>false</defaultValue>
22081
                <supported>false</supported>
22082
              </writeThrough>
22083
            </e>
22084
            <e id="2">
22085
              <_type>vim.vm.device.VirtualDiskOption.LocalPMemBackingOption</_type>
22086
              <diskMode>
22087
                <_type>vim.option.ChoiceOption</_type>
22088
                <choiceInfo>
22089
                  <_length>3</_length>
22090
                  <_type>vim.ElementDescription[]</_type>
22091
                  <e id="0">
22092
                    <_type>vim.ElementDescription</_type>
22093
                    <key>persistent</key>
22094
                    <label></label>
22095
                    <summary></summary>
22096
                  </e>
22097
                  <e id="1">
22098
                    <_type>vim.ElementDescription</_type>
22099
                    <key>independent_persistent</key>
22100
                    <label></label>
22101
                    <summary></summary>
22102
                  </e>
22103
                  <e id="2">
22104
                    <_type>vim.ElementDescription</_type>
22105
                    <key>independent_nonpersistent</key>
22106
                    <label></label>
22107
                    <summary></summary>
22108
                  </e>
22109
                </choiceInfo>
22110
                <defaultIndex>0</defaultIndex>
22111
              </diskMode>
22112
              <fileNameExtensions>
22113
                <_type>vim.option.ChoiceOption</_type>
22114
                <choiceInfo>
22115
                  <_length>1</_length>
22116
                  <_type>vim.ElementDescription[]</_type>
22117
                  <e id="0">
22118
                    <_type>vim.ElementDescription</_type>
22119
                    <key>vmdk</key>
22120
                    <label></label>
22121
                    <summary></summary>
22122
                  </e>
22123
                </choiceInfo>
22124
                <defaultIndex>0</defaultIndex>
22125
              </fileNameExtensions>
22126
              <growable>true</growable>
22127
              <hotGrowable>false</hotGrowable>
22128
              <type>vim.vm.device.VirtualDisk.LocalPMemBackingInfo</type>
22129
              <uuid>true</uuid>
22130
            </e>
22131
          </backingOption>
22132
          <capacityInKB>
22133
            <_type>vim.option.LongOption</_type>
22134
            <defaultValue>1048576</defaultValue>
22135
            <max>9007199254740991</max>
22136
            <min>1024</min>
22137
          </capacityInKB>
22138
          <controllerType>vim.vm.device.VirtualIDEController</controllerType>
22139
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
22140
          <deprecated>false</deprecated>
22141
          <hotRemoveSupported>false</hotRemoveSupported>
22142
          <ioAllocationOption>
22143
            <_type>vim.StorageResourceManager.IOAllocationOption</_type>
22144
            <limitOption>
22145
              <_type>vim.option.LongOption</_type>
22146
              <defaultValue>-1</defaultValue>
22147
              <max>2147483647</max>
22148
              <min>16</min>
22149
            </limitOption>
22150
            <sharesOption>
22151
              <_type>vim.SharesOption</_type>
22152
              <defaultLevel>normal</defaultLevel>
22153
              <sharesOption>
22154
                <_type>vim.option.IntOption</_type>
22155
                <defaultValue>1000</defaultValue>
22156
                <max>4000</max>
22157
                <min>200</min>
22158
              </sharesOption>
22159
            </sharesOption>
22160
          </ioAllocationOption>
22161
          <plugAndPlay>false</plugAndPlay>
22162
          <type>vim.vm.device.VirtualDisk</type>
22163
        </e>
22164
        <e id="34">
22165
          <_type>vim.vm.device.VirtualDiskOption</_type>
22166
          <autoAssignController>
22167
            <_type>vim.option.BoolOption</_type>
22168
            <defaultValue>false</defaultValue>
22169
            <supported>false</supported>
22170
          </autoAssignController>
22171
          <backingOption>
22172
            <_length>3</_length>
22173
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
22174
            <e id="0">
22175
              <_type>vim.vm.device.VirtualDiskOption.FlatVer2BackingOption</_type>
22176
              <deltaDiskFormat>
22177
                <_type>vim.option.ChoiceOption</_type>
22178
                <choiceInfo>
22179
                  <_length>1</_length>
22180
                  <_type>vim.ElementDescription[]</_type>
22181
                  <e id="0">
22182
                    <_type>vim.ElementDescription</_type>
22183
                    <key>redoLogFormat</key>
22184
                    <label></label>
22185
                    <summary></summary>
22186
                  </e>
22187
                </choiceInfo>
22188
                <defaultIndex>0</defaultIndex>
22189
              </deltaDiskFormat>
22190
              <deltaDiskFormatsSupported>
22191
                <_length>2</_length>
22192
                <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported[]</_type>
22193
                <e id="0">
22194
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
22195
                  <datastoreType>vim.host.NasDatastoreInfo</datastoreType>
22196
                  <deltaDiskFormat>
22197
                    <_type>vim.option.ChoiceOption</_type>
22198
                    <choiceInfo>
22199
                      <_length>1</_length>
22200
                      <_type>vim.ElementDescription[]</_type>
22201
                      <e id="0">
22202
                        <_type>vim.ElementDescription</_type>
22203
                        <key>redoLogFormat</key>
22204
                        <label></label>
22205
                        <summary></summary>
22206
                      </e>
22207
                    </choiceInfo>
22208
                    <defaultIndex>0</defaultIndex>
22209
                  </deltaDiskFormat>
22210
                </e>
22211
                <e id="1">
22212
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
22213
                  <datastoreType>vim.host.VmfsDatastoreInfo</datastoreType>
22214
                  <deltaDiskFormat>
22215
                    <_type>vim.option.ChoiceOption</_type>
22216
                    <choiceInfo>
22217
                      <_length>1</_length>
22218
                      <_type>vim.ElementDescription[]</_type>
22219
                      <e id="0">
22220
                        <_type>vim.ElementDescription</_type>
22221
                        <key>redoLogFormat</key>
22222
                        <label></label>
22223
                        <summary></summary>
22224
                      </e>
22225
                    </choiceInfo>
22226
                    <defaultIndex>0</defaultIndex>
22227
                  </deltaDiskFormat>
22228
                </e>
22229
              </deltaDiskFormatsSupported>
22230
              <diskMode>
22231
                <_type>vim.option.ChoiceOption</_type>
22232
                <choiceInfo>
22233
                  <_length>3</_length>
22234
                  <_type>vim.ElementDescription[]</_type>
22235
                  <e id="0">
22236
                    <_type>vim.ElementDescription</_type>
22237
                    <key>persistent</key>
22238
                    <label></label>
22239
                    <summary></summary>
22240
                  </e>
22241
                  <e id="1">
22242
                    <_type>vim.ElementDescription</_type>
22243
                    <key>independent_persistent</key>
22244
                    <label></label>
22245
                    <summary></summary>
22246
                  </e>
22247
                  <e id="2">
22248
                    <_type>vim.ElementDescription</_type>
22249
                    <key>independent_nonpersistent</key>
22250
                    <label></label>
22251
                    <summary></summary>
22252
                  </e>
22253
                </choiceInfo>
22254
                <defaultIndex>0</defaultIndex>
22255
              </diskMode>
22256
              <eagerlyScrub>
22257
                <_type>vim.option.BoolOption</_type>
22258
                <defaultValue>false</defaultValue>
22259
                <supported>false</supported>
22260
              </eagerlyScrub>
22261
              <fileNameExtensions>
22262
                <_type>vim.option.ChoiceOption</_type>
22263
                <choiceInfo>
22264
                  <_length>1</_length>
22265
                  <_type>vim.ElementDescription[]</_type>
22266
                  <e id="0">
22267
                    <_type>vim.ElementDescription</_type>
22268
                    <key>vmdk</key>
22269
                    <label></label>
22270
                    <summary></summary>
22271
                  </e>
22272
                </choiceInfo>
22273
                <defaultIndex>0</defaultIndex>
22274
              </fileNameExtensions>
22275
              <growable>true</growable>
22276
              <hotGrowable>false</hotGrowable>
22277
              <split>
22278
                <_type>vim.option.BoolOption</_type>
22279
                <defaultValue>false</defaultValue>
22280
                <supported>true</supported>
22281
              </split>
22282
              <thinProvisioned>
22283
                <_type>vim.option.BoolOption</_type>
22284
                <defaultValue>false</defaultValue>
22285
                <supported>false</supported>
22286
              </thinProvisioned>
22287
              <type>vim.vm.device.VirtualDisk.FlatVer2BackingInfo</type>
22288
              <uuid>true</uuid>
22289
              <writeThrough>
22290
                <_type>vim.option.BoolOption</_type>
22291
                <defaultValue>false</defaultValue>
22292
                <supported>false</supported>
22293
              </writeThrough>
22294
            </e>
22295
            <e id="1">
22296
              <_type>vim.vm.device.VirtualDiskOption.SparseVer2BackingOption</_type>
22297
              <diskMode>
22298
                <_type>vim.option.ChoiceOption</_type>
22299
                <choiceInfo>
22300
                  <_length>3</_length>
22301
                  <_type>vim.ElementDescription[]</_type>
22302
                  <e id="0">
22303
                    <_type>vim.ElementDescription</_type>
22304
                    <key>persistent</key>
22305
                    <label></label>
22306
                    <summary></summary>
22307
                  </e>
22308
                  <e id="1">
22309
                    <_type>vim.ElementDescription</_type>
22310
                    <key>independent_persistent</key>
22311
                    <label></label>
22312
                    <summary></summary>
22313
                  </e>
22314
                  <e id="2">
22315
                    <_type>vim.ElementDescription</_type>
22316
                    <key>independent_nonpersistent</key>
22317
                    <label></label>
22318
                    <summary></summary>
22319
                  </e>
22320
                </choiceInfo>
22321
                <defaultIndex>0</defaultIndex>
22322
              </diskMode>
22323
              <fileNameExtensions>
22324
                <_type>vim.option.ChoiceOption</_type>
22325
                <choiceInfo>
22326
                  <_length>1</_length>
22327
                  <_type>vim.ElementDescription[]</_type>
22328
                  <e id="0">
22329
                    <_type>vim.ElementDescription</_type>
22330
                    <key>vmdk</key>
22331
                    <label></label>
22332
                    <summary></summary>
22333
                  </e>
22334
                </choiceInfo>
22335
                <defaultIndex>0</defaultIndex>
22336
              </fileNameExtensions>
22337
              <growable>true</growable>
22338
              <hotGrowable>false</hotGrowable>
22339
              <split>
22340
                <_type>vim.option.BoolOption</_type>
22341
                <defaultValue>false</defaultValue>
22342
                <supported>true</supported>
22343
              </split>
22344
              <type>vim.vm.device.VirtualDisk.SparseVer2BackingInfo</type>
22345
              <uuid>true</uuid>
22346
              <writeThrough>
22347
                <_type>vim.option.BoolOption</_type>
22348
                <defaultValue>false</defaultValue>
22349
                <supported>false</supported>
22350
              </writeThrough>
22351
            </e>
22352
            <e id="2">
22353
              <_type>vim.vm.device.VirtualDiskOption.LocalPMemBackingOption</_type>
22354
              <diskMode>
22355
                <_type>vim.option.ChoiceOption</_type>
22356
                <choiceInfo>
22357
                  <_length>3</_length>
22358
                  <_type>vim.ElementDescription[]</_type>
22359
                  <e id="0">
22360
                    <_type>vim.ElementDescription</_type>
22361
                    <key>persistent</key>
22362
                    <label></label>
22363
                    <summary></summary>
22364
                  </e>
22365
                  <e id="1">
22366
                    <_type>vim.ElementDescription</_type>
22367
                    <key>independent_persistent</key>
22368
                    <label></label>
22369
                    <summary></summary>
22370
                  </e>
22371
                  <e id="2">
22372
                    <_type>vim.ElementDescription</_type>
22373
                    <key>independent_nonpersistent</key>
22374
                    <label></label>
22375
                    <summary></summary>
22376
                  </e>
22377
                </choiceInfo>
22378
                <defaultIndex>0</defaultIndex>
22379
              </diskMode>
22380
              <fileNameExtensions>
22381
                <_type>vim.option.ChoiceOption</_type>
22382
                <choiceInfo>
22383
                  <_length>1</_length>
22384
                  <_type>vim.ElementDescription[]</_type>
22385
                  <e id="0">
22386
                    <_type>vim.ElementDescription</_type>
22387
                    <key>vmdk</key>
22388
                    <label></label>
22389
                    <summary></summary>
22390
                  </e>
22391
                </choiceInfo>
22392
                <defaultIndex>0</defaultIndex>
22393
              </fileNameExtensions>
22394
              <growable>true</growable>
22395
              <hotGrowable>false</hotGrowable>
22396
              <type>vim.vm.device.VirtualDisk.LocalPMemBackingInfo</type>
22397
              <uuid>true</uuid>
22398
            </e>
22399
          </backingOption>
22400
          <capacityInKB>
22401
            <_type>vim.option.LongOption</_type>
22402
            <defaultValue>1048576</defaultValue>
22403
            <max>9007199254740991</max>
22404
            <min>1024</min>
22405
          </capacityInKB>
22406
          <controllerType>vim.vm.device.VirtualSATAController</controllerType>
22407
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
22408
          <deprecated>false</deprecated>
22409
          <hotRemoveSupported>true</hotRemoveSupported>
22410
          <ioAllocationOption>
22411
            <_type>vim.StorageResourceManager.IOAllocationOption</_type>
22412
            <limitOption>
22413
              <_type>vim.option.LongOption</_type>
22414
              <defaultValue>-1</defaultValue>
22415
              <max>2147483647</max>
22416
              <min>16</min>
22417
            </limitOption>
22418
            <sharesOption>
22419
              <_type>vim.SharesOption</_type>
22420
              <defaultLevel>normal</defaultLevel>
22421
              <sharesOption>
22422
                <_type>vim.option.IntOption</_type>
22423
                <defaultValue>1000</defaultValue>
22424
                <max>4000</max>
22425
                <min>200</min>
22426
              </sharesOption>
22427
            </sharesOption>
22428
          </ioAllocationOption>
22429
          <plugAndPlay>true</plugAndPlay>
22430
          <type>vim.vm.device.VirtualDisk</type>
22431
        </e>
22432
        <e id="35">
22433
          <_type>vim.vm.device.VirtualDiskOption</_type>
22434
          <autoAssignController>
22435
            <_type>vim.option.BoolOption</_type>
22436
            <defaultValue>false</defaultValue>
22437
            <supported>false</supported>
22438
          </autoAssignController>
22439
          <backingOption>
22440
            <_length>3</_length>
22441
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
22442
            <e id="0">
22443
              <_type>vim.vm.device.VirtualDiskOption.FlatVer2BackingOption</_type>
22444
              <deltaDiskFormat>
22445
                <_type>vim.option.ChoiceOption</_type>
22446
                <choiceInfo>
22447
                  <_length>1</_length>
22448
                  <_type>vim.ElementDescription[]</_type>
22449
                  <e id="0">
22450
                    <_type>vim.ElementDescription</_type>
22451
                    <key>redoLogFormat</key>
22452
                    <label></label>
22453
                    <summary></summary>
22454
                  </e>
22455
                </choiceInfo>
22456
                <defaultIndex>0</defaultIndex>
22457
              </deltaDiskFormat>
22458
              <deltaDiskFormatsSupported>
22459
                <_length>2</_length>
22460
                <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported[]</_type>
22461
                <e id="0">
22462
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
22463
                  <datastoreType>vim.host.NasDatastoreInfo</datastoreType>
22464
                  <deltaDiskFormat>
22465
                    <_type>vim.option.ChoiceOption</_type>
22466
                    <choiceInfo>
22467
                      <_length>1</_length>
22468
                      <_type>vim.ElementDescription[]</_type>
22469
                      <e id="0">
22470
                        <_type>vim.ElementDescription</_type>
22471
                        <key>redoLogFormat</key>
22472
                        <label></label>
22473
                        <summary></summary>
22474
                      </e>
22475
                    </choiceInfo>
22476
                    <defaultIndex>0</defaultIndex>
22477
                  </deltaDiskFormat>
22478
                </e>
22479
                <e id="1">
22480
                  <_type>vim.vm.device.VirtualDiskOption.DeltaDiskFormatsSupported</_type>
22481
                  <datastoreType>vim.host.VmfsDatastoreInfo</datastoreType>
22482
                  <deltaDiskFormat>
22483
                    <_type>vim.option.ChoiceOption</_type>
22484
                    <choiceInfo>
22485
                      <_length>1</_length>
22486
                      <_type>vim.ElementDescription[]</_type>
22487
                      <e id="0">
22488
                        <_type>vim.ElementDescription</_type>
22489
                        <key>redoLogFormat</key>
22490
                        <label></label>
22491
                        <summary></summary>
22492
                      </e>
22493
                    </choiceInfo>
22494
                    <defaultIndex>0</defaultIndex>
22495
                  </deltaDiskFormat>
22496
                </e>
22497
              </deltaDiskFormatsSupported>
22498
              <diskMode>
22499
                <_type>vim.option.ChoiceOption</_type>
22500
                <choiceInfo>
22501
                  <_length>3</_length>
22502
                  <_type>vim.ElementDescription[]</_type>
22503
                  <e id="0">
22504
                    <_type>vim.ElementDescription</_type>
22505
                    <key>persistent</key>
22506
                    <label></label>
22507
                    <summary></summary>
22508
                  </e>
22509
                  <e id="1">
22510
                    <_type>vim.ElementDescription</_type>
22511
                    <key>independent_persistent</key>
22512
                    <label></label>
22513
                    <summary></summary>
22514
                  </e>
22515
                  <e id="2">
22516
                    <_type>vim.ElementDescription</_type>
22517
                    <key>independent_nonpersistent</key>
22518
                    <label></label>
22519
                    <summary></summary>
22520
                  </e>
22521
                </choiceInfo>
22522
                <defaultIndex>0</defaultIndex>
22523
              </diskMode>
22524
              <eagerlyScrub>
22525
                <_type>vim.option.BoolOption</_type>
22526
                <defaultValue>false</defaultValue>
22527
                <supported>false</supported>
22528
              </eagerlyScrub>
22529
              <fileNameExtensions>
22530
                <_type>vim.option.ChoiceOption</_type>
22531
                <choiceInfo>
22532
                  <_length>1</_length>
22533
                  <_type>vim.ElementDescription[]</_type>
22534
                  <e id="0">
22535
                    <_type>vim.ElementDescription</_type>
22536
                    <key>vmdk</key>
22537
                    <label></label>
22538
                    <summary></summary>
22539
                  </e>
22540
                </choiceInfo>
22541
                <defaultIndex>0</defaultIndex>
22542
              </fileNameExtensions>
22543
              <growable>true</growable>
22544
              <hotGrowable>false</hotGrowable>
22545
              <split>
22546
                <_type>vim.option.BoolOption</_type>
22547
                <defaultValue>false</defaultValue>
22548
                <supported>true</supported>
22549
              </split>
22550
              <thinProvisioned>
22551
                <_type>vim.option.BoolOption</_type>
22552
                <defaultValue>false</defaultValue>
22553
                <supported>false</supported>
22554
              </thinProvisioned>
22555
              <type>vim.vm.device.VirtualDisk.FlatVer2BackingInfo</type>
22556
              <uuid>true</uuid>
22557
              <writeThrough>
22558
                <_type>vim.option.BoolOption</_type>
22559
                <defaultValue>false</defaultValue>
22560
                <supported>false</supported>
22561
              </writeThrough>
22562
            </e>
22563
            <e id="1">
22564
              <_type>vim.vm.device.VirtualDiskOption.SparseVer2BackingOption</_type>
22565
              <diskMode>
22566
                <_type>vim.option.ChoiceOption</_type>
22567
                <choiceInfo>
22568
                  <_length>3</_length>
22569
                  <_type>vim.ElementDescription[]</_type>
22570
                  <e id="0">
22571
                    <_type>vim.ElementDescription</_type>
22572
                    <key>persistent</key>
22573
                    <label></label>
22574
                    <summary></summary>
22575
                  </e>
22576
                  <e id="1">
22577
                    <_type>vim.ElementDescription</_type>
22578
                    <key>independent_persistent</key>
22579
                    <label></label>
22580
                    <summary></summary>
22581
                  </e>
22582
                  <e id="2">
22583
                    <_type>vim.ElementDescription</_type>
22584
                    <key>independent_nonpersistent</key>
22585
                    <label></label>
22586
                    <summary></summary>
22587
                  </e>
22588
                </choiceInfo>
22589
                <defaultIndex>0</defaultIndex>
22590
              </diskMode>
22591
              <fileNameExtensions>
22592
                <_type>vim.option.ChoiceOption</_type>
22593
                <choiceInfo>
22594
                  <_length>1</_length>
22595
                  <_type>vim.ElementDescription[]</_type>
22596
                  <e id="0">
22597
                    <_type>vim.ElementDescription</_type>
22598
                    <key>vmdk</key>
22599
                    <label></label>
22600
                    <summary></summary>
22601
                  </e>
22602
                </choiceInfo>
22603
                <defaultIndex>0</defaultIndex>
22604
              </fileNameExtensions>
22605
              <growable>true</growable>
22606
              <hotGrowable>false</hotGrowable>
22607
              <split>
22608
                <_type>vim.option.BoolOption</_type>
22609
                <defaultValue>false</defaultValue>
22610
                <supported>true</supported>
22611
              </split>
22612
              <type>vim.vm.device.VirtualDisk.SparseVer2BackingInfo</type>
22613
              <uuid>true</uuid>
22614
              <writeThrough>
22615
                <_type>vim.option.BoolOption</_type>
22616
                <defaultValue>false</defaultValue>
22617
                <supported>false</supported>
22618
              </writeThrough>
22619
            </e>
22620
            <e id="2">
22621
              <_type>vim.vm.device.VirtualDiskOption.LocalPMemBackingOption</_type>
22622
              <diskMode>
22623
                <_type>vim.option.ChoiceOption</_type>
22624
                <choiceInfo>
22625
                  <_length>3</_length>
22626
                  <_type>vim.ElementDescription[]</_type>
22627
                  <e id="0">
22628
                    <_type>vim.ElementDescription</_type>
22629
                    <key>persistent</key>
22630
                    <label></label>
22631
                    <summary></summary>
22632
                  </e>
22633
                  <e id="1">
22634
                    <_type>vim.ElementDescription</_type>
22635
                    <key>independent_persistent</key>
22636
                    <label></label>
22637
                    <summary></summary>
22638
                  </e>
22639
                  <e id="2">
22640
                    <_type>vim.ElementDescription</_type>
22641
                    <key>independent_nonpersistent</key>
22642
                    <label></label>
22643
                    <summary></summary>
22644
                  </e>
22645
                </choiceInfo>
22646
                <defaultIndex>0</defaultIndex>
22647
              </diskMode>
22648
              <fileNameExtensions>
22649
                <_type>vim.option.ChoiceOption</_type>
22650
                <choiceInfo>
22651
                  <_length>1</_length>
22652
                  <_type>vim.ElementDescription[]</_type>
22653
                  <e id="0">
22654
                    <_type>vim.ElementDescription</_type>
22655
                    <key>vmdk</key>
22656
                    <label></label>
22657
                    <summary></summary>
22658
                  </e>
22659
                </choiceInfo>
22660
                <defaultIndex>0</defaultIndex>
22661
              </fileNameExtensions>
22662
              <growable>true</growable>
22663
              <hotGrowable>false</hotGrowable>
22664
              <type>vim.vm.device.VirtualDisk.LocalPMemBackingInfo</type>
22665
              <uuid>true</uuid>
22666
            </e>
22667
          </backingOption>
22668
          <capacityInKB>
22669
            <_type>vim.option.LongOption</_type>
22670
            <defaultValue>1048576</defaultValue>
22671
            <max>9007199254740991</max>
22672
            <min>1024</min>
22673
          </capacityInKB>
22674
          <controllerType>vim.vm.device.VirtualNVMEController</controllerType>
22675
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
22676
          <deprecated>false</deprecated>
22677
          <hotRemoveSupported>true</hotRemoveSupported>
22678
          <ioAllocationOption>
22679
            <_type>vim.StorageResourceManager.IOAllocationOption</_type>
22680
            <limitOption>
22681
              <_type>vim.option.LongOption</_type>
22682
              <defaultValue>-1</defaultValue>
22683
              <max>2147483647</max>
22684
              <min>16</min>
22685
            </limitOption>
22686
            <sharesOption>
22687
              <_type>vim.SharesOption</_type>
22688
              <defaultLevel>normal</defaultLevel>
22689
              <sharesOption>
22690
                <_type>vim.option.IntOption</_type>
22691
                <defaultValue>1000</defaultValue>
22692
                <max>4000</max>
22693
                <min>200</min>
22694
              </sharesOption>
22695
            </sharesOption>
22696
          </ioAllocationOption>
22697
          <plugAndPlay>false</plugAndPlay>
22698
          <type>vim.vm.device.VirtualDisk</type>
22699
        </e>
22700
        <e id="36">
22701
          <_type>vim.vm.device.VirtualSCSIPassthroughOption</_type>
22702
          <autoAssignController>
22703
            <_type>vim.option.BoolOption</_type>
22704
            <defaultValue>false</defaultValue>
22705
            <supported>false</supported>
22706
          </autoAssignController>
22707
          <backingOption>
22708
            <_length>1</_length>
22709
            <_type>vim.vm.device.VirtualDeviceOption.BackingOption[]</_type>
22710
            <e id="0">
22711
              <_type>vim.vm.device.VirtualSCSIPassthroughOption.DeviceBackingOption</_type>
22712
              <autoDetectAvailable>
22713
                <_type>vim.option.BoolOption</_type>
22714
                <defaultValue>false</defaultValue>
22715
                <supported>false</supported>
22716
              </autoDetectAvailable>
22717
              <type>vim.vm.device.VirtualSCSIPassthrough.DeviceBackingInfo</type>
22718
            </e>
22719
          </backingOption>
22720
          <controllerType>vim.vm.device.VirtualSCSIController</controllerType>
22721
          <defaultBackingOptionIndex>0</defaultBackingOptionIndex>
22722
          <deprecated>false</deprecated>
22723
          <hotRemoveSupported>true</hotRemoveSupported>
22724
          <plugAndPlay>true</plugAndPlay>
22725
          <type>vim.vm.device.VirtualSCSIPassthrough</type>
22726
        </e>
22727
        <e id="37">
22728
          <_type>vim.vm.device.VirtualTPMOption</_type>
22729
          <autoAssignController>
22730
            <_type>vim.option.BoolOption</_type>
22731
            <defaultValue>true</defaultValue>
22732
            <supported>true</supported>
22733
          </autoAssignController>
22734
          <deprecated>false</deprecated>
22735
          <hotRemoveSupported>false</hotRemoveSupported>
22736
          <plugAndPlay>false</plugAndPlay>
22737
          <supportedFirmware>
22738
            <_length>1</_length>
22739
            <_type>string[]</_type>
22740
            <e id="0">efi</e>
22741
          </supportedFirmware>
22742
          <type>vim.vm.device.VirtualTPM</type>
22743
        </e>
22744
      </virtualDeviceOption>
22745
    </hardwareOptions>
22746
    <supportedMonitorType>
22747
      <_length>3</_length>
22748
      <_type>string[]</_type>
22749
      <e id="0">release</e>
22750
      <e id="1">debug</e>
22751
      <e id="2">stats</e>
22752
    </supportedMonitorType>
22753
    <version>vmx-17</version>
22754
  </ConfigurationOption>
22755
</ConfigRoot>