omegabr

Untitled

Dec 10th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 KB | None | 0 0
  1. <domain type="kvm">
  2. <name>win10</name>
  3. <uuid>758519c8-fa15-4117-8051-784060ef96e4</uuid>
  4. <metadata>
  5. <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  6. <libosinfo:os id="http://microsoft.com/win/10"/>
  7. </libosinfo:libosinfo>
  8. </metadata>
  9. <memory unit="KiB">9314304</memory>
  10. <currentMemory unit="KiB">9314304</currentMemory>
  11. <vcpu placement="static">12</vcpu>
  12. <os firmware="efi">
  13. <type arch="x86_64" machine="pc-q35-9.2">hvm</type>
  14. <firmware>
  15. <feature enabled="no" name="enrolled-keys"/>
  16. <feature enabled="no" name="secure-boot"/>
  17. </firmware>
  18. <loader readonly="yes" type="pflash" format="raw">/usr/share/edk2/OvmfX64/OVMF_CODE.fd</loader>
  19. <nvram template="/usr/share/edk2/OvmfX64/OVMF_VARS.fd" templateFormat="raw" format="raw">/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  20. <bootmenu enable="yes"/>
  21. </os>
  22. <features>
  23. <acpi/>
  24. <apic/>
  25. <hyperv mode="custom">
  26. <relaxed state="on"/>
  27. <vapic state="on"/>
  28. <spinlocks state="on" retries="8191"/>
  29. <vpindex state="on"/>
  30. <runtime state="on"/>
  31. <synic state="on"/>
  32. <stimer state="on"/>
  33. <vendor_id state="on" value="randomid"/>
  34. <frequencies state="on"/>
  35. <tlbflush state="on"/>
  36. <ipi state="on"/>
  37. <avic state="on"/>
  38. </hyperv>
  39. </features>
  40. <cpu mode="host-passthrough" check="none" migratable="on">
  41. <topology sockets="1" dies="1" clusters="1" cores="6" threads="2"/>
  42. </cpu>
  43. <clock offset="localtime">
  44. <timer name="rtc" tickpolicy="catchup"/>
  45. <timer name="pit" tickpolicy="delay"/>
  46. <timer name="hpet" present="no"/>
  47. <timer name="hypervclock" present="yes"/>
  48. </clock>
  49. <on_poweroff>destroy</on_poweroff>
  50. <on_reboot>restart</on_reboot>
  51. <on_crash>destroy</on_crash>
  52. <pm>
  53. <suspend-to-mem enabled="no"/>
  54. <suspend-to-disk enabled="no"/>
  55. </pm>
  56. <devices>
  57. <emulator>/bin/qemu-system-x86_64</emulator>
  58. <disk type="file" device="disk">
  59. <driver name="qemu" type="qcow2" cache="writeback" discard="unmap"/>
  60. <source file="/var/lib/libvirt/images/win10.qcow2"/>
  61. <target dev="vda" bus="virtio"/>
  62. <boot order="2"/>
  63. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  64. </disk>
  65. <disk type="file" device="cdrom">
  66. <driver name="qemu" type="raw"/>
  67. <target dev="sdb" bus="sata"/>
  68. <readonly/>
  69. <boot order="1"/>
  70. <address type="drive" controller="0" bus="0" target="0" unit="1"/>
  71. </disk>
  72. <disk type="file" device="cdrom">
  73. <driver name="qemu" type="raw"/>
  74. <target dev="sdc" bus="sata"/>
  75. <readonly/>
  76. <address type="drive" controller="0" bus="0" target="0" unit="2"/>
  77. </disk>
  78. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  79. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  80. </controller>
  81. <controller type="pci" index="0" model="pcie-root"/>
  82. <controller type="pci" index="1" model="pcie-root-port">
  83. <model name="pcie-root-port"/>
  84. <target chassis="1" port="0x10"/>
  85. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  86. </controller>
  87. <controller type="pci" index="2" model="pcie-root-port">
  88. <model name="pcie-root-port"/>
  89. <target chassis="2" port="0x11"/>
  90. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  91. </controller>
  92. <controller type="pci" index="3" model="pcie-root-port">
  93. <model name="pcie-root-port"/>
  94. <target chassis="3" port="0x12"/>
  95. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  96. </controller>
  97. <controller type="pci" index="4" model="pcie-root-port">
  98. <model name="pcie-root-port"/>
  99. <target chassis="4" port="0x13"/>
  100. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  101. </controller>
  102. <controller type="pci" index="5" model="pcie-root-port">
  103. <model name="pcie-root-port"/>
  104. <target chassis="5" port="0x14"/>
  105. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  106. </controller>
  107. <controller type="pci" index="6" model="pcie-root-port">
  108. <model name="pcie-root-port"/>
  109. <target chassis="6" port="0x15"/>
  110. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  111. </controller>
  112. <controller type="pci" index="7" model="pcie-root-port">
  113. <model name="pcie-root-port"/>
  114. <target chassis="7" port="0x16"/>
  115. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
  116. </controller>
  117. <controller type="pci" index="8" model="pcie-root-port">
  118. <model name="pcie-root-port"/>
  119. <target chassis="8" port="0x17"/>
  120. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
  121. </controller>
  122. <controller type="pci" index="9" model="pcie-root-port">
  123. <model name="pcie-root-port"/>
  124. <target chassis="9" port="0x18"/>
  125. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
  126. </controller>
  127. <controller type="pci" index="10" model="pcie-root-port">
  128. <model name="pcie-root-port"/>
  129. <target chassis="10" port="0x19"/>
  130. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
  131. </controller>
  132. <controller type="pci" index="11" model="pcie-root-port">
  133. <model name="pcie-root-port"/>
  134. <target chassis="11" port="0x1a"/>
  135. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
  136. </controller>
  137. <controller type="pci" index="12" model="pcie-root-port">
  138. <model name="pcie-root-port"/>
  139. <target chassis="12" port="0x1b"/>
  140. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
  141. </controller>
  142. <controller type="pci" index="13" model="pcie-root-port">
  143. <model name="pcie-root-port"/>
  144. <target chassis="13" port="0x1c"/>
  145. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
  146. </controller>
  147. <controller type="pci" index="14" model="pcie-root-port">
  148. <model name="pcie-root-port"/>
  149. <target chassis="14" port="0x1d"/>
  150. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
  151. </controller>
  152. <controller type="sata" index="0">
  153. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  154. </controller>
  155. <interface type="bridge">
  156. <mac address="52:54:00:db:dd:71"/>
  157. <source bridge="enp7s0"/>
  158. <model type="e1000e"/>
  159. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  160. </interface>
  161. <serial type="pty">
  162. <target type="isa-serial" port="0">
  163. <model name="isa-serial"/>
  164. </target>
  165. </serial>
  166. <console type="pty">
  167. <target type="serial" port="0"/>
  168. </console>
  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. <sound model="ich9">
  175. <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  176. </sound>
  177. <audio id="1" type="none"/>
  178. <hostdev mode="subsystem" type="pci" managed="yes">
  179. <source>
  180. <address domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  181. </source>
  182. <rom file="/usr/share/vgabios/gpu.rom"/>
  183. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  184. </hostdev>
  185. <hostdev mode="subsystem" type="pci" managed="yes">
  186. <source>
  187. <address domain="0x0000" bus="0x03" slot="0x00" function="0x1"/>
  188. </source>
  189. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  190. </hostdev>
  191. <hostdev mode="subsystem" type="pci" managed="yes">
  192. <source>
  193. <address domain="0x0000" bus="0x0e" slot="0x00" function="0x0"/>
  194. </source>
  195. <address type="pci" domain="0x0000" bus="0x07" slot="0x00" function="0x0"/>
  196. </hostdev>
  197. <hostdev mode="subsystem" type="pci" managed="yes">
  198. <source>
  199. <address domain="0x0000" bus="0x10" slot="0x00" function="0x3"/>
  200. </source>
  201. <address type="pci" domain="0x0000" bus="0x08" slot="0x00" function="0x0"/>
  202. </hostdev>
  203. <hostdev mode="subsystem" type="pci" managed="yes">
  204. <source>
  205. <address domain="0x0000" bus="0x10" slot="0x00" function="0x4"/>
  206. </source>
  207. <address type="pci" domain="0x0000" bus="0x09" slot="0x00" function="0x0"/>
  208. </hostdev>
  209. <hostdev mode="subsystem" type="pci" managed="yes">
  210. <source>
  211. <address domain="0x0000" bus="0x12" slot="0x00" function="0x4"/>
  212. </source>
  213. <address type="pci" domain="0x0000" bus="0x0a" slot="0x00" function="0x0"/>
  214. </hostdev>
  215. <hostdev mode="subsystem" type="pci" managed="yes">
  216. <source>
  217. <address domain="0x0000" bus="0x10" slot="0x00" function="0x6"/>
  218. </source>
  219. <address type="pci" domain="0x0000" bus="0x0b" slot="0x00" function="0x0"/>
  220. </hostdev>
  221. <watchdog model="itco" action="reset"/>
  222. <memballoon model="virtio">
  223. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  224. </memballoon>
  225. </devices>
  226. </domain>
  227.  
Advertisement
Add Comment
Please, Sign In to add comment