vdw-starfish.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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 vdw-starfish
  5. or other application using the libvirt API.
  6. -->
  7. <domain type='kvm'>
  8. <name>vdw-starfish</name>
  9. <uuid>7a30770c-6072-4646-82fc-865527ee631c</uuid>
  10. <description>Windows 7</description>
  11. <memory unit='KiB'>4194304</memory>
  12. <currentMemory unit='KiB'>4194304</currentMemory>
  13. <vcpu placement='static'>4</vcpu>
  14. <os>
  15. <type arch='x86_64' machine='pc-i440fx-wily'>hvm</type>
  16. <boot dev='hd'/>
  17. </os>
  18. <features>
  19. <acpi/>
  20. <apic/>
  21. <hyperv>
  22. <relaxed state='on'/>
  23. <vapic state='on'/>
  24. <spinlocks state='on' retries='8191'/>
  25. </hyperv>
  26. </features>
  27. <cpu mode='host-model'>
  28. <model fallback='allow'/>
  29. </cpu>
  30. <clock offset='localtime'>
  31. <timer name='rtc' tickpolicy='catchup'/>
  32. <timer name='pit' tickpolicy='delay'/>
  33. <timer name='hpet' present='no'/>
  34. <timer name='hypervclock' present='yes'/>
  35. </clock>
  36. <on_poweroff>destroy</on_poweroff>
  37. <on_reboot>restart</on_reboot>
  38. <on_crash>restart</on_crash>
  39. <pm>
  40. <suspend-to-mem enabled='no'/>
  41. <suspend-to-disk enabled='no'/>
  42. </pm>
  43. <devices>
  44. <emulator>/usr/bin/kvm-spice</emulator>
  45. <disk type='file' device='disk'>
  46. <driver name='qemu' type='qcow2'/>
  47. <source file='/opt/virtual_machines/vdw_starfish.qcow2'/>
  48. <target dev='vda' bus='virtio'/>
  49. <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
  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:79:30:97'/>
  75. <source network='ovsbr0'/>
  76. <model type='virtio'/>
  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='tablet' bus='usb'/>
  90. <input type='mouse' bus='ps2'/>
  91. <input type='keyboard' bus='ps2'/>
  92. <graphics type='spice' port='5907' autoport='no' listen='0.0.0.0'>
  93. <listen type='address' address='0.0.0.0'/>
  94. <image compression='off'/>
  95. </graphics>
  96. <sound model='ich6'>
  97. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  98. </sound>
  99. <video>
  100. <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
  101. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  102. </video>
  103. <redirdev bus='usb' type='spicevmc'>
  104. </redirdev>
  105. <redirdev bus='usb' type='spicevmc'>
  106. </redirdev>
  107. <memballoon model='virtio'>
  108. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  109. </memballoon>
  110. </devices>
  111. </domain>