Guest User

Untitled

a guest
Dec 29th, 2024
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.63 KB | None | 0 0
  1. <domain type="kvm">
  2. <name>win11</name>
  3. <uuid>c55f8776-40f0-4590-af00-229d7de8e841</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">8388608</memory>
  10. <currentMemory unit="KiB">8388608</currentMemory>
  11. <vcpu placement="static">6</vcpu>
  12. <os firmware="efi">
  13. <type arch="x86_64" machine="pc-q35-9.1">hvm</type>
  14. <firmware>
  15. <feature enabled="no" name="enrolled-keys"/>
  16. <feature enabled="yes" name="secure-boot"/>
  17. </firmware>
  18. <loader readonly="yes" secure="yes" type="pflash" format="raw">/usr/share/edk2/x64/OVMF_CODE.secboot.4m.fd</loader>
  19. <nvram template="/usr/share/edk2/x64/OVMF_VARS.4m.fd" templateFormat="raw" format="raw">/var/lib/libvirt/qemu/nvram/win11_VARS.fd</nvram>
  20. <boot dev="hd"/>
  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. <frequencies state="on"/>
  34. <tlbflush state="on"/>
  35. <ipi state="on"/>
  36. <evmcs state="on"/>
  37. <avic state="on"/>
  38. </hyperv>
  39. <vmport state="off"/>
  40. <smm state="on"/>
  41. </features>
  42. <cpu mode="host-passthrough" check="none" migratable="on">
  43. <topology sockets="1" dies="1" clusters="1" cores="6" threads="1"/>
  44. </cpu>
  45. <clock offset="localtime">
  46. <timer name="rtc" tickpolicy="catchup"/>
  47. <timer name="pit" tickpolicy="delay"/>
  48. <timer name="hpet" present="no"/>
  49. <timer name="hypervclock" present="yes"/>
  50. </clock>
  51. <on_poweroff>destroy</on_poweroff>
  52. <on_reboot>restart</on_reboot>
  53. <on_crash>destroy</on_crash>
  54. <pm>
  55. <suspend-to-mem enabled="no"/>
  56. <suspend-to-disk enabled="no"/>
  57. </pm>
  58. <devices>
  59. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  60. <disk type="file" device="disk">
  61. <driver name="qemu" type="qcow2"/>
  62. <source file="/drive/Win11/win11.prva_uspjesna"/>
  63. <target dev="vda" bus="virtio"/>
  64. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  65. </disk>
  66. <disk type="file" device="cdrom">
  67. <driver name="qemu" type="raw"/>
  68. <source file="/home/user/Downloads/Win11_24H2_EnglishInternational_x64.iso"/>
  69. <target dev="sdb" bus="sata"/>
  70. <readonly/>
  71. <address type="drive" controller="0" bus="0" target="0" unit="1"/>
  72. </disk>
  73. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  74. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  75. </controller>
  76. <controller type="pci" index="0" model="pcie-root"/>
  77. <controller type="pci" index="1" model="pcie-root-port">
  78. <model name="pcie-root-port"/>
  79. <target chassis="1" port="0x10"/>
  80. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  81. </controller>
  82. <controller type="pci" index="2" model="pcie-root-port">
  83. <model name="pcie-root-port"/>
  84. <target chassis="2" port="0x11"/>
  85. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  86. </controller>
  87. <controller type="pci" index="3" model="pcie-root-port">
  88. <model name="pcie-root-port"/>
  89. <target chassis="3" port="0x12"/>
  90. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  91. </controller>
  92. <controller type="pci" index="4" model="pcie-root-port">
  93. <model name="pcie-root-port"/>
  94. <target chassis="4" port="0x13"/>
  95. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  96. </controller>
  97. <controller type="pci" index="5" model="pcie-root-port">
  98. <model name="pcie-root-port"/>
  99. <target chassis="5" port="0x14"/>
  100. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  101. </controller>
  102. <controller type="pci" index="6" model="pcie-root-port">
  103. <model name="pcie-root-port"/>
  104. <target chassis="6" port="0x15"/>
  105. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  106. </controller>
  107. <controller type="pci" index="7" model="pcie-root-port">
  108. <model name="pcie-root-port"/>
  109. <target chassis="7" port="0x16"/>
  110. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
  111. </controller>
  112. <controller type="pci" index="8" model="pcie-root-port">
  113. <model name="pcie-root-port"/>
  114. <target chassis="8" port="0x17"/>
  115. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
  116. </controller>
  117. <controller type="pci" index="9" model="pcie-root-port">
  118. <model name="pcie-root-port"/>
  119. <target chassis="9" port="0x18"/>
  120. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
  121. </controller>
  122. <controller type="pci" index="10" model="pcie-root-port">
  123. <model name="pcie-root-port"/>
  124. <target chassis="10" port="0x19"/>
  125. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
  126. </controller>
  127. <controller type="pci" index="11" model="pcie-root-port">
  128. <model name="pcie-root-port"/>
  129. <target chassis="11" port="0x1a"/>
  130. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
  131. </controller>
  132. <controller type="pci" index="12" model="pcie-root-port">
  133. <model name="pcie-root-port"/>
  134. <target chassis="12" port="0x1b"/>
  135. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
  136. </controller>
  137. <controller type="pci" index="13" model="pcie-root-port">
  138. <model name="pcie-root-port"/>
  139. <target chassis="13" port="0x1c"/>
  140. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
  141. </controller>
  142. <controller type="pci" index="14" model="pcie-root-port">
  143. <model name="pcie-root-port"/>
  144. <target chassis="14" port="0x1d"/>
  145. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
  146. </controller>
  147. <controller type="sata" index="0">
  148. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  149. </controller>
  150. <controller type="virtio-serial" index="0">
  151. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  152. </controller>
  153. <interface type="network">
  154. <mac address="52:54:00:39:b4:1b"/>
  155. <source network="default"/>
  156. <model type="virtio"/>
  157. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  158. </interface>
  159. <serial type="pty">
  160. <target type="isa-serial" port="0">
  161. <model name="isa-serial"/>
  162. </target>
  163. </serial>
  164. <console type="pty">
  165. <target type="serial" port="0"/>
  166. </console>
  167. <input type="tablet" bus="usb">
  168. <address type="usb" bus="0" port="1"/>
  169. </input>
  170. <input type="mouse" bus="ps2"/>
  171. <input type="keyboard" bus="ps2"/>
  172. <tpm model="tpm-crb">
  173. <backend type="passthrough">
  174. <device path="/dev/tpm0"/>
  175. </backend>
  176. </tpm>
  177. <audio id="1" type="none"/>
  178. <hostdev mode="subsystem" type="usb" managed="yes">
  179. <source>
  180. <vendor id="0x1a2c"/>
  181. <product id="0x7842"/>
  182. </source>
  183. <address type="usb" bus="0" port="2"/>
  184. </hostdev>
  185. <hostdev mode="subsystem" type="usb" managed="yes">
  186. <source>
  187. <vendor id="0x046d"/>
  188. <product id="0xc092"/>
  189. </source>
  190. <address type="usb" bus="0" port="3"/>
  191. </hostdev>
  192. <hostdev mode="subsystem" type="pci" managed="yes">
  193. <source>
  194. <address domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  195. </source>
  196. <rom file="/usr/share/vgabios/bios.rom"/>
  197. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  198. </hostdev>
  199. <hostdev mode="subsystem" type="pci" managed="yes">
  200. <source>
  201. <address domain="0x0000" bus="0x03" slot="0x00" function="0x1"/>
  202. </source>
  203. <address type="pci" domain="0x0000" bus="0x07" slot="0x00" function="0x0"/>
  204. </hostdev>
  205. <hostdev mode="subsystem" type="usb" managed="yes">
  206. <source>
  207. <vendor id="0x03f0"/>
  208. <product id="0x0b92"/>
  209. </source>
  210. <address type="usb" bus="0" port="4"/>
  211. </hostdev>
  212. <watchdog model="itco" action="reset"/>
  213. <memballoon model="virtio">
  214. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  215. </memballoon>
  216. </devices>
  217. </domain>
  218.  
Advertisement
Add Comment
Please, Sign In to add comment