Advertisement
Guest User

Untitled

a guest
May 8th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. <domain xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0" type="kvm">
  2. <name>germany</name>
  3. <uuid>ae0a8bdb-21a3-45d9-8965-565d60b5ee7e</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">16777216</memory>
  10. <currentMemory unit="KiB">16777216</currentMemory>
  11. <vcpu placement="static">16</vcpu>
  12. <sysinfo type="smbios">
  13. <bios>
  14. <entry name="vendor">LENOVO</entry>
  15. <entry name="version">GKCN64WW</entry>
  16. <entry name="date">07/02/2024</entry>
  17. </bios>
  18. <system>
  19. <entry name="manufacturer">LENOVO</entry>
  20. <entry name="product">LEGION 5-15ACH6H</entry>
  21. <entry name="version">3.0</entry>
  22. <entry name="serial">Default string</entry>
  23. <entry name="uuid">ae0a8bdb-21a3-45d9-8965-565d60b5ee7e</entry>
  24. <entry name="sku">Default string</entry>
  25. </system>
  26. </sysinfo>
  27. <os firmware="efi">
  28. <type arch="x86_64" machine="pc-q35-8.1">hvm</type>
  29. <firmware>
  30. <feature enabled="yes" name="enrolled-keys"/>
  31. <feature enabled="yes" name="secure-boot"/>
  32. </firmware>
  33. <loader readonly="yes" secure="yes" type="pflash" format="qcow2">/usr/share/edk2/ovmf/OVMF_CODE_4M.secboot.qcow2</loader>
  34. <nvram template="/usr/share/edk2/ovmf/OVMF_VARS_4M.secboot.qcow2" format="qcow2">/var/lib/libvirt/qemu/nvram/germany_VARS.qcow2</nvram>
  35. <boot dev="hd"/>
  36. <smbios mode="sysinfo"/>
  37. </os>
  38. <features>
  39. <acpi/>
  40. <apic/>
  41. <hyperv mode="custom">
  42. <relaxed state="on"/>
  43. <vapic state="on"/>
  44. <spinlocks state="on" retries="8191"/>
  45. <vpindex state="on"/>
  46. <runtime state="on"/>
  47. <synic state="on"/>
  48. <stimer state="on"/>
  49. <reset state="on"/>
  50. <vendor_id state="on" value="FckYouBudge"/>
  51. <frequencies state="on"/>
  52. </hyperv>
  53. <kvm>
  54. <hidden state="on"/>
  55. </kvm>
  56. <vmport state="off"/>
  57. <smm state="on"/>
  58. </features>
  59. <cpu mode="host-passthrough" check="none" migratable="on">
  60. <topology sockets="1" dies="1" cores="8" threads="2"/>
  61. <feature policy="disable" name="hypervisor"/>
  62. <feature policy="require" name="topoext"/>
  63. </cpu>
  64. <clock offset="utc">
  65. <timer name="pit" tickpolicy="delay"/>
  66. <timer name="rtc" tickpolicy="catchup" track="guest"/>
  67. <timer name="hpet" present="no"/>
  68. <timer name="tsc" present="yes" mode="native"/>
  69. <timer name="hypervclock" present="yes"/>
  70. </clock>
  71. <on_poweroff>destroy</on_poweroff>
  72. <on_reboot>restart</on_reboot>
  73. <on_crash>destroy</on_crash>
  74. <pm>
  75. <suspend-to-mem enabled="no"/>
  76. <suspend-to-disk enabled="no"/>
  77. </pm>
  78. <devices>
  79. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  80. <disk type="file" device="disk">
  81. <driver name="qemu" type="qcow2" cache="none" discard="ignore"/>
  82. <source file="/var/lib/libvirt/images/win11-2-1.qcow2"/>
  83. <target dev="sda" bus="sata"/>
  84. <serial>9842KDAMK133</serial>
  85. <address type="drive" controller="0" bus="0" target="0" unit="0"/>
  86. </disk>
  87. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  88. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  89. </controller>
  90. <controller type="pci" index="0" model="pcie-root"/>
  91. <controller type="pci" index="1" model="pcie-root-port">
  92. <model name="pcie-root-port"/>
  93. <target chassis="1" port="0x10"/>
  94. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  95. </controller>
  96. <controller type="pci" index="2" model="pcie-root-port">
  97. <model name="pcie-root-port"/>
  98. <target chassis="2" port="0x11"/>
  99. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  100. </controller>
  101. <controller type="pci" index="3" model="pcie-root-port">
  102. <model name="pcie-root-port"/>
  103. <target chassis="3" port="0x12"/>
  104. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  105. </controller>
  106. <controller type="pci" index="4" model="pcie-root-port">
  107. <model name="pcie-root-port"/>
  108. <target chassis="4" port="0x13"/>
  109. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  110. </controller>
  111. <controller type="pci" index="5" model="pcie-root-port">
  112. <model name="pcie-root-port"/>
  113. <target chassis="5" port="0x14"/>
  114. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  115. </controller>
  116. <controller type="pci" index="6" model="pcie-root-port">
  117. <model name="pcie-root-port"/>
  118. <target chassis="6" port="0x15"/>
  119. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  120. </controller>
  121. <controller type="pci" index="7" model="pcie-root-port">
  122. <model name="pcie-root-port"/>
  123. <target chassis="7" port="0x16"/>
  124. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/>
  125. </controller>
  126. <controller type="pci" index="8" model="pcie-root-port">
  127. <model name="pcie-root-port"/>
  128. <target chassis="8" port="0x17"/>
  129. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x7"/>
  130. </controller>
  131. <controller type="pci" index="9" model="pcie-root-port">
  132. <model name="pcie-root-port"/>
  133. <target chassis="9" port="0x18"/>
  134. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0" multifunction="on"/>
  135. </controller>
  136. <controller type="pci" index="10" model="pcie-root-port">
  137. <model name="pcie-root-port"/>
  138. <target chassis="10" port="0x19"/>
  139. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x1"/>
  140. </controller>
  141. <controller type="pci" index="11" model="pcie-root-port">
  142. <model name="pcie-root-port"/>
  143. <target chassis="11" port="0x1a"/>
  144. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x2"/>
  145. </controller>
  146. <controller type="pci" index="12" model="pcie-root-port">
  147. <model name="pcie-root-port"/>
  148. <target chassis="12" port="0x1b"/>
  149. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x3"/>
  150. </controller>
  151. <controller type="pci" index="13" model="pcie-root-port">
  152. <model name="pcie-root-port"/>
  153. <target chassis="13" port="0x1c"/>
  154. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x4"/>
  155. </controller>
  156. <controller type="pci" index="14" model="pcie-root-port">
  157. <model name="pcie-root-port"/>
  158. <target chassis="14" port="0x1d"/>
  159. <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x5"/>
  160. </controller>
  161. <controller type="sata" index="0">
  162. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  163. </controller>
  164. <controller type="virtio-serial" index="0">
  165. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  166. </controller>
  167. <interface type="network">
  168. <mac address="52:54:00:36:9b:36"/>
  169. <source network="default"/>
  170. <model type="e1000e"/>
  171. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  172. </interface>
  173. <serial type="pty">
  174. <target type="isa-serial" port="0">
  175. <model name="isa-serial"/>
  176. </target>
  177. </serial>
  178. <console type="pty">
  179. <target type="serial" port="0"/>
  180. </console>
  181. <channel type="spicevmc">
  182. <target type="virtio" name="com.redhat.spice.0"/>
  183. <address type="virtio-serial" controller="0" bus="0" port="1"/>
  184. </channel>
  185. <input type="tablet" bus="usb">
  186. <address type="usb" bus="0" port="1"/>
  187. </input>
  188. <input type="mouse" bus="ps2"/>
  189. <input type="keyboard" bus="ps2"/>
  190. <tpm model="tpm-tis">
  191. <backend type="emulator" version="2.0"/>
  192. </tpm>
  193. <graphics type="spice">
  194. <listen type="none"/>
  195. <image compression="off"/>
  196. <gl enable="no"/>
  197. </graphics>
  198. <sound model="ich9">
  199. <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  200. </sound>
  201. <audio id="1" type="spice"/>
  202. <video>
  203. <model type="none"/>
  204. </video>
  205. <hostdev mode="subsystem" type="pci" managed="yes">
  206. <source>
  207. <address domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  208. </source>
  209. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  210. </hostdev>
  211. <hostdev mode="subsystem" type="pci" managed="yes">
  212. <source>
  213. <address domain="0x0000" bus="0x01" slot="0x00" function="0x1"/>
  214. </source>
  215. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  216. </hostdev>
  217. <hostdev mode="subsystem" type="usb" managed="yes">
  218. <source>
  219. <vendor id="0x046d"/>
  220. <product id="0xc547"/>
  221. </source>
  222. <address type="usb" bus="0" port="4"/>
  223. </hostdev>
  224. <hostdev mode="subsystem" type="usb" managed="yes">
  225. <source>
  226. <vendor id="0x0416"/>
  227. <product id="0xc345"/>
  228. </source>
  229. <address type="usb" bus="0" port="5"/>
  230. </hostdev>
  231. <redirdev bus="usb" type="spicevmc">
  232. <address type="usb" bus="0" port="2"/>
  233. </redirdev>
  234. <redirdev bus="usb" type="spicevmc">
  235. <address type="usb" bus="0" port="3"/>
  236. </redirdev>
  237. <watchdog model="itco" action="reset"/>
  238. <memballoon model="virtio">
  239. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  240. </memballoon>
  241. </devices>
  242. <qemu:commandline>
  243. <qemu:arg value="-acpitable"/>
  244. <qemu:arg value="file=/var/lib/libvirt/images/acpitable.bin"/>
  245. </qemu:commandline>
  246. </domain>
  247.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement