Advertisement
Guest User

Untitled

a guest
Apr 28th, 2025
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. <domain xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0" type="kvm">
  2. <name>win10</name>
  3. <uuid>49f8385c-a82d-4544-b229-c4d037d77475</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">8388608</memory>
  10. <currentMemory unit="KiB">8388608</currentMemory>
  11. <vcpu placement="static">8</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/x64/OVMF_CODE.4m.fd</loader>
  19. <nvram template="/usr/share/edk2/x64/OVMF_VARS.4m.fd" templateFormat="raw" format="raw">/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  20. </os>
  21. <features>
  22. <acpi/>
  23. <apic/>
  24. <hyperv mode="custom">
  25. <relaxed state="on"/>
  26. <vapic state="on"/>
  27. <spinlocks state="on" retries="8191"/>
  28. <vpindex state="on"/>
  29. <runtime state="on"/>
  30. <synic state="on"/>
  31. <stimer state="on"/>
  32. <vendor_id state="on" value="AuthenticAMD"/>
  33. <frequencies state="on"/>
  34. <tlbflush state="on"/>
  35. <ipi state="on"/>
  36. <avic state="on"/>
  37. </hyperv>
  38. <kvm>
  39. <hidden state="on"/>
  40. </kvm>
  41. <vmport state="off"/>
  42. </features>
  43. <cpu mode="host-passthrough" check="none" migratable="on">
  44. <topology sockets="1" dies="1" clusters="1" cores="4" threads="2"/>
  45. <feature policy="require" name="topoext"/>
  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-system-x86_64</emulator>
  62. <disk type="file" device="cdrom">
  63. <driver name="qemu" type="raw"/>
  64. <target dev="sda" bus="sata"/>
  65. <readonly/>
  66. <address type="drive" controller="0" bus="0" target="0" unit="0"/>
  67. </disk>
  68. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  69. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  70. </controller>
  71. <controller type="pci" index="0" model="pcie-root"/>
  72. <controller type="pci" index="1" model="pcie-root-port">
  73. <model name="pcie-root-port"/>
  74. <target chassis="1" port="0x10"/>
  75. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  76. </controller>
  77. <controller type="pci" index="2" model="pcie-root-port">
  78. <model name="pcie-root-port"/>
  79. <target chassis="2" port="0x11"/>
  80. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  81. </controller>
  82. <controller type="pci" index="3" model="pcie-root-port">
  83. <model name="pcie-root-port"/>
  84. <target chassis="3" port="0x12"/>
  85. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  86. </controller>
  87. <controller type="pci" index="4" model="pcie-root-port">
  88. <model name="pcie-root-port"/>
  89. <target chassis="4" port="0x13"/>
  90. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  91. </controller>
  92. <controller type="pci" index="5" model="pcie-root-port">
  93. <model name="pcie-root-port"/>
  94. <target chassis="5" port="0x14"/>
  95. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  96. </controller>
  97. <controller type="pci" index="6" model="pcie-root-port">
  98. <model name="pcie-root-port"/>
  99. <target chassis="6" port="0x15"/>
  100. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  101. </controller>
  102. <controller type="pci" index="7" model="pcie-root-port">
  103. <model name="pcie-root-port"/>
  104. <target chassis="7" port="0x16"/>
  105. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
  106. </controller>
  107. <controller type="pci" index="8" model="pcie-root-port">
  108. <model name="pcie-root-port"/>
  109. <target chassis="8" port="0x17"/>
  110. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
  111. </controller>
  112. <controller type="pci" index="9" model="pcie-root-port">
  113. <model name="pcie-root-port"/>
  114. <target chassis="9" port="0x18"/>
  115. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
  116. </controller>
  117. <controller type="pci" index="10" model="pcie-root-port">
  118. <model name="pcie-root-port"/>
  119. <target chassis="10" port="0x19"/>
  120. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
  121. </controller>
  122. <controller type="pci" index="11" model="pcie-root-port">
  123. <model name="pcie-root-port"/>
  124. <target chassis="11" port="0x1a"/>
  125. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
  126. </controller>
  127. <controller type="pci" index="12" model="pcie-root-port">
  128. <model name="pcie-root-port"/>
  129. <target chassis="12" port="0x1b"/>
  130. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
  131. </controller>
  132. <controller type="pci" index="13" model="pcie-root-port">
  133. <model name="pcie-root-port"/>
  134. <target chassis="13" port="0x1c"/>
  135. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
  136. </controller>
  137. <controller type="pci" index="14" model="pcie-root-port">
  138. <model name="pcie-root-port"/>
  139. <target chassis="14" port="0x1d"/>
  140. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
  141. </controller>
  142. <controller type="sata" index="0">
  143. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  144. </controller>
  145. <controller type="virtio-serial" index="0">
  146. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  147. </controller>
  148. <interface type="network">
  149. <mac address="52:54:00:f9:0d:fa"/>
  150. <source network="default"/>
  151. <model type="virtio"/>
  152. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  153. </interface>
  154. <serial type="pty">
  155. <target type="isa-serial" port="0">
  156. <model name="isa-serial"/>
  157. </target>
  158. </serial>
  159. <console type="pty">
  160. <target type="serial" port="0"/>
  161. </console>
  162. <channel type="spicevmc">
  163. <target type="virtio" name="com.redhat.spice.0"/>
  164. <address type="virtio-serial" controller="0" bus="0" port="1"/>
  165. </channel>
  166. <input type="tablet" bus="usb">
  167. <address type="usb" bus="0" port="2"/>
  168. </input>
  169. <input type="mouse" bus="ps2"/>
  170. <input type="keyboard" bus="ps2"/>
  171. <graphics type="spice" autoport="yes">
  172. <listen type="address"/>
  173. <image compression="off"/>
  174. </graphics>
  175. <sound model="ich9">
  176. <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  177. </sound>
  178. <audio id="1" type="spice"/>
  179. <video>
  180. <model type="qxl" ram="65536" vram="65536" vgamem="16384" heads="1" primary="yes"/>
  181. <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/>
  182. </video>
  183. <hostdev mode="subsystem" type="usb" managed="yes">
  184. <source>
  185. <vendor id="0x0bda"/>
  186. <product id="0x9210"/>
  187. </source>
  188. <boot order="1"/>
  189. <address type="usb" bus="0" port="1"/>
  190. </hostdev>
  191. <hostdev mode="subsystem" type="pci" managed="yes">
  192. <source>
  193. <address domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  194. </source>
  195. <rom file="/GA106.rom"/>
  196. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  197. </hostdev>
  198. <hostdev mode="subsystem" type="pci" managed="yes">
  199. <source>
  200. <address domain="0x0000" bus="0x01" slot="0x00" function="0x1"/>
  201. </source>
  202. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  203. </hostdev>
  204. <redirdev bus="usb" type="spicevmc">
  205. <address type="usb" bus="0" port="3"/>
  206. </redirdev>
  207. <redirdev bus="usb" type="spicevmc">
  208. <address type="usb" bus="0" port="4"/>
  209. </redirdev>
  210. <watchdog model="itco" action="reset"/>
  211. <memballoon model="virtio">
  212. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  213. </memballoon>
  214. </devices>
  215. <qemu:commandline>
  216. <qemu:arg value="-acpitable"/>
  217. <qemu:arg value="file=/SSDT1.dat"/>
  218. </qemu:commandline>
  219. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement