Advertisement
Guest User

Untitled

a guest
Nov 29th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. [kvasilev@darkstar home]$ sudo cat /etc/libvirt/qemu/archdesk.xml
  2. <!--
  3. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  4. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  5. virsh edit archdesk
  6. or other application using the libvirt API.
  7. -->
  8.  
  9. <domain type='kvm'>
  10. <name>archdesk</name>
  11. <uuid>9e86c772-fb50-4289-bbfc-b95e336f9504</uuid>
  12. <memory unit='KiB'>16777216</memory>
  13. <currentMemory unit='KiB'>16777216</currentMemory>
  14. <vcpu placement='static'>6</vcpu>
  15. <cputune>
  16. <vcpupin vcpu='0' cpuset='6'/>
  17. <vcpupin vcpu='1' cpuset='7'/>
  18. <vcpupin vcpu='2' cpuset='8'/>
  19. <vcpupin vcpu='3' cpuset='9'/>
  20. <vcpupin vcpu='4' cpuset='10'/>
  21. <vcpupin vcpu='5' cpuset='11'/>
  22. </cputune>
  23. <resource>
  24. <partition>/machine</partition>
  25. </resource>
  26. <os>
  27. <type arch='x86_64' machine='pc-i440fx-2.12'>hvm</type>
  28. <loader readonly='yes' type='pflash'>/usr/share/ovmf/x64/OVMF_CODE.fd</loader>
  29. <nvram>/usr/share/ovmf/x64/OVMF_VARS.fd</nvram>
  30. <boot dev='hd'/>
  31. <boot dev='cdrom'/>
  32. <bootmenu enable='no'/>
  33. </os>
  34. <features>
  35. <acpi/>
  36. <apic/>
  37. <hyperv>
  38. <vendor_id state='on' value='heyitsacpu'/>
  39. </hyperv>
  40. <kvm>
  41. <hidden state='on'/>
  42. </kvm>
  43. <vmport state='off'/>
  44. </features>
  45. <cpu mode='host-passthrough' check='full'>
  46. <topology sockets='1' cores='6' threads='1'/>
  47. </cpu>
  48. <clock offset='utc'>
  49. <timer name='rtc' tickpolicy='catchup'/>
  50. <timer name='pit' tickpolicy='delay'/>
  51. <timer name='hpet' present='no'/>
  52. <timer name='hypervclock' present='yes'/>
  53. </clock>
  54. <on_poweroff>destroy</on_poweroff>
  55. <on_reboot>restart</on_reboot>
  56. <on_crash>destroy</on_crash>
  57. <pm>
  58. <suspend-to-mem enabled='no'/>
  59. <suspend-to-disk enabled='no'/>
  60. </pm>
  61. <devices>
  62. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  63. <disk type='file' device='disk'>
  64. <driver name='qemu' type='qcow2'/>
  65. <source file='/srv/disk-images/archdesk_vda.qcow2'/>
  66. <target dev='vda' bus='virtio'/>
  67. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  68. </disk>
  69. <disk type='file' device='disk'>
  70. <driver name='qemu' type='qcow2'/>
  71. <source file='/srv/disk-images/archdesk_vdb.qcow2'/>
  72. <target dev='vdb' bus='virtio'/>
  73. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  74. </disk>
  75. <disk type='file' device='cdrom'>
  76. <driver name='qemu' type='raw'/>
  77. <source file='/srv/disk-images/archlinux.iso'/>
  78. <target dev='hda' bus='ide'/>
  79. <readonly/>
  80. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  81. </disk>
  82. <controller type='usb' index='0' model='ich9-ehci1'>
  83. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
  84. </controller>
  85. <controller type='usb' index='0' model='ich9-uhci1'>
  86. <master startport='0'/>
  87. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0' multifunction='on'/>
  88. </controller>
  89. <controller type='usb' index='0' model='ich9-uhci2'>
  90. <master startport='2'/>
  91. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x1'/>
  92. </controller>
  93. <controller type='usb' index='0' model='ich9-uhci3'>
  94. <master startport='4'/>
  95. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x2'/>
  96. </controller>
  97. <controller type='pci' index='0' model='pci-root'/>
  98. <controller type='ide' index='0'>
  99. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  100. </controller>
  101. <interface type='direct'>
  102. <mac address='00:00:00:00:00:01'/>
  103. <source dev='enp8s0f0' mode='bridge'/>
  104. <model type='virtio'/>
  105. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  106. </interface>
  107. <serial type='pty'>
  108. <target type='isa-serial' port='0'>
  109. <model name='isa-serial'/>
  110. </target>
  111. </serial>
  112. <console type='pty'>
  113. <target type='serial' port='0'/>
  114. </console>
  115. <input type='mouse' bus='ps2'/>
  116. <input type='keyboard' bus='ps2'/>
  117. <graphics type='vnc' port='5901' autoport='no' listen='0.0.0.0' keymap='en-us'>
  118. <listen type='address' address='0.0.0.0'/>
  119. </graphics>
  120. <video>
  121. <model type='cirrus' vram='16384' heads='1' primary='yes'/>
  122. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  123. </video>
  124. <hostdev mode='subsystem' type='pci' managed='yes'>
  125. <source>
  126. <address domain='0x0000' bus='0x07' slot='0x00' function='0x0'/>
  127. </source>
  128. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  129. </hostdev>
  130. <hostdev mode='subsystem' type='pci' managed='yes'>
  131. <source>
  132. <address domain='0x0000' bus='0x07' slot='0x00' function='0x1'/>
  133. </source>
  134. <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  135. </hostdev>
  136. <memballoon model='virtio'>
  137. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  138. </memballoon>
  139. </devices>
  140. </domain>
  141. [kvasilev@darkstar home]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement