mediax.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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 mediax
  5. or other application using the libvirt API.
  6. -->
  7. <domain type='kvm'>
  8. <name>mediax</name>
  9. <uuid>f5106acf-c7d5-4f32-bfd0-5d9c60063260</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='custom' match='exact'>
  22. <model fallback='allow'>core2duo</model>
  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/vmediax-disk250g.qcow2'/>
  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:3c:58:c3'/>
  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' port='5907' autoport='no' listen='0.0.0.0'>
  82. <listen type='address' address='0.0.0.0'/>
  83. <image compression='off'/>
  84. </graphics>
  85. <sound model='ich6'>
  86. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  87. </sound>
  88. <video>
  89. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  90. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  91. </video>
  92. <redirdev bus='usb' type='spicevmc'>
  93. </redirdev>
  94. <redirdev bus='usb' type='spicevmc'>
  95. </redirdev>
  96. <memballoon model='virtio'>
  97. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  98. </memballoon>
  99. </devices>
  100. </domain>