docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / vmx2xmldata / esx-in-the-wild-3.xml
blobcbe8eceb373d8d3ddd6a2209393ba15b54677dd7
1 <domain type='vmware'>
2   <name>virtDebian2</name>
3   <uuid>564db768-f332-42ee-6201-06973cf5c30c</uuid>
4   <memory unit='KiB'>1048576</memory>
5   <currentMemory unit='KiB'>1048576</currentMemory>
6   <vcpu placement='static' cpuset='0,3-5'>2</vcpu>
7   <os>
8     <type arch='x86_64'>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     <disk type='file' device='disk'>
16       <source file='[datastore] directory/Debian2.vmdk'/>
17       <target dev='sda' bus='scsi'/>
18       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
19     </disk>
20     <disk type='file' device='cdrom'>
21       <source file='[498076b2-02796c1a-ef5b-000ae484a6a3] Isos/debian-testing-amd64-netinst.iso'/>
22       <target dev='hda' bus='ide'/>
23       <readonly/>
24       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
25     </disk>
26     <disk type='file' device='floppy'>
27       <source file='[498076b2-02796c1a-ef5b-000ae484a6a3] Debian2/dummy.flp'/>
28       <target dev='fdb' bus='fdc'/>
29       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
30     </disk>
31     <controller type='scsi' index='0' model='lsilogic'/>
32     <controller type='fdc' index='0'/>
33     <controller type='ide' index='0'/>
34     <interface type='bridge'>
35       <mac address='00:0c:29:f5:c3:0c' type='generated'/>
36       <source bridge='VM Network'/>
37     </interface>
38     <video>
39       <model type='vmvga' vram='4096' primary='yes'/>
40     </video>
41   </devices>
42 </domain>