blob: 981c80a63c8b64c54fcb95782050ed30ec9ec9a3 [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001<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'/>
jdenisco08b8ce12019-06-26 18:17:12 +000077 <driver rx_queue_size='1024' tx_queue_size='1024'/>
John DeNisco06dcd452018-07-26 12:45:10 -040078 <model type='virtio'/>
79 <alias name='net1'/>
80 <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
81 </interface>
82 <serial type='pty'>
83 <source path='/dev/pts/2'/>
84 <target port='0'/>
85 <alias name='serial0'/>
86 </serial>
87 <console type='pty' tty='/dev/pts/2'>
88 <source path='/dev/pts/2'/>
89 <target type='serial' port='0'/>
90 <alias name='serial0'/>
91 </console>
92 <input type='mouse' bus='ps2'/>
93 <input type='keyboard' bus='ps2'/>
94 <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>
95 <listen type='address' address='127.0.0.1'/>
96 </graphics>
97 <memballoon model='virtio'>
98 <alias name='balloon0'/>
99 <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
100 </memballoon>
101 </devices>
102 <seclabel type='dynamic' model='apparmor' relabel='yes'>
103 <label>libvirt-2c4c9317-c7a5-4b37-b789-386ccda7348a</label>
104 <imagelabel>libvirt-2c4c9317-c7a5-4b37-b789-386ccda7348a</imagelabel>
105 </seclabel>
106</domain>
107