Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 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 win10
  5. or other application using the libvirt API.
  6. -->
  7.  
  8. <domain type='kvm'>
  9. <name>win10</name>
  10. <uuid>1fadf31c-992e-46af-aebf-6304c8371514</uuid>
  11. <memory unit='KiB'>36864000</memory>
  12. <currentMemory unit='KiB'>36864000</currentMemory>
  13. <vcpu placement='static'>24</vcpu>
  14. <iothreads>1</iothreads>
  15. <cputune>
  16. <vcpupin vcpu='0' cpuset='12'/>
  17. <vcpupin vcpu='1' cpuset='36'/>
  18. <vcpupin vcpu='2' cpuset='13'/>
  19. <vcpupin vcpu='3' cpuset='37'/>
  20. <vcpupin vcpu='4' cpuset='14'/>
  21. <vcpupin vcpu='5' cpuset='38'/>
  22. <vcpupin vcpu='6' cpuset='15'/>
  23. <vcpupin vcpu='7' cpuset='39'/>
  24. <vcpupin vcpu='8' cpuset='16'/>
  25. <vcpupin vcpu='9' cpuset='40'/>
  26. <vcpupin vcpu='10' cpuset='17'/>
  27. <vcpupin vcpu='11' cpuset='41'/>
  28. <vcpupin vcpu='12' cpuset='18'/>
  29. <vcpupin vcpu='13' cpuset='42'/>
  30. <vcpupin vcpu='14' cpuset='19'/>
  31. <vcpupin vcpu='15' cpuset='43'/>
  32. <vcpupin vcpu='16' cpuset='20'/>
  33. <vcpupin vcpu='17' cpuset='44'/>
  34. <vcpupin vcpu='18' cpuset='21'/>
  35. <vcpupin vcpu='19' cpuset='45'/>
  36. <vcpupin vcpu='20' cpuset='22'/>
  37. <vcpupin vcpu='21' cpuset='46'/>
  38. <vcpupin vcpu='22' cpuset='23'/>
  39. <vcpupin vcpu='23' cpuset='47'/>
  40. <emulatorpin cpuset='12-23,36-47'/>
  41. <iothreadpin iothread='1' cpuset='12-23,36-47'/>
  42. </cputune>
  43. <numatune>
  44. <memory mode='strict' nodeset='1'/>
  45. </numatune>
  46. <os>
  47. <type arch='x86_64' machine='pc-i440fx-bionic'>hvm</type>
  48. <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader>
  49. <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  50. </os>
  51. <features>
  52. <acpi/>
  53. <apic/>
  54. <hyperv>
  55. <relaxed state='on'/>
  56. <vapic state='on'/>
  57. <spinlocks state='on' retries='8191'/>
  58. <vendor_id state='on' value='whatever'/>
  59. </hyperv>
  60. <kvm>
  61. <hidden state='on'/>
  62. </kvm>
  63. <vmport state='off'/>
  64. </features>
  65. <cpu mode='custom' match='exact' check='partial'>
  66. <model fallback='allow'>Haswell-noTSX-IBRS</model>
  67. <topology sockets='1' cores='12' threads='2'/>
  68. </cpu>
  69. <clock offset='localtime'>
  70. <timer name='rtc' tickpolicy='catchup'/>
  71. <timer name='pit' tickpolicy='delay'/>
  72. <timer name='hpet' present='no'/>
  73. <timer name='hypervclock' present='yes'/>
  74. </clock>
  75. <on_poweroff>destroy</on_poweroff>
  76. <on_reboot>restart</on_reboot>
  77. <on_crash>destroy</on_crash>
  78. <pm>
  79. <suspend-to-mem enabled='no'/>
  80. <suspend-to-disk enabled='no'/>
  81. </pm>
  82. <devices>
  83. <emulator>/usr/bin/kvm-spice</emulator>
  84. <disk type='block' device='disk'>
  85. <driver name='qemu' type='raw' cache='none' io='threads'/>
  86. <source dev='/dev/sdh1'/>
  87. <target dev='sda' bus='sata'/>
  88. <boot order='2'/>
  89. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  90. </disk>
  91. <controller type='pci' index='0' model='pci-root'/>
  92. <controller type='sata' index='0'>
  93. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  94. </controller>
  95. <controller type='virtio-serial' index='0'>
  96. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  97. </controller>
  98. <controller type='scsi' index='0' model='virtio-scsi'>
  99. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  100. </controller>
  101. <controller type='usb' index='0' model='nec-xhci' ports='8'>
  102. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  103. </controller>
  104. <interface type='bridge'>
  105. <mac address='52:54:00:01:3b:17'/>
  106. <source bridge='br0'/>
  107. <model type='virtio'/>
  108. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  109. </interface>
  110. <serial type='pty'>
  111. <target type='isa-serial' port='0'>
  112. <model name='isa-serial'/>
  113. </target>
  114. </serial>
  115. <console type='pty'>
  116. <target type='serial' port='0'/>
  117. </console>
  118. <channel type='spicevmc'>
  119. <target type='virtio' name='com.redhat.spice.0'/>
  120. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  121. </channel>
  122. <input type='mouse' bus='ps2'/>
  123. <input type='keyboard' bus='ps2'/>
  124. <video>
  125. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  126. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  127. </video>
  128. <hostdev mode='subsystem' type='pci' managed='yes'>
  129. <source>
  130. <address domain='0x0000' bus='0x82' slot='0x00' function='0x0'/>
  131. </source>
  132. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  133. </hostdev>
  134. <hostdev mode='subsystem' type='pci' managed='yes'>
  135. <source>
  136. <address domain='0x0000' bus='0x83' slot='0x00' function='0x0'/>
  137. </source>
  138. <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/>
  139. </hostdev>
  140. <hostdev mode='subsystem' type='pci' managed='yes'>
  141. <source>
  142. <address domain='0x0000' bus='0x83' slot='0x00' function='0x1'/>
  143. </source>
  144. <address type='pci' domain='0x0000' bus='0x00' slot='0x0c' function='0x0'/>
  145. </hostdev>
  146. <hostdev mode='subsystem' type='usb' managed='yes'>
  147. <source>
  148. <vendor id='0x046d'/>
  149. <product id='0xc52b'/>
  150. </source>
  151. <address type='usb' bus='0' port='1'/>
  152. </hostdev>
  153. <hostdev mode='subsystem' type='usb' managed='yes'>
  154. <source>
  155. <vendor id='0x413c'/>
  156. <product id='0x2113'/>
  157. </source>
  158. <address type='usb' bus='0' port='4'/>
  159. </hostdev>
  160. <redirdev bus='usb' type='spicevmc'>
  161. <address type='usb' bus='0' port='2'/>
  162. </redirdev>
  163. <redirdev bus='usb' type='spicevmc'>
  164. <address type='usb' bus='0' port='3'/>
  165. </redirdev>
  166. <memballoon model='virtio'>
  167. <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/>
  168. </memballoon>
  169. </devices>
  170. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement