docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / vmx2xmldata / esx-in-the-wild-4.xml
bloba8a2ac6f9712ff9380f69e0d3c7db8806641e42a
1 <domain type='vmware'>
2   <name>virtMonServ1</name>
3   <uuid>564d9bef-acd9-b4e0-c8f0-aea8b9103515</uuid>
4   <memory unit='KiB'>524288</memory>
5   <currentMemory unit='KiB'>524288</currentMemory>
6   <vcpu placement='static'>1</vcpu>
7   <cputune>
8     <shares>1000</shares>
9   </cputune>
10   <os>
11     <type arch='i686'>hvm</type>
12   </os>
13   <clock offset='utc'/>
14   <on_poweroff>destroy</on_poweroff>
15   <on_reboot>restart</on_reboot>
16   <on_crash>destroy</on_crash>
17   <devices>
18     <disk type='file' device='disk'>
19       <source file='[datastore] directory/virtMonServ1.vmdk'/>
20       <target dev='sda' bus='scsi'/>
21       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
22     </disk>
23     <controller type='scsi' index='0' model='lsilogic'/>
24     <interface type='bridge'>
25       <mac address='00:50:56:91:66:d4' type='generated'/>
26       <source bridge='VM Network'/>
27     </interface>
28     <interface type='bridge'>
29       <mac address='00:50:56:91:0c:51' type='generated'/>
30       <source bridge='VM Switch 2'/>
31     </interface>
32     <serial type='file'>
33       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/serial1.file'/>
34       <target port='0'/>
35     </serial>
36     <parallel type='file'>
37       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/parallel1.file'/>
38       <target port='0'/>
39     </parallel>
40     <console type='file'>
41       <source path='[498076b2-02796c1a-ef5b-000ae484a6a3] virtMonServ1/serial1.file'/>
42       <target type='serial' port='0'/>
43     </console>
44     <video>
45       <model type='vmvga' vram='4096' primary='yes'/>
46     </video>
47   </devices>
48 </domain>