Advertisement
Guest User

Untitled

a guest
Dec 11th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.49 KB | None | 0 0
  1. <domain type="kvm">
  2. <name>win10-games</name>
  3. <uuid>1e666676</uuid>
  4. <metadata>
  5. <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  6. <libosinfo:os id="http://microsoft.com/win/11"/>
  7. </libosinfo:libosinfo>
  8. </metadata>
  9. <memory unit="KiB">33554432</memory>
  10. <currentMemory unit="KiB">33554432</currentMemory>
  11. <memoryBacking>
  12. <hugepages/>
  13. <nosharepages/>
  14. <locked/>
  15. <access mode="private"/>
  16. <allocation mode="immediate"/>
  17. <discard/>
  18. </memoryBacking>
  19. <vcpu placement="static">16</vcpu>
  20. <iothreads>2</iothreads>
  21. <cputune>
  22. <vcpupin vcpu="0" cpuset="0"/>
  23. <vcpupin vcpu="1" cpuset="16"/>
  24. <vcpupin vcpu="2" cpuset="1"/>
  25. <vcpupin vcpu="3" cpuset="17"/>
  26. <vcpupin vcpu="4" cpuset="2"/>
  27. <vcpupin vcpu="5" cpuset="18"/>
  28. <vcpupin vcpu="6" cpuset="3"/>
  29. <vcpupin vcpu="7" cpuset="19"/>
  30. <vcpupin vcpu="8" cpuset="4"/>
  31. <vcpupin vcpu="9" cpuset="20"/>
  32. <vcpupin vcpu="10" cpuset="5"/>
  33. <vcpupin vcpu="11" cpuset="21"/>
  34. <vcpupin vcpu="12" cpuset="6"/>
  35. <vcpupin vcpu="13" cpuset="22"/>
  36. <vcpupin vcpu="14" cpuset="7"/>
  37. <vcpupin vcpu="15" cpuset="23"/>
  38. <emulatorpin cpuset="15,31"/>
  39. <iothreadpin iothread="1" cpuset="13,29"/>
  40. <iothreadpin iothread="2" cpuset="14,30"/>
  41. <emulatorsched scheduler="fifo" priority="10"/>
  42. <vcpusched vcpus="0" scheduler="rr" priority="1"/>
  43. <vcpusched vcpus="1" scheduler="rr" priority="1"/>
  44. <vcpusched vcpus="2" scheduler="rr" priority="1"/>
  45. <vcpusched vcpus="3" scheduler="rr" priority="1"/>
  46. <vcpusched vcpus="4" scheduler="rr" priority="1"/>
  47. <vcpusched vcpus="5" scheduler="rr" priority="1"/>
  48. <vcpusched vcpus="6" scheduler="rr" priority="1"/>
  49. <vcpusched vcpus="7" scheduler="rr" priority="1"/>
  50. <vcpusched vcpus="8" scheduler="rr" priority="1"/>
  51. <vcpusched vcpus="9" scheduler="rr" priority="1"/>
  52. <vcpusched vcpus="10" scheduler="rr" priority="1"/>
  53. <vcpusched vcpus="11" scheduler="rr" priority="1"/>
  54. <vcpusched vcpus="12" scheduler="rr" priority="1"/>
  55. <vcpusched vcpus="13" scheduler="rr" priority="1"/>
  56. <vcpusched vcpus="14" scheduler="rr" priority="1"/>
  57. <vcpusched vcpus="15" scheduler="rr" priority="1"/>
  58. </cputune>
  59. <os firmware="efi">
  60. <type arch="x86_64" machine="pc-q35-8.1">hvm</type>
  61. <firmware>
  62. <feature enabled="no" name="enrolled-keys"/>
  63. <feature enabled="no" name="secure-boot"/>
  64. </firmware>
  65. <loader readonly="yes" type="pflash">/usr/share/edk2/x64/OVMF_CODE.fd</loader>
  66. <nvram template="/usr/share/edk2/x64/OVMF_VARS.fd">/var/lib/libvirt/qemu/nvram/win11-games_VARS.fd</nvram>
  67. <smbios mode="host"/>
  68. </os>
  69. <features>
  70. <acpi/>
  71. <apic/>
  72. <hyperv mode="passthrough">
  73. <relaxed state="on"/>
  74. <vapic state="on"/>
  75. <spinlocks state="on" retries="8191"/>
  76. <vpindex state="on"/>
  77. <synic state="on"/>
  78. <stimer state="on">
  79. <direct state="on"/>
  80. </stimer>
  81. <reset state="on"/>
  82. <vendor_id state="on" value="OriginalAMD"/>
  83. <frequencies state="on"/>
  84. <reenlightenment state="off"/>
  85. <tlbflush state="on"/>
  86. <ipi state="on"/>
  87. <evmcs state="off"/>
  88. <avic state="on"/>
  89. </hyperv>
  90. <kvm>
  91. <hidden state="on"/>
  92. </kvm>
  93. <vmport state="off"/>
  94. </features>
  95. <cpu mode="host-passthrough" check="none" migratable="off">
  96. <topology sockets="1" dies="1" cores="8" threads="2"/>
  97. <cache mode="passthrough"/>
  98. <feature policy="disable" name="x2apic"/>
  99. <feature policy="require" name="topoext"/>
  100. <feature policy="require" name="svm"/>
  101. <feature policy="require" name="hypervisor"/>
  102. <feature policy="require" name="amd-stibp"/>
  103. </cpu>
  104. <clock offset="timezone" timezone="Europe/Dublin">
  105. <timer name="rtc" present="no" tickpolicy="catchup"/>
  106. <timer name="pit" tickpolicy="discard"/>
  107. <timer name="hpet" present="no"/>
  108. <timer name="kvmclock" present="no"/>
  109. <timer name="hypervclock" present="yes"/>
  110. <timer name="tsc" present="yes" mode="native"/>
  111. </clock>
  112. <on_poweroff>destroy</on_poweroff>
  113. <on_reboot>restart</on_reboot>
  114. <on_crash>destroy</on_crash>
  115. <pm>
  116. <suspend-to-mem enabled="no"/>
  117. <suspend-to-disk enabled="no"/>
  118. </pm>
  119. <devices>
  120. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  121. <disk type="block" device="disk">
  122. <driver name="qemu" type="raw" cache="none" io="native"/>
  123. <source dev="/dev/sdb"/>
  124. <target dev="sdb" bus="sata"/>
  125. <boot order="1"/>
  126. <address type="drive" controller="0" bus="0" target="0" unit="1"/>
  127. </disk>
  128. <disk type="file" device="cdrom">
  129. <driver name="qemu" type="raw"/>
  130. <source file="/home/wizard/Downloads/Linux/virtio-win-0.1.229.iso"/>
  131. <target dev="sdc" bus="sata"/>
  132. <readonly/>
  133. <address type="drive" controller="0" bus="0" target="0" unit="2"/>
  134. </disk>
  135. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  136. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  137. </controller>
  138. <controller type="pci" index="0" model="pcie-root"/>
  139. <controller type="pci" index="1" model="pcie-root-port">
  140. <model name="pcie-root-port"/>
  141. <target chassis="1" port="0x10"/>
  142. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  143. </controller>
  144. <controller type="pci" index="2" model="pcie-root-port">
  145. <model name="pcie-root-port"/>
  146. <target chassis="2" port="0x11"/>
  147. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  148. </controller>
  149. <controller type="pci" index="3" model="pcie-root-port">
  150. <model name="pcie-root-port"/>
  151. <target chassis="3" port="0x12"/>
  152. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  153. </controller>
  154. <controller type="pci" index="4" model="pcie-root-port">
  155. <model name="pcie-root-port"/>
  156. <target chassis="4" port="0x13"/>
  157. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  158. </controller>
  159. <controller type="pci" index="5" model="pcie-root-port">
  160. <model name="pcie-root-port"/>
  161. <target chassis="5" port="0x14"/>
  162. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  163. </controller>
  164. <controller type="pci" index="6" model="pcie-root-port">
  165. <model name="pcie-root-port"/>
  166. <target chassis="6" port="0x15"/>
  167. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  168. </controller>
  169. <controller type="pci" index="7" model="pcie-root-port">
  170. <model name="pcie-root-port"/>
  171. <target chassis="7" port="0x16"/>
  172. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
  173. </controller>
  174. <controller type="pci" index="8" model="pcie-root-port">
  175. <model name="pcie-root-port"/>
  176. <target chassis="8" port="0x17"/>
  177. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
  178. </controller>
  179. <controller type="pci" index="9" model="pcie-root-port">
  180. <model name="pcie-root-port"/>
  181. <target chassis="9" port="0x18"/>
  182. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
  183. </controller>
  184. <controller type="pci" index="10" model="pcie-root-port">
  185. <model name="pcie-root-port"/>
  186. <target chassis="10" port="0x19"/>
  187. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
  188. </controller>
  189. <controller type="pci" index="11" model="pcie-root-port">
  190. <model name="pcie-root-port"/>
  191. <target chassis="11" port="0x1a"/>
  192. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
  193. </controller>
  194. <controller type="pci" index="12" model="pcie-root-port">
  195. <model name="pcie-root-port"/>
  196. <target chassis="12" port="0x1b"/>
  197. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
  198. </controller>
  199. <controller type="pci" index="13" model="pcie-root-port">
  200. <model name="pcie-root-port"/>
  201. <target chassis="13" port="0x1c"/>
  202. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
  203. </controller>
  204. <controller type="pci" index="14" model="pcie-root-port">
  205. <model name="pcie-root-port"/>
  206. <target chassis="14" port="0x1d"/>
  207. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
  208. </controller>
  209. <controller type="sata" index="0">
  210. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  211. </controller>
  212. <controller type="virtio-serial" index="0">
  213. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  214. </controller>
  215. <interface type="direct">
  216. <mac address="52:54:00:20:e2:43"/>
  217. <source dev="enp13s0" mode="bridge"/>
  218. <model type="e1000e"/>
  219. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  220. </interface>
  221. <serial type="pty">
  222. <target type="isa-serial" port="0">
  223. <model name="isa-serial"/>
  224. </target>
  225. </serial>
  226. <console type="pty">
  227. <target type="serial" port="0"/>
  228. </console>
  229. <channel type="spicevmc">
  230. <target type="virtio" name="com.redhat.spice.0"/>
  231. <address type="virtio-serial" controller="0" bus="0" port="1"/>
  232. </channel>
  233. <input type="mouse" bus="ps2"/>
  234. <input type="keyboard" bus="ps2"/>
  235. <graphics type="spice" autoport="yes">
  236. <listen type="address"/>
  237. <image compression="off"/>
  238. </graphics>
  239. <sound model="ich9">
  240. <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  241. </sound>
  242. <audio id="1" type="spice"/>
  243. <video>
  244. <model type="virtio" heads="1" primary="yes">
  245. <acceleration accel3d="no"/>
  246. </model>
  247. <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/>
  248. </video>
  249. <hostdev mode="subsystem" type="usb" managed="yes">
  250. <source>
  251. <vendor id="0x1e7d"/>
  252. <product id="0x2cb6"/>
  253. </source>
  254. <address type="usb" bus="0" port="3"/>
  255. </hostdev>
  256. <hostdev mode="subsystem" type="pci" managed="yes">
  257. <source>
  258. <address domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  259. </source>
  260. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  261. </hostdev>
  262. <hostdev mode="subsystem" type="pci" managed="yes">
  263. <source>
  264. <address domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  265. </source>
  266. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  267. </hostdev>
  268. <hostdev mode="subsystem" type="pci" managed="yes">
  269. <source>
  270. <address domain="0x0000" bus="0x01" slot="0x00" function="0x1"/>
  271. </source>
  272. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  273. </hostdev>
  274. <hostdev mode="subsystem" type="usb" managed="yes">
  275. <source>
  276. <vendor id="0x187c"/>
  277. <product id="0x100e"/>
  278. </source>
  279. <address type="usb" bus="0" port="4"/>
  280. </hostdev>
  281. <redirdev bus="usb" type="spicevmc">
  282. <address type="usb" bus="0" port="1"/>
  283. </redirdev>
  284. <redirdev bus="usb" type="spicevmc">
  285. <address type="usb" bus="0" port="2"/>
  286. </redirdev>
  287. <watchdog model="itco" action="reset"/>
  288. <memballoon model="none"/>
  289. </devices>
  290. </domain>
  291.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement