Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. <controller type='usb' index='0'>
  2. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  3. </controller>
  4. <controller type='pci' index='0' model='pci-root'/>
  5. <controller type='virtio-serial' index='0'>
  6. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  7. </controller>
  8. <interface type='bridge'>
  9. <mac address='00:1a:64:30:12:11'/>
  10. <source bridge='br3'/>
  11. <model type='rtl8139'/>
  12. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  13. </interface>
  14. <serial type='pty'>
  15. <target port='0'/>
  16. <address type='spapr-vio' reg='0x30000000'/>
  17. </serial>
  18. <console type='pty'>
  19. <target type='serial' port='0'/>
  20. <address type='spapr-vio' reg='0x30000000'/>
  21. </console>
  22. <input type='tablet' bus='usb'/>
  23. <input type='keyboard' bus='usb'/>
  24. <input type='mouse' bus='usb'/>
  25. <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
  26.  
  27. <console type='pty'>
  28. <target type='serial' port='0'/>
  29. <address type='spapr-vio' reg='0x30000000'/>
  30. </console>
  31.  
  32. <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='en-us'>
  33. <listen type='address' address='0.0.0.0'/>
  34. </graphics>
  35.  
  36. root@ubuntur2n2:~# uname -a
  37. Linux ubuntur2n2 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:18:29 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
  38. root@ubuntur2n2:~# lscpu
  39. Architecture: ppc64le
  40. Byte Order: Little Endian
  41. CPU(s): 192
  42. On-line CPU(s) list: 0,8,16,24,32,40,48,56,64,72,80,88,96,104,112,120,128,136,144,152,160,168,176,184
  43. Off-line CPU(s) list: 1-7,9-15,17-23,25-31,33-39,41-47,49-55,57-63,65-71,73-79,81-87,89-95,97-103,105-111,113-119,121
  44. -127,129-135,137-143,145-151,153-159,161-167,169-175,177-183,185-191
  45. Thread(s) per core: 1
  46. Core(s) per socket: 6
  47. Socket(s): 4
  48. NUMA node(s): 4
  49.  
  50. <domain type='kvm'>
  51. <name>vm5</name>
  52. <uuid>1e964a47-4a69-4b59-a5b4-637a1234f47d</uuid>
  53. <description>vm5 for PoC</description>
  54. <memory unit='KiB'>4194304</memory>
  55. <currentMemory unit='KiB'>4194304</currentMemory>
  56. <vcpu placement='static'>2</vcpu>
  57. <os>
  58. <type arch='ppc64' machine='pseries-2.2'>hvm</type>
  59. <bootmenu enable='yes'/>
  60. </os>
  61. <features>
  62. <acpi/>
  63. <apic/>
  64. <pae/>
  65. </features>
  66. <clock offset='utc'/>
  67. <on_poweroff>destroy</on_poweroff>
  68. <on_reboot>restart</on_reboot>
  69. <on_crash>restart</on_crash>
  70. <devices>
  71. <emulator>/usr/bin/qemu-system-ppc64</emulator>
  72. <disk type='file' device='disk'>
  73. <driver name='qemu' type='qcow2'/>
  74. <source file='/var/lib/libvirt/images/vm5-1.qcow2'/>
  75. <target dev='sda' bus='scsi'/>
  76. <boot order='1'/>
  77. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  78. </disk>
  79. <controller type='usb' index='0'>
  80. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  81. </controller>
  82. <controller type='pci' index='0' model='pci-root'/>
  83. <controller type='ide' index='0'>
  84. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  85. </controller>
  86. <controller type='scsi' index='0'>
  87. <address type='spapr-vio' reg='0x2000'/>
  88. </controller>
  89. <interface type='bridge'>
  90. <mac address='00:1a:64:14:53:14'/>
  91. <source bridge='br3'/>
  92. <model type='virtio'/>
  93. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  94. </interface>
  95. <serial type='pty'>
  96. <target port='0'/>
  97. <address type='spapr-vio' reg='0x30000000'/>
  98. </serial>
  99. <console type='pty'>
  100. <target type='serial' port='0'/>
  101. <address type='spapr-vio' reg='0x30000000'/>
  102. </console>
  103. <input type='tablet' bus='usb'/>
  104. <input type='keyboard' bus='usb'/>
  105. <input type='mouse' bus='usb'/>
  106. <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='en-us'>
  107. <listen type='address' address='0.0.0.0'/>
  108. </graphics>
  109. <video>
  110. <model type='vga' vram='16384' heads='1'/>
  111. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  112. </video>
  113. <memballoon model='virtio'>
  114. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  115. </memballoon>
  116. </devices>
  117. </domain>
  118.  
  119. virsh console <name>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement