Advertisement
Guest User

Untitled

a guest
Feb 10th, 2019
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <domain type='kvm' id='2'>
  3. <name>Windows10-OVMF</name>
  4. <uuid>fbb1f6af-c100-b3bf-ba59-806230ffe365</uuid>
  5. <metadata>
  6. <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/>
  7. </metadata>
  8. <memory unit='KiB'>10485760</memory>
  9. <currentMemory unit='KiB'>10485760</currentMemory>
  10. <memoryBacking>
  11. <nosharepages/>
  12. </memoryBacking>
  13. <vcpu placement='static'>8</vcpu>
  14. <cputune>
  15. <vcpupin vcpu='0' cpuset='12'/>
  16. <vcpupin vcpu='1' cpuset='28'/>
  17. <vcpupin vcpu='2' cpuset='13'/>
  18. <vcpupin vcpu='3' cpuset='29'/>
  19. <vcpupin vcpu='4' cpuset='14'/>
  20. <vcpupin vcpu='5' cpuset='30'/>
  21. <vcpupin vcpu='6' cpuset='15'/>
  22. <vcpupin vcpu='7' cpuset='31'/>
  23. <emulatorpin cpuset='0'/>
  24. </cputune>
  25. <resource>
  26. <partition>/machine</partition>
  27. </resource>
  28. <os>
  29. <type arch='x86_64' machine='pc-q35-3.1'>hvm</type>
  30. <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
  31. <nvram>/etc/libvirt/qemu/nvram/fbb1f6af-c100-b3bf-ba59-806230ffe365_VARS-pure-efi.fd</nvram>
  32. <boot dev='hd'/>
  33. <smbios mode='host'/>
  34. </os>
  35. <features>
  36. <acpi/>
  37. <apic/>
  38. <hyperv>
  39. <relaxed state='on'/>
  40. <vapic state='on'/>
  41. <spinlocks state='on' retries='8191'/>
  42. <vendor_id state='on' value='none'/>
  43. </hyperv>
  44. </features>
  45. <cpu mode='host-passthrough' check='none'>
  46. <topology sockets='1' cores='8' threads='1'/>
  47. </cpu>
  48. <clock offset='localtime'>
  49. <timer name='hypervclock' present='yes'/>
  50. <timer name='hpet' present='no'/>
  51. </clock>
  52. <on_poweroff>destroy</on_poweroff>
  53. <on_reboot>restart</on_reboot>
  54. <on_crash>restart</on_crash>
  55. <devices>
  56. <emulator>/usr/local/sbin/qemu</emulator>
  57. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  58. <alias name='usb'/>
  59. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  60. </controller>
  61. <controller type='pci' index='0' model='pcie-root'>
  62. <alias name='pcie.0'/>
  63. </controller>
  64. <controller type='pci' index='1' model='pcie-root-port'>
  65. <model name='pcie-root-port'/>
  66. <target chassis='1' port='0x8'/>
  67. <alias name='pci.1'/>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/>
  69. </controller>
  70. <controller type='pci' index='2' model='pcie-root-port'>
  71. <model name='pcie-root-port'/>
  72. <target chassis='2' port='0x9'/>
  73. <alias name='pci.2'/>
  74. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  75. </controller>
  76. <controller type='pci' index='3' model='pcie-root-port'>
  77. <model name='pcie-root-port'/>
  78. <target chassis='3' port='0xa'/>
  79. <alias name='pci.3'/>
  80. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  81. </controller>
  82. <controller type='pci' index='4' model='pcie-root-port'>
  83. <model name='pcie-root-port'/>
  84. <target chassis='4' port='0xb'/>
  85. <alias name='pci.4'/>
  86. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/>
  87. </controller>
  88. <controller type='pci' index='5' model='pcie-root-port'>
  89. <model name='pcie-root-port'/>
  90. <target chassis='5' port='0xc'/>
  91. <alias name='pci.5'/>
  92. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/>
  93. </controller>
  94. <controller type='pci' index='6' model='pcie-root-port'>
  95. <model name='pcie-root-port'/>
  96. <target chassis='6' port='0xd'/>
  97. <alias name='pci.6'/>
  98. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/>
  99. </controller>
  100. <controller type='virtio-serial' index='0'>
  101. <alias name='virtio-serial0'/>
  102. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  103. </controller>
  104. <controller type='sata' index='0'>
  105. <alias name='ide'/>
  106. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  107. </controller>
  108. <interface type='bridge'>
  109. <mac address='52:54:00:93:81:99'/>
  110. <source bridge='br0'/>
  111. <target dev='vnet0'/>
  112. <model type='virtio'/>
  113. <alias name='net0'/>
  114. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  115. </interface>
  116. <serial type='pty'>
  117. <source path='/dev/pts/1'/>
  118. <target type='isa-serial' port='0'>
  119. <model name='isa-serial'/>
  120. </target>
  121. <alias name='serial0'/>
  122. </serial>
  123. <console type='pty' tty='/dev/pts/1'>
  124. <source path='/dev/pts/1'/>
  125. <target type='serial' port='0'/>
  126. <alias name='serial0'/>
  127. </console>
  128. <channel type='unix'>
  129. <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-2-Windows10-OVMF/org.qemu.guest_agent.0'/>
  130. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  131. <alias name='channel0'/>
  132. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  133. </channel>
  134. <input type='mouse' bus='ps2'>
  135. <alias name='input0'/>
  136. </input>
  137. <input type='keyboard' bus='ps2'>
  138. <alias name='input1'/>
  139. </input>
  140. <hostdev mode='subsystem' type='pci' managed='yes'>
  141. <driver name='vfio'/>
  142. <source>
  143. <address domain='0x0000' bus='0x42' slot='0x00' function='0x0'/>
  144. </source>
  145. <alias name='hostdev0'/>
  146. <rom file='/mnt/user/isos/GP102patched2.rom'/>
  147. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  148. </hostdev>
  149. <hostdev mode='subsystem' type='pci' managed='yes'>
  150. <driver name='vfio'/>
  151. <source>
  152. <address domain='0x0000' bus='0x42' slot='0x00' function='0x1'/>
  153. </source>
  154. <alias name='hostdev1'/>
  155. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  156. </hostdev>
  157. <hostdev mode='subsystem' type='pci' managed='yes'>
  158. <driver name='vfio'/>
  159. <source>
  160. <address domain='0x0000' bus='0x09' slot='0x00' function='0x3'/>
  161. </source>
  162. <alias name='hostdev2'/>
  163. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  164. </hostdev>
  165. <hostdev mode='subsystem' type='pci' managed='yes'>
  166. <driver name='vfio'/>
  167. <source>
  168. <address domain='0x0000' bus='0x41' slot='0x00' function='0x0'/>
  169. </source>
  170. <alias name='hostdev3'/>
  171. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  172. </hostdev>
  173. <hostdev mode='subsystem' type='usb' managed='no'>
  174. <source>
  175. <vendor id='0x046d'/>
  176. <product id='0xc332'/>
  177. <address bus='3' device='4'/>
  178. </source>
  179. <alias name='hostdev4'/>
  180. <address type='usb' bus='0' port='1'/>
  181. </hostdev>
  182. <hostdev mode='subsystem' type='usb' managed='no'>
  183. <source>
  184. <vendor id='0x0d8c'/>
  185. <product id='0x016c'/>
  186. <address bus='3' device='2'/>
  187. </source>
  188. <alias name='hostdev5'/>
  189. <address type='usb' bus='0' port='2'/>
  190. </hostdev>
  191. <hostdev mode='subsystem' type='usb' managed='no'>
  192. <source>
  193. <vendor id='0x1b1c'/>
  194. <product id='0x1b15'/>
  195. <address bus='3' device='3'/>
  196. </source>
  197. <alias name='hostdev6'/>
  198. <address type='usb' bus='0' port='3'/>
  199. </hostdev>
  200. <memballoon model='none'/>
  201. </devices>
  202. <seclabel type='dynamic' model='dac' relabel='yes'>
  203. <label>+0:+100</label>
  204. <imagelabel>+0:+100</imagelabel>
  205. </seclabel>
  206. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement