Advertisement
marietto2020

Untitled

Sep 11th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. <domain type='kvm'>
  2. <name>win10-sdb-gtx</name>
  3. <uuid>0df66c1e-e41e-47ed-8019-d09f9a5e56d1</uuid>
  4. <memory unit='KiB'>8192000</memory>
  5. <currentMemory unit='KiB'>8192000</currentMemory>
  6. <vcpu placement='static'>2</vcpu>
  7. <os>
  8. <type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
  9. <boot dev='hd'/>
  10. <bootmenu enable='yes'/>
  11. </os>
  12. <features>
  13. <acpi/>
  14. <apic/>
  15. <hyperv>
  16. <vendor_id state='on' value='1234'/>
  17. </hyperv>
  18. <kvm>
  19. <hidden state='on'/>
  20. </kvm>
  21. <vmport state='off'/>
  22. </features>
  23. <cpu mode='host-model' check='partial'/>
  24. <clock offset='utc'>
  25. <timer name='rtc' tickpolicy='catchup'/>
  26. <timer name='pit' tickpolicy='delay'/>
  27. <timer name='hpet' present='no'/>
  28. </clock>
  29. <on_poweroff>destroy</on_poweroff>
  30. <on_reboot>restart</on_reboot>
  31. <on_crash>destroy</on_crash>
  32. <pm>
  33. <suspend-to-mem enabled='no'/>
  34. <suspend-to-disk enabled='no'/>
  35. </pm>
  36. <devices>
  37. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  38. <disk type='block' device='disk'>
  39. <driver name='qemu' type='raw' cache='none' io='native'/>
  40. <source dev='/dev/sdb'/>
  41. <target dev='sda' bus='sata'/>
  42. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  43. </disk>
  44. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  45. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  46. </controller>
  47. <controller type='sata' index='0'>
  48. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  49. </controller>
  50. <controller type='pci' index='0' model='pcie-root'/>
  51. <controller type='pci' index='1' model='pcie-root-port'>
  52. <model name='pcie-root-port'/>
  53. <target chassis='1' port='0x10'/>
  54. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  55. </controller>
  56. <controller type='pci' index='2' model='pcie-to-pci-bridge'>
  57. <model name='pcie-pci-bridge'/>
  58. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  59. </controller>
  60. <controller type='pci' index='3' model='pcie-root-port'>
  61. <model name='pcie-root-port'/>
  62. <target chassis='3' port='0x11'/>
  63. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  64. </controller>
  65. <controller type='pci' index='4' model='pcie-root-port'>
  66. <model name='pcie-root-port'/>
  67. <target chassis='4' port='0x12'/>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  69. </controller>
  70. <controller type='pci' index='5' model='pcie-root-port'>
  71. <model name='pcie-root-port'/>
  72. <target chassis='5' port='0x13'/>
  73. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  74. </controller>
  75. <controller type='pci' index='6' model='pcie-root-port'>
  76. <model name='pcie-root-port'/>
  77. <target chassis='6' port='0x14'/>
  78. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  79. </controller>
  80. <controller type='pci' index='7' model='pcie-root-port'>
  81. <model name='pcie-root-port'/>
  82. <target chassis='7' port='0x15'/>
  83. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  84. </controller>
  85. <controller type='scsi' index='0' model='lsilogic'>
  86. <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/>
  87. </controller>
  88. <controller type='virtio-serial' index='0'>
  89. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  90. </controller>
  91. <interface type='bridge'>
  92. <mac address='52:54:00:5d:6a:a8'/>
  93. <source bridge='virbr0'/>
  94. <model type='e1000'/>
  95. <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
  96. </interface>
  97. <serial type='pty'>
  98. <target type='isa-serial' port='0'>
  99. <model name='isa-serial'/>
  100. </target>
  101. </serial>
  102. <console type='pty'>
  103. <target type='serial' port='0'/>
  104. </console>
  105. <channel type='spicevmc'>
  106. <target type='virtio' name='com.redhat.spice.0'/>
  107. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  108. </channel>
  109. <input type='tablet' bus='usb'>
  110. <address type='usb' bus='0' port='2'/>
  111. </input>
  112. <input type='mouse' bus='ps2'/>
  113. <input type='keyboard' bus='ps2'/>
  114. <graphics type='spice' autoport='yes'>
  115. <listen type='address'/>
  116. <image compression='off'/>
  117. </graphics>
  118. <sound model='ich6'>
  119. <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
  120. </sound>
  121. <video>
  122. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  123. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  124. </video>
  125. <hostdev mode='subsystem' type='pci' managed='yes'>
  126. <source>
  127. <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  128. </source>
  129. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  130. </hostdev>
  131. <hostdev mode='subsystem' type='pci' managed='yes'>
  132. <source>
  133. <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/>
  134. </source>
  135. <address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  136. </hostdev>
  137. <redirdev bus='usb' type='spicevmc'>
  138. <address type='usb' bus='0' port='3'/>
  139. </redirdev>
  140. <redirdev bus='usb' type='spicevmc'>
  141. <address type='usb' bus='0' port='4'/>
  142. </redirdev>
  143. <memballoon model='virtio'>
  144. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  145. </memballoon>
  146. </devices>
  147. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement