vsu-koala.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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-koala
  5. or other application using the libvirt API.
  6. -->
  7. <domain type='kvm'>
  8. <name>vsu-koala</name>
  9. <uuid>ab1641c0-f426-482b-93e3-d22128c275a5</uuid>
  10. <title>vsu-koala cal/dav/vortify docker</title>
  11. <description>merged from jello.img, vsu-koala-sn1, sn2, sn3 using virsh blockcopy command
  12. https-portal</description>
  13. <memory unit='KiB'>4194304</memory>
  14. <currentMemory unit='KiB'>4194304</currentMemory>
  15. <vcpu placement='static'>2</vcpu>
  16. <os>
  17. <type arch='x86_64' machine='pc-i440fx-xenial'>hvm</type>
  18. <boot dev='hd'/>
  19. </os>
  20. <features>
  21. <acpi/>
  22. <apic/>
  23. </features>
  24. <cpu mode='host-model'>
  25. <model fallback='allow'/>
  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>restart</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-spice</emulator>
  41. <disk type='file' device='disk'>
  42. <driver name='qemu' type='qcow2'/>
  43. <source file='/mnt/vd_images/kvm_disks/vdisks/vsu-koala-merged.qcow2'/>
  44. <target dev='vda' bus='virtio'/>
  45. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  46. </disk>
  47. <controller type='usb' index='0' model='ich9-ehci1'>
  48. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
  49. </controller>
  50. <controller type='usb' index='0' model='ich9-uhci1'>
  51. <master startport='0'/>
  52. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
  53. </controller>
  54. <controller type='usb' index='0' model='ich9-uhci2'>
  55. <master startport='2'/>
  56. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
  57. </controller>
  58. <controller type='usb' index='0' model='ich9-uhci3'>
  59. <master startport='4'/>
  60. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
  61. </controller>
  62. <controller type='pci' index='0' model='pci-root'/>
  63. <controller type='virtio-serial' index='0'>
  64. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  65. </controller>
  66. <interface type='network'>
  67. <mac address='52:54:00:e2:0b:8b'/>
  68. <source network='ovsbr0'/>
  69. <model type='virtio'/>
  70. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  71. </interface>
  72. <serial type='pty'>
  73. <target port='0'/>
  74. </serial>
  75. <console type='pty'>
  76. <target type='serial' port='0'/>
  77. </console>
  78. <channel type='spicevmc'>
  79. <target type='virtio' name='com.redhat.spice.0'/>
  80. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  81. </channel>
  82. <input type='mouse' bus='ps2'/>
  83. <input type='keyboard' bus='ps2'/>
  84. <graphics type='spice' port='5977' autoport='no' listen='0.0.0.0'>
  85. <listen type='address' address='0.0.0.0'/>
  86. <image compression='off'/>
  87. </graphics>
  88. <sound model='ich6'>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  90. </sound>
  91. <video>
  92. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  93. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  94. </video>
  95. <redirdev bus='usb' type='spicevmc'>
  96. </redirdev>
  97. <redirdev bus='usb' type='spicevmc'>
  98. </redirdev>
  99. <memballoon model='virtio'>
  100. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  101. </memballoon>
  102. </devices>
  103. </domain>