vsu-jellyfish.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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-jellyfish
  5. or other application using the libvirt API.
  6. -->
  7. <domain type='kvm'>
  8. <name>vsu-jellyfish</name>
  9. <uuid>cb098501-df97-4828-92a3-799bf2132594</uuid>
  10. <memory unit='KiB'>1048576</memory>
  11. <currentMemory unit='KiB'>1048576</currentMemory>
  12. <vcpu placement='static'>2</vcpu>
  13. <os>
  14. <type arch='x86_64' machine='pc-i440fx-xenial'>hvm</type>
  15. <boot dev='hd'/>
  16. </os>
  17. <features>
  18. <acpi/>
  19. <apic/>
  20. </features>
  21. <cpu mode='host-model'>
  22. <model fallback='allow'/>
  23. </cpu>
  24. <clock offset='utc'>
  25. <timer name='rtc' tickpolicy='catchup'/>
  26. <timer name='pit' tickpolicy='delay'/>
  27. <timer name='hpet' present='no'/>
  28. </clock>
  29. <on_poweroff>destroy</on_poweroff>
  30. <on_reboot>restart</on_reboot>
  31. <on_crash>restart</on_crash>
  32. <pm>
  33. <suspend-to-mem enabled='no'/>
  34. <suspend-to-disk enabled='no'/>
  35. </pm>
  36. <devices>
  37. <emulator>/usr/bin/kvm-spice</emulator>
  38. <disk type='file' device='disk'>
  39. <driver name='qemu' type='qcow2'/>
  40. <source file='/mnt/vd_images/kvm_disks/vdisks/vsu-jellyfish.img'/>
  41. <target dev='vda' bus='virtio'/>
  42. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  43. </disk>
  44. <controller type='usb' index='0' model='ich9-ehci1'>
  45. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
  46. </controller>
  47. <controller type='usb' index='0' model='ich9-uhci1'>
  48. <master startport='0'/>
  49. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
  50. </controller>
  51. <controller type='usb' index='0' model='ich9-uhci2'>
  52. <master startport='2'/>
  53. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
  54. </controller>
  55. <controller type='usb' index='0' model='ich9-uhci3'>
  56. <master startport='4'/>
  57. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
  58. </controller>
  59. <controller type='pci' index='0' model='pci-root'/>
  60. <controller type='virtio-serial' index='0'>
  61. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  62. </controller>
  63. <interface type='network'>
  64. <mac address='52:54:00:57:9e:f9'/>
  65. <source network='ovsbr0'/>
  66. <model type='virtio'/>
  67. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  68. </interface>
  69. <serial type='pty'>
  70. <target port='0'/>
  71. </serial>
  72. <console type='pty'>
  73. <target type='serial' port='0'/>
  74. </console>
  75. <channel type='spicevmc'>
  76. <target type='virtio' name='com.redhat.spice.0'/>
  77. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  78. </channel>
  79. <input type='mouse' bus='ps2'/>
  80. <input type='keyboard' bus='ps2'/>
  81. <graphics type='spice' autoport='yes'>
  82. <image compression='off'/>
  83. </graphics>
  84. <sound model='ich6'>
  85. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  86. </sound>
  87. <video>
  88. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  90. </video>
  91. <redirdev bus='usb' type='spicevmc'>
  92. </redirdev>
  93. <redirdev bus='usb' type='spicevmc'>
  94. </redirdev>
  95. <memballoon model='virtio'>
  96. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  97. </memballoon>
  98. </devices>
  99. </domain>