Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
  2. <name>win7</name>
  3. <uuid>d4dadc91-2df1-496d-9b0c-7690926c1334</uuid>
  4. <memory unit='KiB'>2097152</memory>
  5. <currentMemory unit='KiB'>2097152</currentMemory>
  6. <memoryBacking>
  7. <hugepages/>
  8. <nosharepages/>
  9. </memoryBacking>
  10. <vcpu placement='static'>2</vcpu>
  11. <os>
  12. <type arch='x86_64' machine='pc-i440fx-utopic'>hvm</type>
  13. <loader type='rom'>OVMF-pure-efi.fd</loader>
  14. <bootmenu enable='yes'/>
  15. </os>
  16. <features>
  17. <acpi/>
  18. <hyperv>
  19. <relaxed state='on'/>
  20. <vapic state='on'/>
  21. <spinlocks state='on' retries='4096'/>
  22. </hyperv>
  23. <kvm>
  24. <hidden state='on'/>
  25. </kvm>
  26. </features>
  27. <cpu mode='custom' match='exact'>
  28. <model fallback='allow'>SandyBridge</model>
  29. <topology sockets='2' cores='2' threads='2'/>
  30. </cpu>
  31. <clock offset='localtime'>
  32. <timer name='rtc' tickpolicy='catchup'/>
  33. <timer name='pit' tickpolicy='delay'/>
  34. <timer name='hpet' present='no'/>
  35. </clock>
  36. <on_poweroff>destroy</on_poweroff>
  37. <on_reboot>restart</on_reboot>
  38. <on_crash>restart</on_crash>
  39. <pm>
  40. <suspend-to-mem enabled='no'/>
  41. <suspend-to-disk enabled='no'/>
  42. </pm>
  43. <devices>
  44. <emulator>/usr/bin/qemu-system-x86_64</emulator>
  45. <disk type='file' device='cdrom'>
  46. <driver name='qemu' type='raw'/>
  47. <source file='/home/jinzo78/Scaricati/virtio-win-0.1.102.iso'/>
  48. <target dev='sdb' bus='scsi'/>
  49. <readonly/>
  50. <boot order='1'/>
  51. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  52. </disk>
  53. <disk type='file' device='disk'>
  54. <driver name='qemu' type='raw'/>
  55. <source file='/dev/sda'/>
  56. <target dev='sda' bus='sata'/>
  57. <boot order='2'/>
  58. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  59. </disk>
  60. <controller type='usb' index='0' model='ich9-ehci1'>
  61. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
  62. </controller>
  63. <controller type='usb' index='0' model='ich9-uhci1'>
  64. <master startport='0'/>
  65. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
  66. </controller>
  67. <controller type='usb' index='0' model='ich9-uhci2'>
  68. <master startport='2'/>
  69. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
  70. </controller>
  71. <controller type='usb' index='0' model='ich9-uhci3'>
  72. <master startport='4'/>
  73. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
  74. </controller>
  75. <controller type='pci' index='0' model='pci-root'/>
  76. <controller type='ide' index='0'>
  77. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  78. </controller>
  79. <controller type='virtio-serial' index='0'>
  80. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  81. </controller>
  82. <controller type='scsi' index='0'>
  83. <address type='pci' domain='0x0000' bus='0x00' slot='0x0a' function='0x0'/>
  84. </controller>
  85. <controller type='sata' index='0'>
  86. <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/>
  87. </controller>
  88. <interface type='direct'>
  89. <mac address='52:54:00:4c:d2:94'/>
  90. <source dev='wlan0' mode='bridge'/>
  91. <model type='virtio'/>
  92. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  93. </interface>
  94. <serial type='pty'>
  95. <target port='0'/>
  96. </serial>
  97. <console type='pty'>
  98. <target type='serial' port='0'/>
  99. </console>
  100. <channel type='spicevmc'>
  101. <target type='virtio' name='com.redhat.spice.0'/>
  102. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  103. </channel>
  104. <input type='tablet' bus='usb'/>
  105. <input type='mouse' bus='ps2'/>
  106. <input type='keyboard' bus='ps2'/>
  107. <graphics type='spice' autoport='yes'/>
  108. <sound model='ich6'>
  109. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  110. </sound>
  111. <video>
  112. <model type='cirrus' vram='16384' heads='1'/>
  113. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  114. </video>
  115. <hostdev mode='subsystem' type='pci' managed='yes'>
  116. <source>
  117. <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  118. </source>
  119. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  120. </hostdev>
  121. <hostdev mode='subsystem' type='pci' managed='yes'>
  122. <source>
  123. <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/>
  124. </source>
  125. <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/>
  126. </hostdev>
  127. <redirdev bus='usb' type='spicevmc'>
  128. </redirdev>
  129. <redirdev bus='usb' type='spicevmc'>
  130. </redirdev>
  131. <redirdev bus='usb' type='spicevmc'>
  132. </redirdev>
  133. <redirdev bus='usb' type='spicevmc'>
  134. </redirdev>
  135. <memballoon model='virtio'>
  136. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  137. </memballoon>
  138. </devices>
  139. <qemu:commandline>
  140. <qemu:arg value='-cpu'/>
  141. <qemu:arg value='host,kvm=on'/>
  142. <qemu:arg value='-spice'/>
  143. <qemu:arg value='port=5905,disable-ticketing'/>
  144. <qemu:env name='DISPLAY' value=':0'/>
  145. </qemu:commandline>
  146. </domain>
  147.  
  148. =======
  149.  
  150. The UEFI Interactive Shell screen I'm stuck at: http://i.imgur.com/MUD0bqs.jpg.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement