vsu-bison2 3.3 KB

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