docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / vmx2xmldata / esx-in-the-wild-10.xml
blob78129682bd89536102aec4755fd1525350e27380
1 <domain type='vmware'>
2   <name>w2019biosvmware</name>
3   <uuid>421a6177-5aa9-abb7-5924-fc376c18a1b4</uuid>
4   <genid>13c67c91-9f47-526f-b0d6-e4dd2e4bb4f9</genid>
5   <memory unit='KiB'>4194304</memory>
6   <currentMemory unit='KiB'>4194304</currentMemory>
7   <vcpu placement='static'>2</vcpu>
8   <cputune>
9     <shares>2000</shares>
10   </cputune>
11   <os>
12     <type arch='x86_64'>hvm</type>
13   </os>
14   <cpu>
15     <topology sockets='1' dies='1' clusters='1' cores='2' threads='1'/>
16   </cpu>
17   <clock offset='utc'/>
18   <on_poweroff>destroy</on_poweroff>
19   <on_reboot>restart</on_reboot>
20   <on_crash>destroy</on_crash>
21   <devices>
22     <disk type='file' device='disk'>
23       <source file='[datastore] directory/windows2019biosvmware.vmdk'/>
24       <target dev='sda' bus='sata'/>
25       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
26     </disk>
27     <controller type='sata' index='0'/>
28     <interface type='bridge'>
29       <mac address='00:50:56:9a:9c:7a' type='generated'/>
30       <source bridge='VM Network'/>
31       <model type='e1000e'/>
32     </interface>
33     <video>
34       <model type='vmvga' vram='8192' primary='yes'/>
35     </video>
36   </devices>
37 </domain>