Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.15 KB | None | 0 0
  1. <domain type='kvm'>
  2. <name>foundry</name>
  3. <uuid>2001da3a-373e-4ace-8627-445192da8a80</uuid>
  4. <metadata xmlns:ns0="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  5. <ns0:libosinfo>
  6. <ns0:os id="http://microsoft.com/win/10"/>
  7. </ns0:libosinfo>
  8. </metadata>
  9. <memory unit='KiB'>16777216</memory>
  10. <currentMemory unit='KiB'>16777216</currentMemory>
  11. <vcpu placement='static'>8</vcpu>
  12. <os>
  13. <type arch='x86_64' machine='pc-q35-4.0'>hvm</type>
  14. <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader>
  15. <nvram>/var/lib/libvirt/qemu/nvram/foundry_VARS.fd</nvram>
  16. <boot dev='hd'/>
  17. </os>
  18. <features>
  19. <acpi/>
  20. <apic/>
  21. <hyperv>
  22. <relaxed state='on'/>
  23. <vapic state='on'/>
  24. <spinlocks state='on' retries='8191'/>
  25. <vendor_id state='on' value='ab0987654321'/>
  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. <model fallback='allow'/>
  35. </cpu>
  36. <clock offset='localtime'>
  37. <timer name='rtc' tickpolicy='catchup'/>
  38. <timer name='pit' tickpolicy='delay'/>
  39. <timer name='hpet' present='no'/>
  40. <timer name='hypervclock' present='yes'/>
  41. </clock>
  42. <on_poweroff>destroy</on_poweroff>
  43. <on_reboot>restart</on_reboot>
  44. <on_crash>destroy</on_crash>
  45. <pm>
  46. <suspend-to-mem enabled='no'/>
  47. <suspend-to-disk enabled='no'/>
  48. </pm>
  49. <devices>
  50. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  51. <disk type='file' device='disk'>
  52. <driver name='qemu' type='qcow2'/>
  53. <source file='/home/atlasio/SSD500GB/Win10_320GB/win10.qcow2'/>
  54. <target dev='sda' bus='sata'/>
  55. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  56. </disk>
  57. <disk type='file' device='cdrom'>
  58. <driver name='qemu' type='raw'/>
  59. <source file='/home/atlasio/Documents/VirtualMachines/Microsoft/Win10_English_x64.iso'/>
  60. <target dev='sdb' bus='sata'/>
  61. <readonly/>
  62. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  63. </disk>
  64. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  65. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  66. </controller>
  67. <controller type='sata' index='0'>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  69. </controller>
  70. <controller type='pci' index='0' model='pcie-root'/>
  71. <controller type='pci' index='1' model='pcie-root-port'>
  72. <model name='pcie-root-port'/>
  73. <target chassis='1' port='0x10'/>
  74. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  75. </controller>
  76. <controller type='pci' index='2' model='pcie-root-port'>
  77. <model name='pcie-root-port'/>
  78. <target chassis='2' port='0x11'/>
  79. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  80. </controller>
  81. <controller type='pci' index='3' model='pcie-root-port'>
  82. <model name='pcie-root-port'/>
  83. <target chassis='3' port='0x12'/>
  84. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  85. </controller>
  86. <controller type='pci' index='4' model='pcie-root-port'>
  87. <model name='pcie-root-port'/>
  88. <target chassis='4' port='0x13'/>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  90. </controller>
  91. <controller type='pci' index='5' model='pcie-root-port'>
  92. <model name='pcie-root-port'/>
  93. <target chassis='5' port='0x14'/>
  94. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  95. </controller>
  96. <controller type='pci' index='6' model='pcie-root-port'>
  97. <model name='pcie-root-port'/>
  98. <target chassis='6' port='0x15'/>
  99. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  100. </controller>
  101. <controller type='virtio-serial' index='0'>
  102. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  103. </controller>
  104. <interface type='network'>
  105. <mac address='52:54:00:51:e9:6e'/>
  106. <source network='default'/>
  107. <model type='e1000e'/>
  108. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  109. </interface>
  110. <serial type='pty'>
  111. <target type='isa-serial' port='0'>
  112. <model name='isa-serial'/>
  113. </target>
  114. </serial>
  115. <console type='pty'>
  116. <target type='serial' port='0'/>
  117. </console>
  118. <channel type='spicevmc'>
  119. <target type='virtio' name='com.redhat.spice.0'/>
  120. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  121. </channel>
  122. <input type='tablet' bus='usb'>
  123. <address type='usb' bus='0' port='1'/>
  124. </input>
  125. <input type='mouse' bus='ps2'/>
  126. <input type='keyboard' bus='ps2'/>
  127. <graphics type='spice' autoport='yes'>
  128. <listen type='address'/>
  129. <image compression='off'/>
  130. </graphics>
  131. <sound model='ich9'>
  132. <address type='pci' domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/>
  133. </sound>
  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='0x0c' slot='0x00' function='0x0'/>
  141. </source>
  142. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  143. </hostdev>
  144. <hostdev mode='subsystem' type='pci' managed='yes'>
  145. <source>
  146. <address domain='0x0000' bus='0x0c' slot='0x00' function='0x1'/>
  147. </source>
  148. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  149. </hostdev>
  150. <redirdev bus='usb' type='spicevmc'>
  151. <address type='usb' bus='0' port='2'/>
  152. </redirdev>
  153. <redirdev bus='usb' type='spicevmc'>
  154. <address type='usb' bus='0' port='3'/>
  155. </redirdev>
  156. <memballoon model='virtio'>
  157. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  158. </memballoon>
  159. </devices>
  160. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement