vsu-otto.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh edit vsu-otto
  5. or other application using the libvirt API.
  6. -->
  7. <domain type='kvm'>
  8. <name>vsu-otto</name>
  9. <uuid>11ca7174-bf65-4bbb-97e0-8e6ff39c4934</uuid>
  10. <memory unit='KiB'>8388608</memory>
  11. <currentMemory unit='KiB'>8388608</currentMemory>
  12. <vcpu placement='static'>4</vcpu>
  13. <os>
  14. <type arch='x86_64' machine='pc-i440fx-xenial'>hvm</type>
  15. </os>
  16. <features>
  17. <acpi/>
  18. <apic/>
  19. </features>
  20. <cpu mode='custom' match='exact'>
  21. <model fallback='allow'>Haswell-noTSX-IBRS</model>
  22. </cpu>
  23. <clock offset='utc'>
  24. <timer name='rtc' tickpolicy='catchup'/>
  25. <timer name='pit' tickpolicy='delay'/>
  26. <timer name='hpet' present='no'/>
  27. </clock>
  28. <on_poweroff>destroy</on_poweroff>
  29. <on_reboot>restart</on_reboot>
  30. <on_crash>restart</on_crash>
  31. <pm>
  32. <suspend-to-mem enabled='no'/>
  33. <suspend-to-disk enabled='no'/>
  34. </pm>
  35. <devices>
  36. <emulator>/usr/bin/kvm-spice</emulator>
  37. <disk type='file' device='disk'>
  38. <driver name='qemu' type='qcow2'/>
  39. <source file='/mnt/vd_images/kvm_disks/vdisks/vsu-otter.qcow2'/>
  40. <target dev='vda' bus='virtio'/>
  41. <boot order='2'/>
  42. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  43. </disk>
  44. <disk type='file' device='cdrom'>
  45. <driver name='qemu' type='raw'/>
  46. <target dev='hdb' bus='ide'/>
  47. <readonly/>
  48. <boot order='1'/>
  49. <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  50. </disk>
  51. <controller type='usb' index='0' model='ich9-ehci1'>
  52. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
  53. </controller>
  54. <controller type='usb' index='0' model='ich9-uhci1'>
  55. <master startport='0'/>
  56. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
  57. </controller>
  58. <controller type='usb' index='0' model='ich9-uhci2'>
  59. <master startport='2'/>
  60. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
  61. </controller>
  62. <controller type='usb' index='0' model='ich9-uhci3'>
  63. <master startport='4'/>
  64. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
  65. </controller>
  66. <controller type='pci' index='0' model='pci-root'/>
  67. <controller type='ide' index='0'>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  69. </controller>
  70. <controller type='virtio-serial' index='0'>
  71. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  72. </controller>
  73. <interface type='network'>
  74. <mac address='52:54:00:b8:7c:04'/>
  75. <source network='ovsbr0'/>
  76. <model type='rtl8139'/>
  77. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  78. </interface>
  79. <serial type='pty'>
  80. <target port='0'/>
  81. </serial>
  82. <console type='pty'>
  83. <target type='serial' port='0'/>
  84. </console>
  85. <channel type='spicevmc'>
  86. <target type='virtio' name='com.redhat.spice.0'/>
  87. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  88. </channel>
  89. <input type='mouse' bus='ps2'/>
  90. <input type='keyboard' bus='ps2'/>
  91. <graphics type='spice' port='5969' autoport='no' listen='0.0.0.0'>
  92. <listen type='address' address='0.0.0.0'/>
  93. <image compression='off'/>
  94. </graphics>
  95. <sound model='ich6'>
  96. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  97. </sound>
  98. <video>
  99. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  100. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  101. </video>
  102. <redirdev bus='usb' type='spicevmc'>
  103. </redirdev>
  104. <redirdev bus='usb' type='spicevmc'>
  105. </redirdev>
  106. <memballoon model='virtio'>
  107. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  108. </memballoon>
  109. </devices>
  110. </domain>