docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / vmx2xmldata / ethernet-vds.xml
blobab842b168c9b839d53c1d3841e5bf45ca07b9c24
1 <domain type='vmware'>
2   <name>test</name>
3   <uuid>00000000-0000-0000-0000-000000000000</uuid>
4   <memory unit='KiB'>32768</memory>
5   <currentMemory unit='KiB'>32768</currentMemory>
6   <vcpu placement='static'>1</vcpu>
7   <os>
8     <type arch='i686'>hvm</type>
9   </os>
10   <clock offset='utc'/>
11   <on_poweroff>destroy</on_poweroff>
12   <on_reboot>restart</on_reboot>
13   <on_crash>destroy</on_crash>
14   <devices>
15     <interface type='vds'>
16       <mac address='00:50:56:87:65:43' type='generated'/>
17       <source switchid='503426b2-94e9-3b16-1d68-87bfff4a5440' portid='5' portgroupid='dvportgroup-1285' connectionid='408217997'/>
18       <model type='e1000e'/>
19     </interface>
20     <video>
21       <model type='vmvga' vram='4096' primary='yes'/>
22     </video>
23   </devices>
24 </domain>