Guest User

Untitled

a guest
Jul 26th, 2020
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <domain type='kvm'>
  3. <name>Windows 10</name>
  4. <uuid>0f8d3bc0-42b4-c1fa-4133-bd881de73bf5</uuid>
  5. <metadata>
  6. <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/>
  7. </metadata>
  8. <memory unit='KiB'>12582912</memory>
  9. <currentMemory unit='KiB'>12582912</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='8'/>
  17. <vcpupin vcpu='2' cpuset='1'/>
  18. <vcpupin vcpu='3' cpuset='9'/>
  19. <vcpupin vcpu='4' cpuset='2'/>
  20. <vcpupin vcpu='5' cpuset='10'/>
  21. <vcpupin vcpu='6' cpuset='3'/>
  22. <vcpupin vcpu='7' cpuset='11'/>
  23. <vcpupin vcpu='8' cpuset='4'/>
  24. <vcpupin vcpu='9' cpuset='12'/>
  25. <vcpupin vcpu='10' cpuset='5'/>
  26. <vcpupin vcpu='11' cpuset='13'/>
  27. <vcpupin vcpu='12' cpuset='6'/>
  28. <vcpupin vcpu='13' cpuset='14'/>
  29. <vcpupin vcpu='14' cpuset='7'/>
  30. <vcpupin vcpu='15' cpuset='15'/>
  31. </cputune>
  32. <os>
  33. <type arch='x86_64' machine='pc-i440fx-4.2'>hvm</type>
  34. <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
  35. <nvram>/etc/libvirt/qemu/nvram/0f8d3bc0-42b4-c1fa-4133-bd881de73bf5_VARS-pure-efi.fd</nvram>
  36. </os>
  37. <features>
  38. <acpi/>
  39. <apic/>
  40. <hyperv>
  41. <relaxed state='off'/>
  42. <vapic state='off'/>
  43. <spinlocks state='off'/>
  44. <vendor_id state='off'/>
  45. </hyperv>
  46. </features>
  47. <cpu mode='host-passthrough' check='none'>
  48. <topology sockets='1' cores='8' threads='2'/>
  49. <cache mode='passthrough'/>
  50. <feature policy='require' name='topoext'/>
  51. </cpu>
  52. <clock offset='localtime'>
  53. <timer name='hypervclock' present='yes'/>
  54. <timer name='hpet' present='no'/>
  55. </clock>
  56. <on_poweroff>destroy</on_poweroff>
  57. <on_reboot>restart</on_reboot>
  58. <on_crash>restart</on_crash>
  59. <devices>
  60. <emulator>/usr/local/sbin/qemu</emulator>
  61. <disk type='file' device='disk'>
  62. <driver name='qemu' type='raw' cache='writeback'/>
  63. <source file='/mnt/user/domains/Windows 10/vdisk1.img'/>
  64. <target dev='hdc' bus='virtio'/>
  65. <boot order='1'/>
  66. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  67. </disk>
  68. <disk type='file' device='cdrom'>
  69. <driver name='qemu' type='raw'/>
  70. <source file='/mnt/user/isos/Windows.iso'/>
  71. <target dev='hda' bus='ide'/>
  72. <readonly/>
  73. <boot order='2'/>
  74. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  75. </disk>
  76. <disk type='file' device='cdrom'>
  77. <driver name='qemu' type='raw'/>
  78. <source file='/mnt/user/isos/virtio-win-0.1.173-2.iso'/>
  79. <target dev='hdb' bus='ide'/>
  80. <readonly/>
  81. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  82. </disk>
  83. <controller type='pci' index='0' model='pci-root'/>
  84. <controller type='ide' index='0'>
  85. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  86. </controller>
  87. <controller type='virtio-serial' index='0'>
  88. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  89. </controller>
  90. <controller type='usb' index='0' model='ich9-ehci1'>
  91. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
  92. </controller>
  93. <controller type='usb' index='0' model='ich9-uhci1'>
  94. <master startport='0'/>
  95. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
  96. </controller>
  97. <controller type='usb' index='0' model='ich9-uhci2'>
  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. <master startport='4'/>
  103. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
  104. </controller>
  105. <interface type='bridge'>
  106. <mac address='52:54:00:94:9c:23'/>
  107. <source bridge='br0'/>
  108. <model type='virtio'/>
  109. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  110. </interface>
  111. <serial type='pty'>
  112. <target type='isa-serial' port='0'>
  113. <model name='isa-serial'/>
  114. </target>
  115. </serial>
  116. <console type='pty'>
  117. <target type='serial' port='0'/>
  118. </console>
  119. <channel type='unix'>
  120. <target type='virtio' name='org.qemu.guest_agent.0'/>
  121. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  122. </channel>
  123. <input type='tablet' bus='usb'>
  124. <address type='usb' bus='0' port='1'/>
  125. </input>
  126. <input type='mouse' bus='ps2'/>
  127. <input type='keyboard' bus='ps2'/>
  128. <hostdev mode='subsystem' type='pci' managed='yes'>
  129. <driver name='vfio'/>
  130. <source>
  131. <address domain='0x0000' bus='0x09' slot='0x00' function='0x0'/>
  132. </source>
  133. <rom file='/mnt/user0/sync-downloads/OLD/Downloads/MSI.GTX660Ti.2048.120921.rom'/>
  134. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  135. </hostdev>
  136. <hostdev mode='subsystem' type='pci' managed='yes'>
  137. <driver name='vfio'/>
  138. <source>
  139. <address domain='0x0000' bus='0x09' slot='0x00' function='0x1'/>
  140. </source>
  141. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  142. </hostdev>
  143. <memballoon model='none'/>
  144. </devices>
  145. </domain>
  146.  
Advertisement
Add Comment
Please, Sign In to add comment