Advertisement
Guest User

Untitled

a guest
Apr 21st, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. <domain type='kvm' id='16'>
  2. <name>jabber--autostart</name>
  3. <uuid>b1e8a08a-a2d2-4e27-86d6-e4d935130431</uuid>
  4. <metadata>
  5. <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  6. <libosinfo:os id="http://ubuntu.com/ubuntu/20.04"/>
  7. </libosinfo:libosinfo>
  8. </metadata>
  9. <memory unit='KiB'>1048576</memory>
  10. <currentMemory unit='KiB'>1048576</currentMemory>
  11. <vcpu placement='static'>1</vcpu>
  12. <resource>
  13. <partition>/machine</partition>
  14. </resource>
  15. <os>
  16. <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
  17. <boot dev='cdrom'/>
  18. <boot dev='hd'/>
  19. <bootmenu enable='yes'/>
  20. </os>
  21. <features>
  22. <acpi/>
  23. <apic/>
  24. </features>
  25. <cpu mode='custom' match='exact' check='full'>
  26. <model fallback='forbid'>Opteron_G4</model>
  27. <vendor>AMD</vendor>
  28. <feature policy='require' name='vme'/>
  29. <feature policy='require' name='x2apic'/>
  30. <feature policy='require' name='movbe'/>
  31. <feature policy='require' name='tsc-deadline'/>
  32. <feature policy='require' name='f16c'/>
  33. <feature policy='require' name='hypervisor'/>
  34. <feature policy='require' name='arat'/>
  35. <feature policy='require' name='tsc_adjust'/>
  36. <feature policy='require' name='bmi1'/>
  37. <feature policy='require' name='arch-capabilities'/>
  38. <feature policy='require' name='xsaveopt'/>
  39. <feature policy='require' name='mmxext'/>
  40. <feature policy='require' name='fxsr_opt'/>
  41. <feature policy='require' name='cmp_legacy'/>
  42. <feature policy='require' name='cr8legacy'/>
  43. <feature policy='require' name='osvw'/>
  44. <feature policy='require' name='virt-ssbd'/>
  45. <feature policy='require' name='npt'/>
  46. <feature policy='require' name='nrip-save'/>
  47. <feature policy='require' name='rdctl-no'/>
  48. <feature policy='require' name='skip-l1dfl-vmentry'/>
  49. <feature policy='require' name='mds-no'/>
  50. <feature policy='require' name='pschange-mc-no'/>
  51. <feature policy='disable' name='xop'/>
  52. <feature policy='disable' name='fma4'/>
  53. </cpu>
  54. <clock offset='utc'>
  55. <timer name='rtc' tickpolicy='catchup'/>
  56. <timer name='pit' tickpolicy='delay'/>
  57. <timer name='hpet' present='no'/>
  58. </clock>
  59. <on_poweroff>destroy</on_poweroff>
  60. <on_reboot>restart</on_reboot>
  61. <on_crash>destroy</on_crash>
  62. <pm>
  63. <suspend-to-mem enabled='no'/>
  64. <suspend-to-disk enabled='no'/>
  65. </pm>
  66. <devices>
  67. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  68. <disk type='file' device='disk'>
  69. <driver name='qemu' type='qcow2'/>
  70. <source file='/kvm/vhdd/XMPP-hdd3.qcow2' index='2'/>
  71. <backingStore/>
  72. <target dev='vda' bus='virtio'/>
  73. <alias name='virtio-disk0'/>
  74. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  75. </disk>
  76. <disk type='file' device='cdrom'>
  77. <driver name='qemu'/>
  78. <target dev='sda' bus='sata'/>
  79. <readonly/>
  80. <alias name='sata0-0-0'/>
  81. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  82. </disk>
  83. <controller type='usb' index='0' model='ich9-ehci1'>
  84. <alias name='usb'/>
  85. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x7'/>
  86. </controller>
  87. <controller type='usb' index='0' model='ich9-uhci1'>
  88. <alias name='usb'/>
  89. <master startport='0'/>
  90. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x0' multifunction='on'/>
  91. </controller>
  92. <controller type='usb' index='0' model='ich9-uhci2'>
  93. <alias name='usb'/>
  94. <master startport='2'/>
  95. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x1'/>
  96. </controller>
  97. <controller type='usb' index='0' model='ich9-uhci3'>
  98. <alias name='usb'/>
  99. <master startport='4'/>
  100. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x2'/>
  101. </controller>
  102. <controller type='sata' index='0'>
  103. <alias name='ide'/>
  104. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  105. </controller>
  106. <controller type='pci' index='0' model='pcie-root'>
  107. <alias name='pcie.0'/>
  108. </controller>
  109. <controller type='pci' index='1' model='pcie-root-port'>
  110. <model name='pcie-root-port'/>
  111. <target chassis='1' port='0x10'/>
  112. <alias name='pci.1'/>
  113. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  114. </controller>
  115. <controller type='pci' index='2' model='pcie-root-port'>
  116. <model name='pcie-root-port'/>
  117. <target chassis='2' port='0x11'/>
  118. <alias name='pci.2'/>
  119. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  120. </controller>
  121. <controller type='pci' index='3' model='pcie-root-port'>
  122. <model name='pcie-root-port'/>
  123. <target chassis='3' port='0x12'/>
  124. <alias name='pci.3'/>
  125. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  126. </controller>
  127. <controller type='pci' index='4' model='pcie-root-port'>
  128. <model name='pcie-root-port'/>
  129. <target chassis='4' port='0x13'/>
  130. <alias name='pci.4'/>
  131. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  132. </controller>
  133. <controller type='pci' index='5' model='pcie-root-port'>
  134. <model name='pcie-root-port'/>
  135. <target chassis='5' port='0x14'/>
  136. <alias name='pci.5'/>
  137. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  138. </controller>
  139. <controller type='pci' index='6' model='pcie-root-port'>
  140. <model name='pcie-root-port'/>
  141. <target chassis='6' port='0x15'/>
  142. <alias name='pci.6'/>
  143. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  144. </controller>
  145. <controller type='virtio-serial' index='0'>
  146. <alias name='virtio-serial0'/>
  147. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  148. </controller>
  149. <interface type='bridge'>
  150. <mac address='52:54:00:27:4f:83'/>
  151. <source bridge='virbr0'/>
  152. <target dev='vnet0'/>
  153. <model type='virtio'/>
  154. <alias name='net0'/>
  155. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  156. </interface>
  157. <serial type='pty'>
  158. <source path='/dev/pts/1'/>
  159. <target type='isa-serial' port='0'>
  160. <model name='isa-serial'/>
  161. </target>
  162. <alias name='serial0'/>
  163. </serial>
  164. <console type='pty' tty='/dev/pts/1'>
  165. <source path='/dev/pts/1'/>
  166. <target type='serial' port='0'/>
  167. <alias name='serial0'/>
  168. </console>
  169. <channel type='unix'>
  170. <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-16-jabber--autostart/org.qemu.guest_agent.0'/>
  171. <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
  172. <alias name='channel0'/>
  173. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  174. </channel>
  175. <input type='tablet' bus='usb'>
  176. <alias name='input0'/>
  177. <address type='usb' bus='0' port='1'/>
  178. </input>
  179. <input type='mouse' bus='ps2'>
  180. <alias name='input1'/>
  181. </input>
  182. <input type='keyboard' bus='ps2'>
  183. <alias name='input2'/>
  184. </input>
  185. <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0'>
  186. <listen type='address' address='0.0.0.0'/>
  187. </graphics>
  188. <video>
  189. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  190. <alias name='video0'/>
  191. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  192. </video>
  193. <memballoon model='virtio'>
  194. <alias name='balloon0'/>
  195. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  196. </memballoon>
  197. <rng model='virtio'>
  198. <backend model='random'>/dev/urandom</backend>
  199. <alias name='rng0'/>
  200. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  201. </rng>
  202. </devices>
  203. <seclabel type='dynamic' model='apparmor' relabel='yes'>
  204. <label>libvirt-b1e8a08a-a2d2-4e27-86d6-e4d935130431</label>
  205. <imagelabel>libvirt-b1e8a08a-a2d2-4e27-86d6-e4d935130431</imagelabel>
  206. </seclabel>
  207. <seclabel type='dynamic' model='dac' relabel='yes'>
  208. <label>+64055:+108</label>
  209. <imagelabel>+64055:+108</imagelabel>
  210. </seclabel>
  211. </domain>
  212.  
  213.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement