docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / vmx2xmldata / esx-in-the-wild-13.xml
blobe6ef947d501ffe468432c97a6f697e977fe83cdd
1 <domain type='vmware'>
2   <name>Test-Mig-VM-1 (01ce57d0-4e20-41a5-8b6c-bcbf49a032ec)</name>
3   <uuid>421eb458-5448-fc12-2074-83d5e419e138</uuid>
4   <description>name:Test-Mig-VM-1
5 userid:962314ba515c48388a0e95c0961709ff
6 username:admin
7 projectid:b06b5f77b6bb442f85b1c67cff980ef9
8 projectname:MIS
9 flavor:name:mig-test-flavor
10 flavor:memory_mb:1024
11 flavor:vcpus:1
12 flavor:ephemeral_gb:0
13 flavor:root_gb:10
14 flavor:swap:0
15 imageid:8b90d6fa-20ab-4adf-8015-aad3dddb246c
16 package:20.6.2
17 </description>
18   <memory unit='KiB'>1048576</memory>
19   <currentMemory unit='KiB'>1048576</currentMemory>
20   <vcpu placement='static'>1</vcpu>
21   <cputune>
22     <shares>1000</shares>
23   </cputune>
24   <os>
25     <type arch='x86_64'>hvm</type>
26   </os>
27   <clock offset='utc'/>
28   <on_poweroff>destroy</on_poweroff>
29   <on_reboot>restart</on_reboot>
30   <on_crash>destroy</on_crash>
31   <devices>
32     <disk type='file' device='disk'>
33       <source file='[datastore] directory/Test-Mig-VM-1 (01ce57d0-4e20-41a5-8b6c-bcbf49a032ec)_2.vmdk'/>
34       <target dev='sda' bus='scsi'/>
35       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
36     </disk>
37     <controller type='scsi' index='0' model='lsilogic'/>
38     <interface type='bridge'>
39       <mac address='fa:16:3e:bb:2c:4a' type='static'/>
40       <source bridge='Test'/>
41       <model type='vmxnet3'/>
42     </interface>
43     <serial type='null'>
44       <target port='0'/>
45     </serial>
46     <serial type='null'>
47       <target port='1'/>
48     </serial>
49     <console type='null'>
50       <target type='serial' port='0'/>
51     </console>
52     <video>
53       <model type='vmvga' vram='4096' primary='yes'/>
54     </video>
55   </devices>
56 </domain>