Guest User

Untitled

a guest
Feb 21st, 2022
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.27 KB | None | 0 0
  1. <domain type="kvm">
  2. <name>win10</name>
  3. <uuid>676011c8-0807-47f9-9ad1-18b464bfce9a</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">6</vcpu>
  12. <os>
  13. <type arch="x86_64" machine="pc-q35-6.2">hvm</type>
  14. <loader readonly="yes" type="pflash">/usr/share/edk2-ovmf/x64/OVMF_CODE.fd</loader>
  15. <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  16. <boot dev="hd"/>
  17. </os>
  18. <features>
  19. <acpi/>
  20. <apic/>
  21. <hyperv mode="custom">
  22. <relaxed state="on"/>
  23. <vapic state="on"/>
  24. <spinlocks state="on" retries="8191"/>
  25. <vendor_id state="on" value="1234567890"/>
  26. </hyperv>
  27. <kvm>
  28. <hidden state="on"/>
  29. </kvm>
  30. <vmport state="off"/>
  31. <ioapic driver="kvm"/>
  32. </features>
  33. <cpu mode="host-model" check="partial"/>
  34. <clock offset="localtime">
  35. <timer name="rtc" tickpolicy="catchup"/>
  36. <timer name="pit" tickpolicy="delay"/>
  37. <timer name="hpet" present="no"/>
  38. <timer name="hypervclock" present="yes"/>
  39. </clock>
  40. <on_poweroff>destroy</on_poweroff>
  41. <on_reboot>restart</on_reboot>
  42. <on_crash>destroy</on_crash>
  43. <pm>
  44. <suspend-to-mem enabled="no"/>
  45. <suspend-to-disk enabled="no"/>
  46. </pm>
  47. <devices>
  48. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  49. <disk type="file" device="disk">
  50. <driver name="qemu" type="qcow2"/>
  51. <source file="/var/lib/libvirt/images/win10.qcow2"/>
  52. <target dev="sda" bus="sata"/>
  53. <address type="drive" controller="0" bus="0" target="0" unit="0"/>
  54. </disk>
  55. <disk type="file" device="cdrom">
  56. <driver name="qemu" type="raw"/>
  57. <source file="/home/username/Downloads/en_windows_10_consumer_editions_version_21h1_x64_dvd_540c0dd4.iso"/>
  58. <target dev="sdb" bus="sata"/>
  59. <readonly/>
  60. <address type="drive" controller="0" bus="0" target="0" unit="1"/>
  61. </disk>
  62. <controller type="usb" index="0" model="qemu-xhci" ports="15">
  63. <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/>
  64. </controller>
  65. <controller type="sata" index="0">
  66. <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/>
  67. </controller>
  68. <controller type="pci" index="0" model="pcie-root"/>
  69. <controller type="pci" index="1" model="pcie-root-port">
  70. <model name="pcie-root-port"/>
  71. <target chassis="1" port="0x10"/>
  72. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/>
  73. </controller>
  74. <controller type="pci" index="2" model="pcie-root-port">
  75. <model name="pcie-root-port"/>
  76. <target chassis="2" port="0x11"/>
  77. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/>
  78. </controller>
  79. <controller type="pci" index="3" model="pcie-root-port">
  80. <model name="pcie-root-port"/>
  81. <target chassis="3" port="0x12"/>
  82. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/>
  83. </controller>
  84. <controller type="pci" index="4" model="pcie-root-port">
  85. <model name="pcie-root-port"/>
  86. <target chassis="4" port="0x13"/>
  87. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/>
  88. </controller>
  89. <controller type="pci" index="5" model="pcie-root-port">
  90. <model name="pcie-root-port"/>
  91. <target chassis="5" port="0x14"/>
  92. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/>
  93. </controller>
  94. <controller type="pci" index="6" model="pcie-root-port">
  95. <model name="pcie-root-port"/>
  96. <target chassis="6" port="0x15"/>
  97. <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/>
  98. </controller>
  99. <controller type="virtio-serial" index="0">
  100. <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/>
  101. </controller>
  102. <interface type="network">
  103. <mac address="52:54:00:80:49:e5"/>
  104. <source network="default"/>
  105. <model type="e1000e"/>
  106. <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
  107. </interface>
  108. <serial type="pty">
  109. <target type="isa-serial" port="0">
  110. <model name="isa-serial"/>
  111. </target>
  112. </serial>
  113. <console type="pty">
  114. <target type="serial" port="0"/>
  115. </console>
  116. <channel type="spicevmc">
  117. <target type="virtio" name="com.redhat.spice.0"/>
  118. <address type="virtio-serial" controller="0" bus="0" port="1"/>
  119. </channel>
  120. <input type="tablet" bus="usb">
  121. <address type="usb" bus="0" port="1"/>
  122. </input>
  123. <input type="mouse" bus="ps2"/>
  124. <input type="keyboard" bus="ps2"/>
  125. <graphics type="spice" autoport="yes">
  126. <listen type="address"/>
  127. <image compression="off"/>
  128. <gl enable="no"/>
  129. </graphics>
  130. <sound model="ich9">
  131. <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/>
  132. </sound>
  133. <audio id="1" type="spice"/>
  134. <video>
  135. <model type="qxl" ram="65536" vram="65536" vgamem="16384" heads="1" primary="yes"/>
  136. <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/>
  137. </video>
  138. <hostdev mode="subsystem" type="pci" managed="yes">
  139. <source>
  140. <address domain="0x0000" bus="0x2d" slot="0x00" function="0x1"/>
  141. </source>
  142. <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/>
  143. </hostdev>
  144. <hostdev mode="subsystem" type="pci" managed="yes">
  145. <source>
  146. <address domain="0x0000" bus="0x2d" slot="0x00" function="0x0"/>
  147. </source>
  148. <rom file="/var/lib/libvirt/vbios/dumped.rom"/>
  149. <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
  150. </hostdev>
  151. <redirdev bus="usb" type="spicevmc">
  152. <address type="usb" bus="0" port="2"/>
  153. </redirdev>
  154. <redirdev bus="usb" type="spicevmc">
  155. <address type="usb" bus="0" port="3"/>
  156. </redirdev>
  157. <memballoon model="virtio">
  158. <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/>
  159. </memballoon>
  160. </devices>
  161. </domain>
Advertisement
Add Comment
Please, Sign In to add comment