Advertisement
Guest User

Unraid Windows VM

a guest
Nov 20th, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | Gaming | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <domain type='kvm' id='57'>
  3. <name>Windows 10</name>
  4. <uuid>1a43168c-da50-cfd2-597d-bdcf95df873c</uuid>
  5. <metadata>
  6. <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/>
  7. </metadata>
  8. <memory unit='KiB'>33554432</memory>
  9. <currentMemory unit='KiB'>33554432</currentMemory>
  10. <memoryBacking>
  11. <nosharepages/>
  12. </memoryBacking>
  13. <vcpu placement='static'>16</vcpu>
  14. <cputune>
  15. <vcpupin vcpu='0' cpuset='0'/>
  16. <vcpupin vcpu='1' cpuset='16'/>
  17. <vcpupin vcpu='2' cpuset='2'/>
  18. <vcpupin vcpu='3' cpuset='18'/>
  19. <vcpupin vcpu='4' cpuset='4'/>
  20. <vcpupin vcpu='5' cpuset='20'/>
  21. <vcpupin vcpu='6' cpuset='6'/>
  22. <vcpupin vcpu='7' cpuset='22'/>
  23. <vcpupin vcpu='8' cpuset='8'/>
  24. <vcpupin vcpu='9' cpuset='24'/>
  25. <vcpupin vcpu='10' cpuset='10'/>
  26. <vcpupin vcpu='11' cpuset='26'/>
  27. <vcpupin vcpu='12' cpuset='12'/>
  28. <vcpupin vcpu='13' cpuset='28'/>
  29. <vcpupin vcpu='14' cpuset='14'/>
  30. <vcpupin vcpu='15' cpuset='30'/>
  31. </cputune>
  32. <resource>
  33. <partition>/machine</partition>
  34. </resource>
  35. <os>
  36. <type arch='x86_64' machine='pc-q35-6.2'>hvm</type>
  37. <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
  38. <nvram>/etc/libvirt/qemu/nvram/1a43168c-da50-cfd2-597d-bdcf95df873c_VARS-pure-efi.fd</nvram>
  39. <smbios mode='host'/>
  40. </os>
  41. <features>
  42. <acpi/>
  43. <apic/>
  44. <hyperv mode='custom'>
  45. <relaxed state='on'/>
  46. <vapic state='on'/>
  47. <spinlocks state='on' retries='8191'/>
  48. <vendor_id state='on' value='none'/>
  49. </hyperv>
  50. <kvm>
  51. <hidden state='on'/>
  52. </kvm>
  53. </features>
  54. <cpu mode='host-passthrough' check='none' migratable='on'>
  55. <topology sockets='1' dies='1' cores='8' threads='2'/>
  56. <cache mode='passthrough'/>
  57. <feature policy='require' name='topoext'/>
  58. <feature policy='disable' name='hypervisor'/>
  59. </cpu>
  60. <clock offset='localtime'>
  61. <timer name='hypervclock' present='yes'/>
  62. <timer name='hpet' present='no'/>
  63. </clock>
  64. <on_poweroff>destroy</on_poweroff>
  65. <on_reboot>restart</on_reboot>
  66. <on_crash>restart</on_crash>
  67. <devices>
  68. <emulator>/usr/local/sbin/qemu</emulator>
  69. <disk type='block' device='disk'>
  70. <driver name='qemu' type='raw' cache='writeback'/>
  71. <source dev='/dev/nvme0n1' index='2'/>
  72. <backingStore/>
  73. <target dev='hdc' bus='virtio'/>
  74. <boot order='1'/>
  75. <alias name='virtio-disk2'/>
  76. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  77. </disk>
  78. <disk type='file' device='cdrom'>
  79. <driver name='qemu' type='raw'/>
  80. <source file='/mnt/user/isos/virtio-win-0.1.221.iso' index='1'/>
  81. <backingStore/>
  82. <target dev='hdb' bus='sata'/>
  83. <readonly/>
  84. <alias name='sata0-0-1'/>
  85. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  86. </disk>
  87. <controller type='usb' index='0' model='ich9-ehci1'>
  88. <alias name='usb'/>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
  90. </controller>
  91. <controller type='usb' index='0' model='ich9-uhci1'>
  92. <alias name='usb'/>
  93. <master startport='0'/>
  94. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
  95. </controller>
  96. <controller type='usb' index='0' model='ich9-uhci2'>
  97. <alias name='usb'/>
  98. <master startport='2'/>
  99. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
  100. </controller>
  101. <controller type='usb' index='0' model='ich9-uhci3'>
  102. <alias name='usb'/>
  103. <master startport='4'/>
  104. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' 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='0x8'/>
  112. <alias name='pci.1'/>
  113. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' 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='0x9'/>
  118. <alias name='pci.2'/>
  119. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' 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='0xf'/>
  124. <alias name='pci.3'/>
  125. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/>
  126. </controller>
  127. <controller type='pci' index='4' model='pcie-root-port'>
  128. <model name='pcie-root-port'/>
  129. <target chassis='4' port='0xa'/>
  130. <alias name='pci.4'/>
  131. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  132. </controller>
  133. <controller type='pci' index='5' model='pcie-root-port'>
  134. <model name='pcie-root-port'/>
  135. <target chassis='5' port='0xb'/>
  136. <alias name='pci.5'/>
  137. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/>
  138. </controller>
  139. <controller type='pci' index='6' model='pcie-root-port'>
  140. <model name='pcie-root-port'/>
  141. <target chassis='6' port='0xc'/>
  142. <alias name='pci.6'/>
  143. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/>
  144. </controller>
  145. <controller type='pci' index='7' model='pcie-root-port'>
  146. <model name='pcie-root-port'/>
  147. <target chassis='7' port='0xd'/>
  148. <alias name='pci.7'/>
  149. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/>
  150. </controller>
  151. <controller type='pci' index='8' model='pcie-root-port'>
  152. <model name='pcie-root-port'/>
  153. <target chassis='8' port='0xe'/>
  154. <alias name='pci.8'/>
  155. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/>
  156. </controller>
  157. <controller type='pci' index='9' model='pcie-root-port'>
  158. <model name='pcie-root-port'/>
  159. <target chassis='9' port='0x10'/>
  160. <alias name='pci.9'/>
  161. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  162. </controller>
  163. <controller type='pci' index='10' model='pcie-to-pci-bridge'>
  164. <model name='pcie-pci-bridge'/>
  165. <alias name='pci.10'/>
  166. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  167. </controller>
  168. <controller type='virtio-serial' index='0'>
  169. <alias name='virtio-serial0'/>
  170. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  171. </controller>
  172. <controller type='sata' index='0'>
  173. <alias name='ide'/>
  174. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  175. </controller>
  176. <interface type='bridge'>
  177. <mac address='52:54:00:1c:b8:17'/>
  178. <source bridge='br0'/>
  179. <target dev='vnet56'/>
  180. <model type='e1000'/>
  181. <alias name='net0'/>
  182. <address type='pci' domain='0x0000' bus='0x0a' slot='0x01' function='0x0'/>
  183. </interface>
  184. <serial type='pty'>
  185. <source path='/dev/pts/6'/>
  186. <target type='isa-serial' port='0'>
  187. <model name='isa-serial'/>
  188. </target>
  189. <alias name='serial0'/>
  190. </serial>
  191. <console type='pty' tty='/dev/pts/6'>
  192. <source path='/dev/pts/6'/>
  193. <target type='serial' port='0'/>
  194. <alias name='serial0'/>
  195. </console>
  196. <channel type='unix'>
  197. <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-57-Windows 10/org.qemu.guest_agent.0'/>
  198. <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
  199. <alias name='channel0'/>
  200. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  201. </channel>
  202. <input type='mouse' bus='ps2'>
  203. <alias name='input0'/>
  204. </input>
  205. <input type='keyboard' bus='ps2'>
  206. <alias name='input1'/>
  207. </input>
  208. <audio id='1' type='none'/>
  209. <hostdev mode='subsystem' type='pci' managed='yes'>
  210. <driver name='vfio'/>
  211. <source>
  212. <address domain='0x0000' bus='0x2d' slot='0x00' function='0x0'/>
  213. </source>
  214. <alias name='hostdev0'/>
  215. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  216. </hostdev>
  217. <hostdev mode='subsystem' type='pci' managed='yes'>
  218. <driver name='vfio'/>
  219. <source>
  220. <address domain='0x0000' bus='0x2d' slot='0x00' function='0x1'/>
  221. </source>
  222. <alias name='hostdev1'/>
  223. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  224. </hostdev>
  225. <hostdev mode='subsystem' type='pci' managed='yes'>
  226. <driver name='vfio'/>
  227. <source>
  228. <address domain='0x0000' bus='0x25' slot='0x00' function='0x0'/>
  229. </source>
  230. <alias name='hostdev2'/>
  231. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  232. </hostdev>
  233. <hostdev mode='subsystem' type='pci' managed='yes'>
  234. <driver name='vfio'/>
  235. <source>
  236. <address domain='0x0000' bus='0x28' slot='0x00' function='0x0'/>
  237. </source>
  238. <alias name='hostdev3'/>
  239. <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  240. </hostdev>
  241. <hostdev mode='subsystem' type='usb' managed='no'>
  242. <source>
  243. <address bus='7' device='4'/>
  244. </source>
  245. <alias name='hostdev4'/>
  246. <address type='usb' bus='0' port='1'/>
  247. </hostdev>
  248. <hostdev mode='subsystem' type='usb' managed='no'>
  249. <source>
  250. <address bus='5' device='26'/>
  251. </source>
  252. <alias name='hostdev5'/>
  253. <address type='usb' bus='0' port='2'/>
  254. </hostdev>
  255. <hostdev mode='subsystem' type='usb' managed='no'>
  256. <source>
  257. <address bus='5' device='7'/>
  258. </source>
  259. <alias name='hostdev6'/>
  260. <address type='usb' bus='0' port='3'/>
  261. </hostdev>
  262. <hostdev mode='subsystem' type='usb' managed='no'>
  263. <source>
  264. <address bus='3' device='8'/>
  265. </source>
  266. <alias name='hostdev7'/>
  267. <address type='usb' bus='0' port='4'/>
  268. </hostdev>
  269. <memballoon model='none'/>
  270. </devices>
  271. <seclabel type='dynamic' model='dac' relabel='yes'>
  272. <label>+0:+100</label>
  273. <imagelabel>+0:+100</imagelabel>
  274. </seclabel>
  275. </domain>
  276.  
Tags: pc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement