Guest User

Untitled

a guest
Feb 5th, 2017
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. $ virsh dumpxml boxes-unknown
  2. <domain type='kvm'>
  3. <name>boxes-unknown</name>
  4. <uuid>a86710b2-afa4-4732-a04d-63f593e04795</uuid>
  5. <title>eve</title>
  6. <metadata>
  7. <boxes:gnome-boxes xmlns:boxes="https://wiki.gnome.org/Apps/Boxes">
  8. <os-state>installed</os-state>
  9. <media>/home/heroin/Downloads/windows7/Windows 7 SP1 Ultimate (64 Bit).iso</media>
  10. </boxes:gnome-boxes>
  11. </metadata>
  12. <memory unit='KiB'>4182383</memory>
  13. <currentMemory unit='KiB'>4182383</currentMemory>
  14. <vcpu placement='static'>8</vcpu>
  15. <os>
  16. <type arch='x86_64' machine='pc-i440fx-2.8'>hvm</type>
  17. <boot dev='hd'/>
  18. </os>
  19. <features>
  20. <acpi/>
  21. <apic/>
  22. </features>
  23. <cpu mode='custom' match='exact'>
  24. <model fallback='allow'>Haswell-noTSX</model>
  25. <topology sockets='1' cores='4' threads='2'/>
  26. </cpu>
  27. <clock offset='utc'>
  28. <timer name='rtc' tickpolicy='catchup'/>
  29. <timer name='pit' tickpolicy='delay'/>
  30. <timer name='hpet' present='no'/>
  31. </clock>
  32. <on_poweroff>destroy</on_poweroff>
  33. <on_reboot>restart</on_reboot>
  34. <on_crash>destroy</on_crash>
  35. <pm>
  36. <suspend-to-mem enabled='no'/>
  37. <suspend-to-disk enabled='no'/>
  38. </pm>
  39. <devices>
  40. <emulator>/usr/bin/kvm</emulator>
  41. <disk type='file' device='disk'>
  42. <driver name='qemu' type='qcow2' cache='writeback'/>
  43. <source file='/home/heroin/.local/share/gnome-boxes/images/boxes-unknown'/>
  44. <target dev='hda' bus='ide'/>
  45. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  46. </disk>
  47. <disk type='file' device='cdrom'>
  48. <driver name='qemu' type='raw'/>
  49. <target dev='hdc' bus='ide'/>
  50. <readonly/>
  51. <address type='drive' controller='0' bus='1' target='0' unit='0'/>
  52. </disk>
  53. <controller type='usb' index='0' model='ich9-ehci1'>
  54. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  55. </controller>
  56. <controller type='usb' index='0' model='ich9-uhci1'>
  57. <master startport='0'/>
  58. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  59. </controller>
  60. <controller type='usb' index='0' model='ich9-uhci2'>
  61. <master startport='2'/>
  62. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  63. </controller>
  64. <controller type='usb' index='0' model='ich9-uhci3'>
  65. <master startport='4'/>
  66. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  67. </controller>
  68. <controller type='pci' index='0' model='pci-root'/>
  69. <controller type='ide' index='0'>
  70. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  71. </controller>
  72. <controller type='virtio-serial' index='0'>
  73. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  74. </controller>
  75. <controller type='ccid' index='0'>
  76. <address type='usb' bus='0' port='2'/>
  77. </controller>
  78. <interface type='bridge'>
  79. <mac address='52:54:00:83:f3:50'/>
  80. <source bridge='virbr0'/>
  81. <model type='rtl8139'/>
  82. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  83. </interface>
  84. <smartcard mode='passthrough' type='spicevmc'>
  85. <address type='ccid' controller='0' slot='0'/>
  86. </smartcard>
  87. <serial type='pty'>
  88. <target port='0'/>
  89. </serial>
  90. <console type='pty'>
  91. <target type='serial' port='0'/>
  92. </console>
  93. <channel type='spicevmc'>
  94. <target type='virtio' name='com.redhat.spice.0'/>
  95. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  96. </channel>
  97. <input type='tablet' bus='usb'>
  98. <address type='usb' bus='0' port='3'/>
  99. </input>
  100. <input type='mouse' bus='usb'>
  101. <address type='usb' bus='0' port='4'/>
  102. </input>
  103. <input type='keyboard' bus='usb'>
  104. <address type='usb' bus='0' port='5'/>
  105. </input>
  106. <input type='mouse' bus='ps2'/>
  107. <input type='keyboard' bus='ps2'/>
  108. <graphics type='spice'>
  109. <listen type='none'/>
  110. <image compression='off'/>
  111. </graphics>
  112. <sound model='ac97'>
  113. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  114. </sound>
  115. <video>
  116. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  117. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  118. </video>
  119. <redirdev bus='usb' type='spicevmc'>
  120. <address type='usb' bus='0' port='6'/>
  121. </redirdev>
  122. <redirdev bus='usb' type='spicevmc'>
  123. <address type='usb' bus='0' port='1.1'/>
  124. </redirdev>
  125. <redirdev bus='usb' type='spicevmc'>
  126. <address type='usb' bus='0' port='1.2'/>
  127. </redirdev>
  128. <redirdev bus='usb' type='spicevmc'>
  129. <address type='usb' bus='0' port='1.3'/>
  130. </redirdev>
  131. <hub type='usb'>
  132. <address type='usb' bus='0' port='1'/>
  133. </hub>
  134. <memballoon model='virtio'>
  135. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  136. </memballoon>
  137. </devices>
  138. </domain>
Advertisement
Add Comment
Please, Sign In to add comment