docs: convert plugins doc md->rst
[vpp.git] / docs / gettingstarted / writingdocs / styleguide / iperf-vm.xml
1 <domain type='kvm' id='54'>
2   <name>iperf-server</name>
3   <memory unit='KiB'>1048576</memory>
4   <currentMemory unit='KiB'>1048576</currentMemory>
5   <memoryBacking>
6     <hugepages>
7       <page size='2048' unit='KiB'/>
8     </hugepages>
9   </memoryBacking>
10   <vcpu placement='static'>1</vcpu>
11   <resource>
12     <partition>/machine</partition>
13   </resource>
14   <os>
15     <type arch='x86_64' machine='pc-i440fx-xenial'>hvm</type>
16     <boot dev='hd'/>
17   </os>
18   <features>
19     <acpi/>
20     <apic/>
21   </features>
22   <cpu mode='host-model'>
23     <model fallback='allow'></model>
24     <numa>
25       <cell id='0' cpus='0' memory='262144' unit='KiB' memAccess='shared'/>
26     </numa>
27   </cpu>
28   <clock offset='utc'>
29     <timer name='rtc' tickpolicy='catchup'/>
30     <timer name='pit' tickpolicy='delay'/>
31     <timer name='hpet' present='no'/>
32   </clock>
33   <on_poweroff>destroy</on_poweroff>
34   <on_reboot>restart</on_reboot>
35   <on_crash>restart</on_crash>
36   <pm>
37     <suspend-to-mem enabled='no'/>
38     <suspend-to-disk enabled='no'/>
39   </pm>
40   <devices>
41     <emulator>/usr/bin/kvm</emulator>
42     <disk type='file' device='disk'>
43       <driver name='qemu' type='qcow2'/>
44       <source file='/tmp/xenial-mod.img'/>
45       <backingStore/>
46       <target dev='vda' bus='virtio'/>
47       <alias name='virtio-disk0'/>
48       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
49     </disk>
50     <disk type='file' device='cdrom'>
51       <driver name='qemu' type='raw'/>
52       <source file='/scratch/jdenisco/sae/configs/cloud-config.iso'/>
53       <backingStore/>
54       <target dev='hda' bus='ide'/>
55       <readonly/>
56       <alias name='ide0-0-0'/>
57       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
58     </disk>
59     <controller type='usb' index='0' model='ich9-ehci1'>
60       <alias name='usb'/>
61       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
62     </controller>
63     <controller type='pci' index='0' model='pci-root'>
64       <alias name='pci.0'/>
65     </controller>
66     <controller type='ide' index='0'>
67       <alias name='ide'/>
68       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
69     </controller>
70     <controller type='virtio-serial' index='0'>
71       <alias name='virtio-serial0'/>
72       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
73     </controller>
74     <interface type='vhostuser'>
75       <mac address='52:54:00:4c:47:f2'/>
76       <source type='unix' path='/tmp//vm00.sock' mode='server'/>
77       <model type='virtio'/>
78       <alias name='net1'/>
79       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
80     </interface>
81     <serial type='pty'>
82       <source path='/dev/pts/2'/>
83       <target port='0'/>
84       <alias name='serial0'/>
85     </serial>
86     <console type='pty' tty='/dev/pts/2'>
87       <source path='/dev/pts/2'/>
88       <target type='serial' port='0'/>
89       <alias name='serial0'/>
90     </console>
91     <input type='mouse' bus='ps2'/>
92     <input type='keyboard' bus='ps2'/>
93     <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>
94       <listen type='address' address='127.0.0.1'/>
95     </graphics>
96     <memballoon model='virtio'>
97       <alias name='balloon0'/>
98       <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
99     </memballoon>
100   </devices>
101   <seclabel type='dynamic' model='apparmor' relabel='yes'>
102     <label>libvirt-2c4c9317-c7a5-4b37-b789-386ccda7348a</label>
103     <imagelabel>libvirt-2c4c9317-c7a5-4b37-b789-386ccda7348a</imagelabel>
104   </seclabel>
105 </domain>
106