Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.21 KB | None | 0 0
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh edit Windows10UEFI
  5. or other application using the libvirt API.
  6. -->
  7.  
  8. <domain type='kvm'>
  9. <name>Windows10UEFI</name>
  10. <uuid>eeccb32d-3b3e-4860-bfa4-77bb851d2b37</uuid>
  11. <metadata>
  12. <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  13. <libosinfo:os id="http://microsoft.com/win/10"/>
  14. </libosinfo:libosinfo>
  15. </metadata>
  16. <memory unit='KiB'>8388608</memory>
  17. <currentMemory unit='KiB'>8388608</currentMemory>
  18. <vcpu placement='static' current='1'>6</vcpu>
  19. <cputune>
  20. <vcpupin vcpu='0' cpuset='1'/>
  21. <vcpupin vcpu='1' cpuset='5'/>
  22. <vcpupin vcpu='2' cpuset='2'/>
  23. <vcpupin vcpu='3' cpuset='6'/>
  24. <vcpupin vcpu='4' cpuset='3'/>
  25. <vcpupin vcpu='5' cpuset='7'/>
  26. <emulatorpin cpuset='0,4'/>
  27. </cputune>
  28. <os>
  29. <type arch='x86_64' machine='pc-q35-3.0'>hvm</type>
  30. <loader readonly='yes' type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.fd</loader>
  31. <nvram>/var/lib/libvirt/qemu/nvram/Windows10UEFI_VARS.fd</nvram>
  32. </os>
  33. <features>
  34. <acpi/>
  35. <apic/>
  36. <hyperv>
  37. <relaxed state='on'/>
  38. <vapic state='on'/>
  39. <spinlocks state='on' retries='8191'/>
  40. </hyperv>
  41. <vmport state='off'/>
  42. </features>
  43. <cpu mode='host-model' check='partial'>
  44. <model fallback='allow'/>
  45. <topology sockets='1' cores='3' threads='2'/>
  46. </cpu>
  47. <clock offset='localtime'>
  48. <timer name='rtc' tickpolicy='catchup'/>
  49. <timer name='pit' tickpolicy='delay'/>
  50. <timer name='hpet' present='no'/>
  51. <timer name='hypervclock' present='yes'/>
  52. </clock>
  53. <on_poweroff>destroy</on_poweroff>
  54. <on_reboot>restart</on_reboot>
  55. <on_crash>destroy</on_crash>
  56. <pm>
  57. <suspend-to-mem enabled='no'/>
  58. <suspend-to-disk enabled='no'/>
  59. </pm>
  60. <devices>
  61. <emulator>/usr/bin/qemu-kvm</emulator>
  62. <disk type='block' device='disk'>
  63. <driver name='qemu' type='raw' cache='none' io='native'/>
  64. <source dev='/dev/vmstore/Windows10UEFI'/>
  65. <target dev='vda' bus='virtio'/>
  66. <boot order='1'/>
  67. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  68. </disk>
  69. <disk type='file' device='cdrom'>
  70. <driver name='qemu' type='raw'/>
  71. <source file='/var/lib/libvirt/images/Win10_English_x64.iso'/>
  72. <target dev='sda' bus='sata'/>
  73. <readonly/>
  74. <boot order='2'/>
  75. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  76. </disk>
  77. <disk type='file' device='cdrom'>
  78. <driver name='qemu' type='raw'/>
  79. <source file='/usr/share/virtio-win/virtio-win-0.1.164.iso'/>
  80. <target dev='sdb' bus='sata'/>
  81. <readonly/>
  82. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  83. </disk>
  84. <controller type='usb' index='0' model='ich9-ehci1'>
  85. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x7'/>
  86. </controller>
  87. <controller type='usb' index='0' model='ich9-uhci1'>
  88. <master startport='0'/>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x0' multifunction='on'/>
  90. </controller>
  91. <controller type='usb' index='0' model='ich9-uhci2'>
  92. <master startport='2'/>
  93. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x1'/>
  94. </controller>
  95. <controller type='usb' index='0' model='ich9-uhci3'>
  96. <master startport='4'/>
  97. <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x2'/>
  98. </controller>
  99. <controller type='sata' index='0'>
  100. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  101. </controller>
  102. <controller type='pci' index='0' model='pcie-root'/>
  103. <controller type='pci' index='1' model='pcie-root-port'>
  104. <model name='pcie-root-port'/>
  105. <target chassis='1' port='0x10'/>
  106. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  107. </controller>
  108. <controller type='pci' index='2' model='pcie-to-pci-bridge'>
  109. <model name='pcie-pci-bridge'/>
  110. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  111. </controller>
  112. <controller type='pci' index='3' model='pcie-root-port'>
  113. <model name='pcie-root-port'/>
  114. <target chassis='3' port='0x11'/>
  115. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  116. </controller>
  117. <controller type='pci' index='4' model='pcie-root-port'>
  118. <model name='pcie-root-port'/>
  119. <target chassis='4' port='0x12'/>
  120. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  121. </controller>
  122. <controller type='pci' index='5' model='pcie-root-port'>
  123. <model name='pcie-root-port'/>
  124. <target chassis='5' port='0x13'/>
  125. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  126. </controller>
  127. <controller type='pci' index='6' model='pcie-root-port'>
  128. <model name='pcie-root-port'/>
  129. <target chassis='6' port='0x14'/>
  130. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  131. </controller>
  132. <controller type='pci' index='7' model='pcie-root-port'>
  133. <model name='pcie-root-port'/>
  134. <target chassis='7' port='0x15'/>
  135. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  136. </controller>
  137. <controller type='pci' index='8' model='pcie-root-port'>
  138. <model name='pcie-root-port'/>
  139. <target chassis='8' port='0x16'/>
  140. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  141. </controller>
  142. <controller type='pci' index='9' model='pcie-root-port'>
  143. <model name='pcie-root-port'/>
  144. <target chassis='9' port='0x17'/>
  145. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  146. </controller>
  147. <controller type='virtio-serial' index='0'>
  148. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  149. </controller>
  150. <interface type='network'>
  151. <mac address='52:54:00:3a:a5:f5'/>
  152. <source network='default'/>
  153. <model type='virtio'/>
  154. <link state='down'/>
  155. <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
  156. </interface>
  157. <serial type='pty'>
  158. <target type='isa-serial' port='0'>
  159. <model name='isa-serial'/>
  160. </target>
  161. </serial>
  162. <console type='pty'>
  163. <target type='serial' port='0'/>
  164. </console>
  165. <channel type='spicevmc'>
  166. <target type='virtio' name='com.redhat.spice.0'/>
  167. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  168. </channel>
  169. <input type='tablet' bus='usb'>
  170. <address type='usb' bus='0' port='1'/>
  171. </input>
  172. <input type='mouse' bus='ps2'/>
  173. <input type='keyboard' bus='ps2'/>
  174. <graphics type='spice' autoport='yes'>
  175. <listen type='address'/>
  176. <image compression='off'/>
  177. </graphics>
  178. <video>
  179. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  180. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  181. </video>
  182. <hostdev mode='subsystem' type='pci' managed='yes'>
  183. <driver name='vfio'/>
  184. <source>
  185. <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  186. </source>
  187. <rom bar='on' file='/var/lib/libvirt/qemu/gpu_vbios/Club3D.R9280X.3072.140115.rom'/>
  188. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0' multifunction='on'/>
  189. </hostdev>
  190. <hostdev mode='subsystem' type='pci' managed='yes'>
  191. <source>
  192. <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/>
  193. </source>
  194. <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  195. </hostdev>
  196. <redirdev bus='usb' type='spicevmc'>
  197. <address type='usb' bus='0' port='2'/>
  198. </redirdev>
  199. <redirdev bus='usb' type='spicevmc'>
  200. <address type='usb' bus='0' port='3'/>
  201. </redirdev>
  202. <memballoon model='virtio'>
  203. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  204. </memballoon>
  205. </devices>
  206. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement