Advertisement
Guest User

Untitled

a guest
Apr 29th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. <domain type='kvm' id='9'>
  2. <name>xen-testing</name>
  3. <uuid>1b905c9e-9de4-42a2-9cbd-e1f64aac08a5</uuid>
  4. <memory unit='KiB'>2097152</memory>
  5. <currentMemory unit='KiB'>2097152</currentMemory>
  6. <vcpu placement='static'>2</vcpu>
  7. <resource>
  8. <partition>/machine</partition>
  9. </resource>
  10. <os>
  11. <type arch='x86_64' machine='pc-i440fx-3.1'>hvm</type>
  12. <loader readonly='yes' type='pflash'>/run/libvirt/nix-ovmf/OVMF_CODE.fd</loader>
  13. <nvram>/var/lib/libvirt/qemu/nvram/xen-testing_VARS.fd</nvram>
  14. </os>
  15. <features>
  16. <acpi/>
  17. <apic/>
  18. <vmport state='off'/>
  19. </features>
  20. <cpu mode='host-passthrough' check='partial'/>
  21. <clock offset='utc'>
  22. <timer name='rtc' tickpolicy='catchup'/>
  23. <timer name='pit' tickpolicy='delay'/>
  24. <timer name='hpet' present='no'/>
  25. </clock>
  26. <on_poweroff>destroy</on_poweroff>
  27. <on_reboot>restart</on_reboot>
  28. <on_crash>destroy</on_crash>
  29. <pm>
  30. <suspend-to-mem enabled='no'/>
  31. <suspend-to-disk enabled='no'/>
  32. </pm>
  33. <devices>
  34. <emulator>/run/libvirt/nix-emulators/qemu-system-x86_64</emulator>
  35. <disk type='file' device='disk'>
  36. <driver name='qemu' type='qcow2'/>
  37. <source file='/var/lib/libvirt/images/xen-testing.qcow2'/>
  38. <backingStore/>
  39. <target dev='vda' bus='virtio'/>
  40. <boot order='1'/>
  41. <alias name='virtio-disk0'/>
  42. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  43. </disk>
  44. <disk type='file' device='cdrom'>
  45. <driver name='qemu' type='raw'/>
  46. <source file='/home/shados/technotheca/media/software/os/nixos-minimal-19.09pre177249.dfd8f84aef1-x86_64-linux.iso'/>
  47. <backingStore/>
  48. <target dev='sda' bus='scsi'/>
  49. <readonly/>
  50. <boot order='2'/>
  51. <alias name='scsi0-0-0-0'/>
  52. <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  53. </disk>
  54. <controller type='usb' index='0' model='ich9-ehci1'>
  55. <alias name='usb'/>
  56. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/>
  57. </controller>
  58. <controller type='usb' index='0' model='ich9-uhci1'>
  59. <alias name='usb'/>
  60. <master startport='0'/>
  61. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/>
  62. </controller>
  63. <controller type='usb' index='0' model='ich9-uhci2'>
  64. <alias name='usb'/>
  65. <master startport='2'/>
  66. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/>
  67. </controller>
  68. <controller type='usb' index='0' model='ich9-uhci3'>
  69. <alias name='usb'/>
  70. <master startport='4'/>
  71. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/>
  72. </controller>
  73. <controller type='pci' index='0' model='pci-root'>
  74. <alias name='pci.0'/>
  75. </controller>
  76. <controller type='scsi' index='0' model='virtio-scsi'>
  77. <alias name='scsi0'/>
  78. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  79. </controller>
  80. <interface type='network'>
  81. <mac address='52:54:00:f6:5c:92'/>
  82. <source network='default' bridge='virbr0'/>
  83. <target dev='vnet0'/>
  84. <model type='virtio'/>
  85. <alias name='net0'/>
  86. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  87. </interface>
  88. <serial type='file'>
  89. <source path='/tmp/xen-testing.console.log'/>
  90. <target type='isa-serial' port='0'>
  91. <model name='isa-serial'/>
  92. </target>
  93. <alias name='serial0'/>
  94. </serial>
  95. <console type='file'>
  96. <source path='/tmp/xen-testing.console.log'/>
  97. <target type='serial' port='0'/>
  98. <alias name='serial0'/>
  99. </console>
  100. <input type='tablet' bus='usb'>
  101. <alias name='input0'/>
  102. <address type='usb' bus='0' port='1'/>
  103. </input>
  104. <input type='mouse' bus='ps2'>
  105. <alias name='input1'/>
  106. </input>
  107. <input type='keyboard' bus='ps2'>
  108. <alias name='input2'/>
  109. </input>
  110. <graphics type='spice' port='5900' autoport='yes' listen='127.0.0.1'>
  111. <listen type='address' address='127.0.0.1'/>
  112. <image compression='off'/>
  113. </graphics>
  114. <sound model='ich6'>
  115. <alias name='sound0'/>
  116. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  117. </sound>
  118. <video>
  119. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  120. <alias name='video0'/>
  121. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  122. </video>
  123. <redirdev bus='usb' type='spicevmc'>
  124. <alias name='redir0'/>
  125. <address type='usb' bus='0' port='2'/>
  126. </redirdev>
  127. <redirdev bus='usb' type='spicevmc'>
  128. <alias name='redir1'/>
  129. <address type='usb' bus='0' port='3'/>
  130. </redirdev>
  131. <memballoon model='virtio'>
  132. <stats period='5'/>
  133. <alias name='balloon0'/>
  134. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  135. </memballoon>
  136. </devices>
  137. <seclabel type='dynamic' model='dac' relabel='yes'>
  138. <label>+0:+0</label>
  139. <imagelabel>+0:+0</imagelabel>
  140. </seclabel>
  141. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement