Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. <domain type='kvm'>
  2. <name>win10</name>
  3. <uuid>6f3f1b8f-723d-4a55-a4c3-4841df713883</uuid>
  4. <memory unit='KiB'>8388608</memory>
  5. <currentMemory unit='KiB'>8388608</currentMemory>
  6. <vcpu placement='static'>4</vcpu>
  7. <os>
  8. <type arch='x86_64' machine='pc-i440fx-bionic'>hvm</type>
  9. <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader>
  10. <nvram>/var/lib/libvirt/qemu/nvram/win10_VARS.fd</nvram>
  11. <boot dev='hd'/>
  12. <bootmenu enable='yes'/>
  13. </os>
  14. <features>
  15. <acpi/>
  16. <apic/>
  17. <hyperv>
  18. <relaxed state='on'/>
  19. <vapic state='on'/>
  20. <spinlocks state='on' retries='8191'/>
  21. </hyperv>
  22. <vmport state='off'/>
  23. </features>
  24. <cpu mode='host-model' check='partial'>
  25. <model fallback='allow'/>
  26. </cpu>
  27. <clock offset='localtime'>
  28. <timer name='rtc' tickpolicy='catchup'/>
  29. <timer name='pit' tickpolicy='delay'/>
  30. <timer name='hpet' present='no'/>
  31. <timer name='hypervclock' present='yes'/>
  32. </clock>
  33. <on_poweroff>destroy</on_poweroff>
  34. <on_reboot>restart</on_reboot>
  35. <on_crash>destroy</on_crash>
  36. <pm>
  37. <suspend-to-mem enabled='no'/>
  38. <suspend-to-disk enabled='no'/>
  39. </pm>
  40. <devices>
  41. <emulator>/usr/bin/kvm-spice</emulator>
  42. <disk type='block' device='disk'>
  43. <driver name='qemu' type='raw'/>
  44. <source dev='/dev/sdb'/>
  45. <target dev='vdb' bus='sata'/>
  46. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  47. </disk>
  48. <disk type='file' device='cdrom'>
  49. <driver name='qemu' type='raw'/>
  50. <source file='/home/rob/Downloads/virtio-win-0.1.160.iso'/>
  51. <target dev='hdb' bus='ide'/>
  52. <readonly/>
  53. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  54. </disk>
  55. <controller type='usb' index='0' model='ich9-ehci1'>
  56. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  57. </controller>
  58. <controller type='usb' index='0' model='ich9-uhci1'>
  59. <master startport='0'/>
  60. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  61. </controller>
  62. <controller type='usb' index='0' model='ich9-uhci2'>
  63. <master startport='2'/>
  64. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  65. </controller>
  66. <controller type='usb' index='0' model='ich9-uhci3'>
  67. <master startport='4'/>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  69. </controller>
  70. <controller type='pci' index='0' model='pci-root'/>
  71. <controller type='ide' index='0'>
  72. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  73. </controller>
  74. <controller type='virtio-serial' index='0'>
  75. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  76. </controller>
  77. <controller type='sata' index='0'>
  78. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  79. </controller>
  80. <interface type='direct'>
  81. <mac address='52:54:00:82:ea:36'/>
  82. <source dev='eno1' mode='bridge'/>
  83. <model type='rtl8139'/>
  84. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  85. </interface>
  86. <serial type='pty'>
  87. <target type='isa-serial' port='0'>
  88. <model name='isa-serial'/>
  89. </target>
  90. </serial>
  91. <console type='pty'>
  92. <target type='serial' port='0'/>
  93. </console>
  94. <channel type='spicevmc'>
  95. <target type='virtio' name='com.redhat.spice.0'/>
  96. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  97. </channel>
  98. <input type='tablet' bus='usb'>
  99. <address type='usb' bus='0' port='1'/>
  100. </input>
  101. <input type='mouse' bus='ps2'/>
  102. <input type='keyboard' bus='ps2'/>
  103. <graphics type='spice' autoport='yes'>
  104. <listen type='address'/>
  105. <image compression='off'/>
  106. </graphics>
  107. <sound model='ich6'>
  108. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  109. </sound>
  110. <video>
  111. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  112. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  113. </video>
  114. <hostdev mode='subsystem' type='pci' managed='yes'>
  115. <source>
  116. <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  117. </source>
  118. <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  119. </hostdev>
  120. <hostdev mode='subsystem' type='pci' managed='yes'>
  121. <source>
  122. <address domain='0x0000' bus='0x03' slot='0x00' function='0x1'/>
  123. </source>
  124. <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/>
  125. </hostdev>
  126. <redirdev bus='usb' type='spicevmc'>
  127. <address type='usb' bus='0' port='2'/>
  128. </redirdev>
  129. <redirdev bus='usb' type='spicevmc'>
  130. <address type='usb' bus='0' port='3'/>
  131. </redirdev>
  132. <memballoon model='virtio'>
  133. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  134. </memballoon>
  135. <shmem name='looking-glass'>
  136. <model type='ivshmem-plain'/>
  137. <size unit='M'>128</size>
  138. <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/>
  139. </shmem>
  140. </devices>
  141. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement